A Grammar of Pootish
Introduction
Scope and Purpose
This grammar provides a systematic description of the Pootish language (the 458th one produced by the Language Creator), outlining its sound system, word formation and syntactic structure, with the aim of presenting a coherent account of the language as an integrated whole. Attention has been paid to both regular patterns and minor irregularities, as these together define the internal balance of the language.
The grammar is accompanied by a bilingual dictionary and a collection of illustrative texts, offering material for further study and comparison. The examples have been selected to demonstrate typical constructions and to give a sense of the language in extended use. The description is intended as a reference work for linguists and language enthusiasts alike, and as a foundation for any future research, teaching or creative adaptation of Pootish.
Typological Profile
It has the VSO basic order, common globally but unusual in many families.Phonology
Phoneme Inventory
Consonants
Pootish has 22 consonant phonemes, a size that falls within a broadly average range.
It has a notable dental–alveolar contrast across several manners, a strongly reduced sibilant system, a notably rich liquid inventory, a complete absence of laryngeal consonants and a broad and varied fricative inventory.The table below presents the full inventory of consonant phonemes in Pootish. The chart lists all places and manners of articulation attested in the language.
| labial | dental | alveolar | postalveolar | alveolo-palatal | lateral | palatal | velar | |
|---|---|---|---|---|---|---|---|---|
| stop | p b | d t | k ɡ | |||||
| nasal | m | n | ɲ | ŋ | ||||
| trill/tap/flap | ɾ | |||||||
| fricative | f | θ | s | x | ||||
| approximant | w | l | j | |||||
| affricate | t͡ʃ | t͡ɕ |
Vowels
Pootish has 7 vowel qualities, forming a relatively large inventory. The system distinguishes several vowel categories, as indicated in the chart, offering a wide range of vocalic contrasts.
It has a full range of vowel qualities even in reduced syllables and front rounded vowels (these are cross-linguistically relatively uncommon, but occur in a number of well-known languages, including French, German, Turkish and Mandarin).The table below presents the full inventory of vowel phonemes in Pootish. The system comprises the distinct vowel qualities listed in the chart.
| front unrounded | front rounded | central | back | |
|---|---|---|---|---|
| close | i | y | u | |
| mid | e | ø | o | |
| open | a |
Stress and Tones
Pootish has phonemic stress but no lexical tone. Stress consistently falls on the first vowel of the root, and no contrastive tonal distinctions are made.
Phonological Processes
Vowel Harmony
Vowel harmony does not exist in this language.
Writing System
Introduction
Pootish is normally written using the Latin alphabet, whose familiarity makes it straightforward for most readers. For clarity and precision, phonetic transcriptions in the International Phonetic Alphabet (IPA) are also provided throughout this grammar.
Orthography
Here are the various components of the orthography:
Simple letters
| a /a/ | b /b/ | c /k/ | d /d/ |
| e /e/ | g /ɡ/ | i /i/ | j /j/ |
| l /l/ | m /m/ | n /n/ | o /o/ |
| p /p/ | r /r/ | s /s/ | t /t/ |
| u /y/ | ḍ /ɾ/ |
Multi-letter combinations such as digraphs
| bh /w/ | ch /x/ | eu /ø/ |
| ng /ŋ/ | nj /ɲ/ | ou /u/ |
| ph /f/ | th /θ/ | tj /t͡ɕ/ |
| tx /t͡ʃ/ |
Word Classes and Morphology
Number and Gender
Number
Pootish does not have grammatical number.
Gender
Pootish has the following genders:
Gender masc – for instance: bhalach ‘bosom’, bingej ‘restaurant’, bothith ‘salt’, chut ‘hair’, gig ‘foot’, lol ‘hand’, ngenganj ‘slime’, njuscuch ‘tail’, noutjij ‘smoke’, phapeth ‘box’, phatxoun ‘court’, podoj ‘faeces’, raḍ ‘boy’, rim ‘bone’, tabubh ‘seed’, timij ‘student’, tist ‘sky’, tjacheun ‘embrace’, tjitjung ‘mountain’, txog ‘tooth’.
Gender fem – for instance: bhaḍeum ‘net’, boram ‘plain’, casp ‘rain’, chejech ‘bank’, chutxad ‘lamb’, cineutj ‘grass’, latjap ‘binoculars’, lom ‘chair’, mich ‘fight’, njeuch ‘south’, njeuchonj ‘neighbour’, njodanj ‘river’, phaphaj ‘brick’, phist ‘tree’, pic ‘child’, senj ‘city’, soc ‘animal’, teut ‘land’, thoug ‘moon’, txuph ‘name’.
The Nominal Phrase
Nominal phrases in Pootish can be exemplified by the following example:
initial XML:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np role="subj" number="sing" def="def">
<noun>woman</noun>
<pp role="comitative">
<np number="sing" def="def">
<noun>knife</noun>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme">
<noun>mouse</noun>
<adj>blind</adj>
<num>three</num>
<det>yon</det>
</np>
</s>
</example>cleanup:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np role="subj" number="sing" def="def"> - <noun>woman</noun> + <np role="subj" number="sing" def="def" locus="number"> + <word posp="noun" gloss="woman"/> <pp role="comitative"> - <np number="sing" def="def"> - <noun>knife</noun> + <np number="sing" def="def" locus="number"> + <word posp="noun" gloss="knife"/> </np> </pp> </np> - <np role="obj" def="def" number="plur" tr="rheme"> - <noun>mouse</noun> - <adj>blind</adj> - <num>three</num> - <det>yon</det> + <np role="obj" def="def" number="plur" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> + <word posp="adj" gloss="blind"/> + <word posp="num" gloss="three"/> + <word posp="det" gloss="yon"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <np role="obj" def="def" number="plur" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> <word posp="adj" gloss="blind"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
- <np number="sing" def="def" locus="number">
+ <word gloss="COMIT" posp="pp"/>
+ <np number="sing" def="def" locus="number" case="LOC">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number">
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</s>
</example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np role="subj" number="sing" def="def" locus="number">
+ <np role="subj" number="sing" def="def" locus="number" gender="fem">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
- <np number="sing" def="def" locus="number" case="LOC">
+ <np number="sing" def="def" locus="number" case="LOC" gender="fem">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
- <np role="obj" def="def" number="plur" tr="rheme" locus="number">
+ <np role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem">
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</s>
</example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np role="subj" number="sing" def="def" locus="number" gender="fem">
+ <np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
- <np number="sing" def="def" locus="number" case="LOC" gender="fem">
+ <np number="sing" def="def" locus="number" case="LOC" gender="fem" possessor="no.owner">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
- <np role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem">
+ <np role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number" case="LOC" gender="fem" possessor="no.owner">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
<word posp="adj" gloss="blind"/>
+ <word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</s>
</example>
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem"> <word posp="verb" gloss="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <word gloss="COMIT" posp="pp"/> <np number="sing" def="def" locus="number" case="LOC" gender="fem" possessor="no.owner"> <word posp="noun" gloss="knife"/> </np> </pp> </np> <np role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"> <word posp="adj" gloss="blind"/> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> <word posp="det" gloss="yon"/> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="def" locus="number" case="LOC" gender="fem" possessor="no.owner">
<word posp="noun" gloss="knife"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
<word posp="det" gloss="yon"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="woman"/>
+ <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner"/>
<pp role="comitative">
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
<np number="sing" def="def" locus="number" case="LOC" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="knife"/>
+ <word posp="noun" gloss="knife" number="sing" def="def" locus="number" case="LOC" gender="fem" possessor="no.owner"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner">
- <word posp="adj" gloss="blind"/>
- <word posp="noun" gloss="mouse"/>
- <word posp="num" gloss="three"/>
- <word posp="det" gloss="yon"/>
+ <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
+ <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
+ <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
+ <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
</np>
</s>
</example>
calling defaultval for case/defaultval: det, case
returning NOM
addaffixes:
About to call getSlotValue for catch/verb/mode/obligatoryGot indicative
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
About to call getSlotValue for woman/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for woman/noun/def/obligatory
Got def
About to call getSlotValue for knife/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for knife/noun/def/obligatory
Got def
About to call getSlotValue for mouse/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for mouse/noun/def/obligatory
Got def
About to call getSlotValue for yon/det/gender/obligatory
Got fem
About to call getSlotValue for yon/det/case/obligatory
Got NOM
<example id="nomphr" translation="The woman with the knife caught those three blind mice.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<pp role="comitative">
<word gloss="COMIT" posp="pp" role="comitative"/>
<np number="sing" def="def" locus="number" case="LOC" gender="fem" possessor="no.owner">
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" case="LOC" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
<word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
<word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
</np>
</s>
</example>
flatten:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem"> + <flat> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - <pp role="comitative"> <word gloss="COMIT" posp="pp" role="comitative"/> - <np number="sing" def="def" locus="number" case="LOC" gender="fem" possessor="no.owner"> <word posp="noun" gloss="knife" number="sing" def="def" locus="number" case="LOC" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </pp> - </np> - <np role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"> <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="detcase" function="suffix" gloss="NOM"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number" case="LOC" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> - <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> - <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem" ph="p u ˈ f">puˈf</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner" ph="n o ˈ r">noˈr</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word gloss="COMIT" posp="pp" role="comitative" ph="m ø r a ˈ p">møraˈp</word> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number" case="LOC" gender="fem" possessor="no.owner" ph="f e ˈ d">feˈd</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="b u ˈ b">buˈb</word> + <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="ɡ i b e ˈ ɾ">ɡibeˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="d a ˈ l">daˈl</word> + <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="p y ˈ">pyˈ</word> + <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="d">d</thingy> + <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o t">ot</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="nomphr" translation="The woman with the knife caught those three blind mice."> <flat> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem" ph="p u ˈ f">puˈf</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner" ph="n o ˈ r">noˈr</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word gloss="COMIT" posp="pp" role="comitative" ph="m ø r a ˈ p">møraˈp</word> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number" case="LOC" gender="fem" possessor="no.owner" ph="f e ˈ d">feˈd</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="b u ˈ b">buˈb</word> - <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="ɡ i b e ˈ ɾ">ɡibeˈɾ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="d a ˈ l">daˈl</word> - <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="p y ˈ">pyˈ</word> - <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="d">d</thingy> - <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o t">ot</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.plur.fem">puˈf</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" gender="fem" possessor="no.owner">noˈr</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word gloss="COMIT" posp="pp" role="comitative">møraˈp</word> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number" case="LOC" gender="fem" possessor="no.owner">feˈd</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner">buˈb</word> + <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner">ɡibeˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner">daˈl</word> + <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" gender="fem" possessor="no.owner">pyˈ</word> + <thingy type="detgender" function="suffix" gloss="fem">d</thingy> + <thingy type="detcase" function="suffix" gloss="NOM">ot</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈpuf</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈnor</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">møˈrap</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">ˈfed</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈbub</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">ɡiˈbeɾ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈdal</span><br><span class="gls">three</span></span> <span class="ilpair"><span class="mor">ˈpy</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">-d</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">-ot</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ˈpufik fiθ ˈnorikuw møˈrap ˈfedikuw ˈbub ɡiˈbeɾikuw ˈdal ˈpydot</p> + <p>pouphic phith noricoubh meurap phedicoubh boub gibeḍicoubh dal pudot</p> + <il> + <w> + <o>ˈpuf</o> + <g>catch</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ˈnor</o> + <g>woman</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>møˈrap</o> + <g>COMIT</g> + </w> + <w> + <o>ˈfed</o> + <g>knife</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>ˈbub</o> + <g>blind</g> + </w> + <w> + <o>ɡiˈbeɾ</o> + <g>mouse</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>ˈdal</o> + <g>three</g> + </w> + <w> + <o>ˈpy</o> + <g>yon</g> + </w> + <w> + <o>-d</o> + <g>fem</g> + </w> + <w> + <o>-ot</o> + <g>NOM</g> + </w> + </il> </example>
Pouphic phith noricoubh meurap phedicoubh boub gibeḍicoubh dal pudot. [ˈpufik fiθ ˈnorikuw møˈrap ˈfedikuw ˈbub ɡiˈbeɾikuw ˈdal ˈpydot] ˈpuf catch -i indicative -k not.Q fiθ PAST ˈnor woman -ik no.owner.POSS -uw def møˈrap COMIT ˈfed knife -ik no.owner.POSS -uw def ˈbub blind ɡiˈbeɾ mouse -ik no.owner.POSS -uw def ˈdal three ˈpy yon -d fem -ot NOM “The woman with the knife caught those three blind mice.” | (1) |
In the following, we shall look at the various components in more details.
There are no clitics in the nominal phrase.The Noun
The noun in Pootish consists of first, the root; second, an obligatory suffix expressing possessor, comprising -oḍ /-oɾ/ ‘1incl.sing’, -ud /-yd/ ‘1excl.sing’, -op /-op/ ‘2.sing’, -out /-ut/ ‘3.sing.masc’, -otx /-ot͡ʃ/ ‘3.sing.fem’, -in /-in/ ‘1incl.plur’, -ouph /-uf/ ‘1excl.plur’, -ach /-ax/ ‘2.plur’, -ej /-ej/ ‘3.plur.masc’, -ich /-ix/ ‘3.plur.fem’ and -ic /-ik/ ‘no.owner’; and finally, third, an obligatory suffix expressing def, comprising -eug /-øɡ/ ‘not.def’ and -oubh /-uw/ ‘def’.
The noun displays the following derivational morphology: two suffixes, namely -ib /-ib/ ‘little’ and -our /-ur/ ‘big’
The Adjective
The adjective in Pootish stands alone without any prefixes or suffixes attached to it.
Numerals
The numeral in Pootish stands alone without any prefixes or suffixes attached to it.
Determiners
In Pootish, the determiner has the following structure: first, the root; second, an obligatory suffix expressing gender, comprising -b /-b/ ‘masc’ and -d /-d/ ‘fem’; and finally, third, an obligatory suffix expressing case, comprising -ot /-ot/ ‘NOM’, -ouj /-uj/ ‘GEN’, -il /-il/ ‘DAT’, -ej /-ej/ ‘INS’, -al /-al/ ‘VOC’, -uc /-yk/ ‘ALL’, -oud /-ud/ ‘LOC’, -et /-et/ ‘ABL’ and -ounj /-uɲ/ ‘PART’.
Pronouns
The pronoun in Pootish has the following structure: the root followed by an obligatory suffix expressing number, comprising -ng /-ŋ/ ‘sing’ and -c /-k/ ‘plur’.
In Pootish, subject pronouns (but not object pronouns ones) are dropped unless they are stressed. Here is an example where neither of the pronouns are stressed:
initial XML:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="theme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
- <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number">
+ <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" output="aspron" locus="number" gender="masc">
- <word posp="noun" gloss="boy"/>
+ <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
+ <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
- <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" gender="fem">
- <word posp="noun" gloss="girl"/>
+ <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem">
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
module markowned:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
+ <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
- <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem">
+ <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="love2" translation="He (the boy) loves her (the girl)."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> </s> </example>
prodrop:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="love"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
- </np>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
addclitics:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/mode/obligatoryGot indicative
About to call getSlotValue for love/verb/question/obligatory
Got not.Q
About to call getSlotValue for 3.sing.fem/pron/number/obligatory
Got sing
<example id="love2" translation="He (the boy) loves her (the girl).">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
</s>
</example>
flatten:
<example id="love2" translation="He (the boy) loves her (the girl)."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> + <flat> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem" ph="l o ˈ s+k">loˈsk</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner" ph="b u ˈ">buˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love2" translation="He (the boy) loves her (the girl)."> <flat> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem" ph="l o ˈ s+k">loˈsk</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner" ph="b u ˈ">buˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">loˈsk</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner">buˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈlosk</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ˈbu</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span></p> + <p>ˈloskik ˈbuŋ</p> + <p>loscic boung</p> + <il> + <w> + <o>ˈlosk</o> + <g>love</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>ˈbu</o> + <g>3.sing.fem</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + </il> </example>
Loscic boung. [ˈloskik ˈbuŋ] ˈlosk love -i indicative -k not.Q ˈbu 3.sing.fem -ŋ sing “He (the boy) loves her (the girl).” | (2) |
But here, the word corresponding to he (i.e., the subject) is stressed:
initial XML:
<example id="love2he" translation="*He* loves her.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" output="aspron">
<noun>boy</noun>
</np>
<np def="def" number="sing" tr="theme" role="obj" output="aspron">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="love2he" translation="*He* loves her."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np def="def" number="sing" tr="rheme" role="subj" output="aspron"> - <noun>boy</noun> + <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np def="def" number="sing" tr="theme" role="obj" output="aspron"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="boy"/> </np> <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="love2he" translation="*He* loves her.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
- <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number">
+ <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
- <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number">
+ <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
<example id="love2he" translation="*He* loves her.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
- <np def="def" number="sing" tr="rheme" role="subj" output="aspron" locus="number" gender="masc">
- <word posp="noun" gloss="boy"/>
+ <np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc">
+ <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
- <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number" gender="fem">
- <word posp="noun" gloss="girl"/>
+ <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem">
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
module markowned:
<example id="love2he" translation="*He* loves her.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
- <np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc">
+ <np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
- <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem">
+ <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="love2he" translation="*He* loves her."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="love2he" translation="*He* loves her.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love2he" translation="*He* loves her.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
+ <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/mode/obligatoryGot indicative
About to call getSlotValue for love/verb/question/obligatory
Got not.Q
About to call getSlotValue for 3.sing.masc/pron/number/obligatory
Got sing
About to call getSlotValue for 3.sing.fem/pron/number/obligatory
Got sing
<example id="love2he" translation="*He* loves her.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
</s>
</example>
flatten:
<example id="love2he" translation="*He* loves her."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> + <flat> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" tr="rheme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np def="def" number="sing" tr="theme" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem" ph="l o ˈ s+k">loˈsk</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner" ph="b i ˈ">biˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner" ph="b u ˈ">buˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love2he" translation="*He* loves her."> <flat> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem" ph="l o ˈ s+k">loˈsk</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner" ph="b i ˈ">biˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner" ph="b u ˈ">buˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">loˈsk</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner">biˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" tr="theme" role="obj" locus="number" possessor="no.owner">buˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈlosk</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ˈbi</span><br><span class="gls">3.sing.masc</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ˈbu</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span></p> + <p>ˈloskik ˈbiŋ ˈbuŋ</p> + <p>loscic bing boung</p> + <il> + <w> + <o>ˈlosk</o> + <g>love</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>ˈbi</o> + <g>3.sing.masc</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + <w> + <o>ˈbu</o> + <g>3.sing.fem</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + </il> </example>
Loscic bing boung. [ˈloskik ˈbiŋ ˈbuŋ] ˈlosk love -i indicative -k not.Q ˈbi 3.sing.masc -ŋ sing ˈbu 3.sing.fem -ŋ sing “He loves her.” | (3) |
Proper Nouns
initial XML:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp tam="gnomic">
<verb>hate</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>NN1</noun>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>NN2</noun>
</np>
</s>
</example>cleanup:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp tam="gnomic"> - <verb>hate</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="hate"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>NN1</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="NN1"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>NN2</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="NN2"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="hate"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="NN1"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="NN2"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="hate"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" locus="number">
+ <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
<word posp="noun" gloss="NN1"/>
</np>
- <np def="def" number="sing" tr="rheme" role="obj" locus="number">
+ <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem">
<word posp="noun" gloss="NN2"/>
</np>
</s>
</example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="hate"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
+ <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="NN1"/>
</np>
- <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem">
+ <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="NN2"/>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="loveprop" translation="NN1 hates NN2."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> <word posp="verb" gloss="hate"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="NN1"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="NN2"/> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="hate"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="NN1"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="NN2"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
- <word posp="verb" gloss="hate"/>
+ <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="NN1"/>
+ <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="NN2"/>
+ <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for hate/verb/mode/obligatoryGot indicative
About to call getSlotValue for hate/verb/question/obligatory
Got not.Q
About to call getSlotValue for NN1/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for NN1/noun/def/obligatory
Got def
About to call getSlotValue for NN2/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for NN2/noun/def/obligatory
Got def
<example id="loveprop" translation="NN1 hates NN2.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="loveprop" translation="NN1 hates NN2."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"> + <flat> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Chanog hates Chokhach."> <flat> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem" ph="n i ɲ y ˈ r">niɲyˈr</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="Chanog" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner" propernoun="yes" ph="t͡ɕ a n o ˈ ɡ">t͡ɕanoˈɡ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="Chokhach" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner" propernoun="yes" ph="t͡ɕ o x a ˈ t͡ɕ">t͡ɕoxaˈt͡ɕ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="loveprop" translation="Chanog hates Chokhach."> <flat> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem" ph="n i ɲ y ˈ r">niɲyˈr</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="Chanog" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner" propernoun="yes" ph="t͡ɕ a n o ˈ ɡ">t͡ɕanoˈɡ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="Chokhach" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner" propernoun="yes" ph="t͡ɕ o x a ˈ t͡ɕ">t͡ɕoxaˈt͡ɕ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.sing.fem">niɲyˈr</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <word posp="noun" gloss="Chanog" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner" propernoun="yes">t͡ɕanoˈɡ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="Chokhach" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner" propernoun="yes">t͡ɕoxaˈt͡ɕ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">niˈɲyr</span><br><span class="gls">hate</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">t͡ɕaˈnoɡ</span><br><span class="gls">Chanog</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡ɕoˈxat͡ɕ</span><br><span class="gls">Chokhach</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>niˈɲyrik t͡ɕaˈnoɡikuw t͡ɕoˈxat͡ɕikuw</p> + <p>ninjuric Tjanogicoubh Tjochatjicoubh</p> + <il> + <w> + <o>niˈɲyr</o> + <g>hate</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>t͡ɕaˈnoɡ</o> + <g>Chanog</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>t͡ɕoˈxat͡ɕ</o> + <g>Chokhach</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
Ninjuric Tjanogicoubh Tjochatjicoubh. [niˈɲyrik t͡ɕaˈnoɡikuw t͡ɕoˈxat͡ɕikuw] niˈɲyr hate -i indicative -k not.Q t͡ɕaˈnoɡ Chanog -ik no.owner.POSS -uw def t͡ɕoˈxat͡ɕ Chokhach -ik no.owner.POSS -uw def “Chanog hates Chokhach.” | (4) |
Possession
initial XML:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned">
<np number="sing" def="def">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>boy</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned"> - <np number="sing" def="def" locus="number" role="owner"> + <np number="sing" def="def" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned"> - <np number="sing" def="def" locus="number" role="owner" case="GEN"> + <np type="owner_owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" gender="masc"> + <np type="owner_owned" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" gender="masc" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> - <word posp="noun" gloss="boy"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"/> </np> </example>
addaffixes:
About to call getSlotValue for boy/noun/possessor/obligatoryGot no.owner
About to call getSlotValue for boy/noun/def/obligatory
Got def
About to call getSlotValue for apple/noun/possessor/obligatory
Got 3.sing.masc
About to call getSlotValue for apple/noun/def/obligatory
Got def
<example id="posso1" translation="the boy's apple">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</example>
flatten:
<example id="posso1" translation="the boy's apple"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> + <flat> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> + </flat> </example>
addvocab:
<example id="posso1" translation="the boy's apple"> <flat> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner" ph="r a ˈ ɾ">raˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc" ph="t͡ʃ i b u ˈ b">t͡ʃibuˈb</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS" attach="suffix" ph="u t">ut</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso1" translation="the boy's apple"> <flat> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner" ph="r a ˈ ɾ">raˈɾ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc" ph="t͡ʃ i b u ˈ b">t͡ʃibuˈb</word> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS" attach="suffix" ph="u t">ut</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">raˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc">t͡ʃibuˈb</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS">ut</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈraɾ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡ʃiˈbub</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ut</span><br><span class="gls">3.sing.masc.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>ˈraɾikuw t͡ʃiˈbubutuw</p> + <p>raḍicoubh txibouboutoubh</p> + <il> + <w> + <o>ˈraɾ</o> + <g>boy</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>t͡ʃiˈbub</o> + <g>apple</g> + </w> + <w> + <o>-ut</o> + <g>3.sing.masc.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
raḍicoubh txibouboutoubh [ˈraɾikuw t͡ʃiˈbubutuw] ˈraɾ boy -ik no.owner.POSS -uw def t͡ʃiˈbub apple -ut 3.sing.masc.POSS -uw def “the boy’s apple” | (5) |
initial XML:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned">
<np number="sing" def="def" output="aspron">
<noun>boy</noun>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned"> - <np number="sing" def="def" output="aspron"> - <noun>boy</noun> + <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned"> - <np number="sing" def="def" output="aspron" locus="number" role="owner"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN"> + <np type="owner_owned" gender="masc"> + <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" gender="masc"> + <np type="owner_owned" gender="masc" number="sing"> <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber:
No change.
createpronouns:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" gender="masc" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner" case="GEN" gender="masc"> - <word posp="noun" gloss="boy"/> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module markowned:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" gender="masc" number="sing"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc"> + <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"/> </np> </example>
addaffixes:
About to call getSlotValue for 3.sing.masc/pron/number/obligatoryGot sing
About to call getSlotValue for apple/noun/possessor/obligatory
Got 3.sing.masc
About to call getSlotValue for apple/noun/def/obligatory
Got def
<example id="posso1b" translation="his (the boy's) apple">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</example>
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> + <flat> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN" possessor="no.owner" ph="b i ˈ">biˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc" ph="t͡ʃ i b u ˈ b">t͡ʃibuˈb</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS" attach="suffix" ph="u t">ut</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN" possessor="no.owner" ph="b i ˈ">biˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc" ph="t͡ʃ i b u ˈ b">t͡ʃibuˈb</word> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS" attach="suffix" ph="u t">ut</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">biˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.masc">t͡ʃibuˈb</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS">ut</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈbi</span><br><span class="gls">3.sing.masc</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">t͡ʃiˈbub</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ut</span><br><span class="gls">3.sing.masc.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>ˈbiŋ t͡ʃiˈbubutuw</p> + <p>bing txibouboutoubh</p> + <il> + <w> + <o>ˈbi</o> + <g>3.sing.masc</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + <w> + <o>t͡ʃiˈbub</o> + <g>apple</g> + </w> + <w> + <o>-ut</o> + <g>3.sing.masc.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
bing txibouboutoubh [ˈbiŋ t͡ʃiˈbubutuw] ˈbi 3.sing.masc -ŋ sing t͡ʃiˈbub apple -ut 3.sing.masc.POSS -uw def “his (the boy’s) apple” | (6) |
initial XML:
<example id="posso2" translation="my apple">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="def">
<noun>apple</noun>
</np>
</np>
</example>cleanup:
<example id="posso2" translation="my apple"> <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>apple</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="apple"/> </np> </np> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
<example id="posso2" translation="my apple"> <np type="owner_owned"> - <np number="sing" def="neither" locus="number" role="owner"> + <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module addgender:
<example id="posso2" translation="my apple"> - <np type="owner_owned"> + <np type="owner_owned" gender="masc"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned" gender="masc"> + <np type="owner_owned" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="posso2" translation="my apple"> <np type="owner_owned" gender="masc" number="sing"> - <np number="sing" def="neither" locus="number" role="owner" case="GEN"> - <word person="1excl" number="sing" posp="pron"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc"> + <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="1excl.sing"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="posso2" translation="my apple"> - <np type="owner_owned" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="1excl.sing"> <word posp="noun" gloss="apple"/> </np> - </np> </example>
movedowntoword:
<example id="posso2" translation="my apple"> <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="1excl.sing"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="1excl.sing"/> </np> </example>
addaffixes:
About to call getSlotValue for apple/noun/possessor/obligatoryGot 1excl.sing
About to call getSlotValue for apple/noun/def/obligatory
Got def
<example id="posso2" translation="my apple">
<np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="1excl.sing">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="1excl.sing"/>
+ <thingy type="nounpossessor" function="suffix" gloss="1excl.sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</example>
flatten:
<example id="posso2" translation="my apple"> - <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="1excl.sing"> + <flat> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="1excl.sing"/> <thingy type="nounpossessor" function="suffix" gloss="1excl.sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="1excl.sing"/> - <thingy type="nounpossessor" function="suffix" gloss="1excl.sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="1excl.sing" ph="t͡ʃ i b u ˈ b">t͡ʃibuˈb</word> + <thingy type="nounpossessor" function="suffix" gloss="1excl.sing.POSS" attach="suffix" ph="y d">yd</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso2" translation="my apple"> <flat> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="1excl.sing" ph="t͡ʃ i b u ˈ b">t͡ʃibuˈb</word> - <thingy type="nounpossessor" function="suffix" gloss="1excl.sing.POSS" attach="suffix" ph="y d">yd</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="1excl.sing">t͡ʃibuˈb</word> + <thingy type="nounpossessor" function="suffix" gloss="1excl.sing.POSS">yd</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">t͡ʃiˈbub</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-yd</span><br><span class="gls">1excl.sing.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>t͡ʃiˈbubyduw</p> + <p>txiboubudoubh</p> + <il> + <w> + <o>t͡ʃiˈbub</o> + <g>apple</g> + </w> + <w> + <o>-yd</o> + <g>1excl.sing.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
txiboubudoubh [t͡ʃiˈbubyduw] t͡ʃiˈbub apple -yd 1excl.sing.POSS -uw def “my apple” | (7) |
initial XML:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp tam="past-punct">
<verb>kiss</verb>
</vp>
<np role="subj">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>neighbour</noun>
</np>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp tam="past-punct"> - <verb>kiss</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>neighbour</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="neighbour"/> </np> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kiss"/> </vp> <np role="subj"> <np type="owner_owned"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="neither" locus="number" role="owner"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="subj">
<np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
module addgender:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
<np role="subj">
- <np type="owner_owned">
- <np number="sing" def="def" locus="number" role="owner" case="GEN">
+ <np type="owner_owned" gender="fem">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<np role="obj">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np type="owner_owned" gender="masc">
+ <np type="owner_owned" role="owner" gender="fem">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="masc">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
module propagatenumber:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
- <np role="subj">
- <np type="owner_owned" gender="fem">
+ <np role="subj" number="sing">
+ <np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
- <np role="obj">
- <np type="owner_owned" gender="masc">
- <np type="owner_owned" role="owner" gender="fem">
+ <np role="obj" number="sing">
+ <np type="owner_owned" gender="masc" number="sing">
+ <np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kiss"/>
</vp>
- <np role="subj" number="sing">
+ <np role="subj" number="sing" possessor="no.owner">
<np type="owner_owned" gender="fem" number="sing">
- <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" gender="fem">
+ <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
- <np role="obj" number="sing">
+ <np role="obj" number="sing" possessor="no.owner">
<np type="owner_owned" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="fem" number="sing">
- <np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="2" number="sing" posp="pron"/>
- </np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned" gender="masc">
+ <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"> <word posp="verb" gloss="kiss"/> </vp> - <np role="subj" number="sing" possessor="no.owner"> + <np role="subj" number="sing" possessor="no.owner" gender="fem"> <np type="owner_owned" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="daughter"/> </np> </np> </np> - <np role="obj" number="sing" possessor="no.owner"> + <np role="obj" number="sing" possessor="no.owner" gender="fem"> <np type="owner_owned" gender="masc" number="sing"> <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing"> <word posp="noun" gloss="neighbour"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"> <word posp="noun" gloss="son"/> </np> </np> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="subj" number="sing" possessor="no.owner" gender="fem">
<np type="owner_owned" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="daughter"/>
</np>
</np>
</np>
<np role="obj" number="sing" possessor="no.owner" gender="fem">
<np type="owner_owned" gender="masc" number="sing">
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="kiss"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np role="subj" number="sing" possessor="no.owner" gender="fem">
- <np type="owner_owned" gender="fem" number="sing">
+ <np type="owner_owned" gender="fem" number="sing" role="subj" possessor="no.owner">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="daughter"/>
</np>
</np>
- </np>
- <np role="obj" number="sing" possessor="no.owner" gender="fem">
- <np type="owner_owned" gender="masc" number="sing">
+ <np type="owner_owned" gender="masc" number="sing" role="obj" possessor="no.owner">
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem">
<word posp="noun" gloss="son"/>
</np>
</np>
- </np>
</s>
</example>
unwrapOwnerOwned:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="kiss"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np type="owner_owned" gender="fem" number="sing" role="subj" possessor="no.owner">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="daughter"/>
</np>
- </np>
- <np type="owner_owned" gender="masc" number="sing" role="obj" possessor="no.owner">
- <np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing">
<word posp="noun" gloss="neighbour"/>
</np>
- </np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem">
<word posp="noun" gloss="son"/>
</np>
- </np>
</s>
</example>
movedowntoword:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
- <word posp="verb" gloss="kiss"/>
+ <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing">
- <word posp="noun" gloss="neighbour"/>
+ <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem">
- <word posp="noun" gloss="son"/>
+ <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for kiss/verb/mode/obligatoryGot indicative
About to call getSlotValue for kiss/verb/question/obligatory
Got not.Q
About to call getSlotValue for hunter/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for hunter/noun/def/obligatory
Got def
About to call getSlotValue for daughter/noun/possessor/obligatory
Got 3.sing.masc
About to call getSlotValue for daughter/noun/def/obligatory
Got def
About to call getSlotValue for neighbour/noun/possessor/obligatory
Got 2.sing
About to call getSlotValue for neighbour/noun/def/obligatory
Got def
About to call getSlotValue for son/noun/possessor/obligatory
Got 3.sing.fem
About to call getSlotValue for son/noun/def/obligatory
Got def
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing">
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing"/>
+ <thingy type="nounpossessor" function="suffix" gloss="2.sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem">
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"> + <flat> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing"> <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing"/> <thingy type="nounpossessor" function="suffix" gloss="2.sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing"/> - <thingy type="nounpossessor" function="suffix" gloss="2.sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="w ø t͡ɕ e ˈ d">wøt͡ɕeˈd</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner" ph="j u p e ˈ ŋ">jupeˈŋ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc" ph="x a ˈ s">xaˈs</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS" attach="suffix" ph="u t">ut</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing" ph="ɲ ø x o ˈ ɲ">ɲøxoˈɲ</word> + <thingy type="nounpossessor" function="suffix" gloss="2.sing.POSS" attach="suffix" ph="o p">op</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem" ph="p o ˈ s">poˈs</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem.POSS" attach="suffix" ph="o t͡ʃ">ot͡ʃ</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso3" translation="The hunter's daughter kissed your neighbour's son."> <flat> - <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="w ø t͡ɕ e ˈ d">wøt͡ɕeˈd</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner" ph="j u p e ˈ ŋ">jupeˈŋ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc" ph="x a ˈ s">xaˈs</word> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS" attach="suffix" ph="u t">ut</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing" ph="ɲ ø x o ˈ ɲ">ɲøxoˈɲ</word> - <thingy type="nounpossessor" function="suffix" gloss="2.sing.POSS" attach="suffix" ph="o p">op</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem" ph="p o ˈ s">poˈs</word> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem.POSS" attach="suffix" ph="o t͡ʃ">ot͡ʃ</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">wøt͡ɕeˈd</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">jupeˈŋ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.masc">xaˈs</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS">ut</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="2.sing">ɲøxoˈɲ</word> + <thingy type="nounpossessor" function="suffix" gloss="2.sing.POSS">op</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" gender="masc" possessor="3.sing.fem">poˈs</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem.POSS">ot͡ʃ</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">wøˈt͡ɕed</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">juˈpeŋ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈxas</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-ut</span><br><span class="gls">3.sing.masc.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɲøˈxoɲ</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">-op</span><br><span class="gls">2.sing.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈpos</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-ot͡ʃ</span><br><span class="gls">3.sing.fem.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>wøˈt͡ɕedik fiθ juˈpeŋikuw ˈxasutuw ɲøˈxoɲopuw ˈposot͡ʃuw</p> + <p>bheutjedic phith joupengicoubh chasoutoubh njeuchonjopoubh posotxoubh</p> + <il> + <w> + <o>wøˈt͡ɕed</o> + <g>kiss</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>juˈpeŋ</o> + <g>hunter</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>ˈxas</o> + <g>daughter</g> + </w> + <w> + <o>-ut</o> + <g>3.sing.masc.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>ɲøˈxoɲ</o> + <g>neighbour</g> + </w> + <w> + <o>-op</o> + <g>2.sing.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>ˈpos</o> + <g>son</g> + </w> + <w> + <o>-ot͡ʃ</o> + <g>3.sing.fem.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
Bheutjedic phith joupengicoubh chasoutoubh njeuchonjopoubh posotxoubh. [wøˈt͡ɕedik fiθ juˈpeŋikuw ˈxasutuw ɲøˈxoɲopuw ˈposot͡ʃuw] wøˈt͡ɕed kiss -i indicative -k not.Q fiθ PAST juˈpeŋ hunter -ik no.owner.POSS -uw def ˈxas daughter -ut 3.sing.masc.POSS -uw def ɲøˈxoɲ neighbour -op 2.sing.POSS -uw def ˈpos son -ot͡ʃ 3.sing.fem.POSS -uw def “The hunter’s daughter kissed your neighbour’s son.” | (8) |
Derivation
Pootish has a few derivational processes. To illustrate this, let us start with a simple noun phrase:
initial XML:
<example id="lamb0" translation="a lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
</np>
</example>cleanup:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> </np> </example>
module articles:
<example id="lamb0" translation="a lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" gender="fem"> <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> </np> </example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" gender="fem"> + <np number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="lamb"/> <word gloss="a" posp="det"/> </np> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"> - <word posp="noun" gloss="lamb"/> - <word gloss="a" posp="det"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> </np> </example>calling defaultval for def/
defaultval: noun, def
returning not.def
calling defaultval for case/
defaultval: det, case
returning NOM
addaffixes:
About to call getSlotValue for lamb/noun/possessor/obligatoryGot no.owner
About to call getSlotValue for lamb/noun/def/obligatory
Got not.def
About to call getSlotValue for a/det/gender/obligatory
Got fem
About to call getSlotValue for a/det/case/obligatory
Got NOM
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
</np>
</example>
flatten:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"> + <flat> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="not.def"/> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="detcase" function="suffix" gloss="NOM"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="x y t͡ʃ a ˈ d">xyt͡ʃaˈd</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="ø ɡ">øɡ</thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="j y ˈ">jyˈ</word> + <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="d">d</thingy> + <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o t">ot</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="x y t͡ʃ a ˈ d">xyt͡ʃaˈd</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="ø ɡ">øɡ</thingy> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="j y ˈ">jyˈ</word> - <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="d">d</thingy> - <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o t">ot</thingy> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner">xyt͡ʃaˈd</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">øɡ</thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner">jyˈ</word> + <thingy type="detgender" function="suffix" gloss="fem">d</thingy> + <thingy type="detcase" function="suffix" gloss="NOM">ot</thingy> </flat> + <p><span class="ilpair"><span class="mor">xyˈt͡ʃad</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-øɡ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">ˈjy</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">-d</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">-ot</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>xyˈt͡ʃadikøɡ ˈjydot</p> + <p>chutxadiceug judot</p> + <il> + <w> + <o>xyˈt͡ʃad</o> + <g>lamb</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-øɡ</o> + <g>not.def</g> + </w> + <w> + <o>ˈjy</o> + <g>a</g> + </w> + <w> + <o>-d</o> + <g>fem</g> + </w> + <w> + <o>-ot</o> + <g>NOM</g> + </w> + </il> </example>
chutxadiceug judot [xyˈt͡ʃadikøɡ ˈjydot] xyˈt͡ʃad lamb -ik no.owner.POSS -øɡ not.def ˈjy a -d fem -ot NOM “a lamb” | (9) |
In the following, the word for little becomes an affix attached to lamb:
initial XML:
<example id="lamb1" translation="a little lamb">
<np def="indef" number="sing" tr="rheme">
<noun>lamb</noun>
<adj>little</adj>
</np>
</example>cleanup:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme"> - <noun>lamb</noun> - <adj>little</adj> + <np def="indef" number="sing" tr="rheme" locus="number"> + <word posp="noun" gloss="lamb"/> + <word posp="adj" gloss="little"/> </np> </example>
module articles:
<example id="lamb1" translation="a little lamb"> - <np def="indef" number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number"> <word posp="noun" gloss="lamb"/> <word posp="adj" gloss="little"/> + <word gloss="a" posp="det"/> </np> </example>
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
submodule transform_adj<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number">
<word gloss="lamb" lexposp="noun" posp="noun">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
<word gloss="a" posp="det"/>
</np>
</example>module affixdensity:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number"> - <word posp="noun" gloss="lamb"/> - <word posp="adj" gloss="little"/> + <word gloss="lamb" lexposp="noun" posp="noun"> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> + </word> <word gloss="a" posp="det"/> </np> </example>
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number"> + <np number="sing" tr="rheme" locus="number" gender="fem"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <word gloss="a" posp="det"/> </np> </example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" gender="fem"> + <np number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"> <word gloss="lamb" lexposp="noun" posp="noun"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <word gloss="a" posp="det"/> </np> </example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"> - <word gloss="lamb" lexposp="noun" posp="noun"> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> - <word gloss="a" posp="det"/> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> </np> </example>calling defaultval for def/
defaultval: noun, def
returning not.def
calling defaultval for case/
defaultval: det, case
returning NOM
addaffixes:
About to call getSlotValue for lamb/noun/possessor/obligatoryGot no.owner
About to call getSlotValue for lamb/noun/def/obligatory
Got not.def
About to call getSlotValue for a/det/gender/obligatory
Got fem
About to call getSlotValue for a/det/case/obligatory
Got NOM
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
<word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="detgender" function="suffix" gloss="fem"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
</np>
</example>
flatten:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"> + <flat> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="not.def"/> <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> <thingy type="detgender" function="suffix" gloss="fem"/> <thingy type="detcase" function="suffix" gloss="NOM"/> - </np> + </flat> </example>
addvocab:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="detgender" function="suffix" gloss="fem"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj" attach="prefix" ph=""></thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="x y t͡ʃ a ˈ d">xyt͡ʃaˈd</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj" attach="suffix" ph="i b">ib</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="ø ɡ">øɡ</thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="j y ˈ">jyˈ</word> + <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="d">d</thingy> + <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o t">ot</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="lamb1" translation="a little lamb"> <flat> - <thingy gloss="little₁" type="nounnounderivbef" origposp="adj" attach="prefix" ph=""></thingy> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="x y t͡ʃ a ˈ d">xyt͡ʃaˈd</word> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj" attach="suffix" ph="i b">ib</thingy> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="ø ɡ">øɡ</thingy> - <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="j y ˈ">jyˈ</word> - <thingy type="detgender" function="suffix" gloss="fem" attach="suffix" ph="d">d</thingy> - <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o t">ot</thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner">xyt͡ʃaˈd</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">ib</thingy> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">øɡ</thingy> + <word gloss="a" posp="det" number="sing" tr="rheme" locus="number" gender="fem" possessor="no.owner">jyˈ</word> + <thingy type="detgender" function="suffix" gloss="fem">d</thingy> + <thingy type="detcase" function="suffix" gloss="NOM">ot</thingy> </flat> + <p><span class="ilpair"><span class="mor">xyˈt͡ʃad</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-ib</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-øɡ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">ˈjy</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">-d</span><br><span class="gls">fem</span></span> <span class="ilpair"><span class="mor">-ot</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>xyˈt͡ʃadibikøɡ ˈjydot</p> + <p>chutxadibiceug judot</p> + <il> + <w> + <o>xyˈt͡ʃad</o> + <g>lamb</g> + </w> + <w> + <o>-ib</o> + <g>little</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-øɡ</o> + <g>not.def</g> + </w> + <w> + <o>ˈjy</o> + <g>a</g> + </w> + <w> + <o>-d</o> + <g>fem</g> + </w> + <w> + <o>-ot</o> + <g>NOM</g> + </w> + </il> </example>
chutxadibiceug judot [xyˈt͡ʃadibikøɡ ˈjydot] xyˈt͡ʃad lamb -ib little -ik no.owner.POSS -øɡ not.def ˈjy a -d fem -ot NOM “a little lamb” | (10) |
Compounding
Verbs
Inflectional Categories
All verbal phrase clitics in Pootish are enclitics (placed finally), and there are three types: first, a clitic expressing ta, comprising phith /fiθ/ ‘PAST’; second, a clitic expressing voice, comprising mas /mas/ ‘passive’; and finally, third, a clitic expressing negation, comprising chib /xib/ ‘NEG’.
In addition, the verb is structured like this: first, the root; second, an obligatory suffix expressing mode, comprising -i /-i/ ‘indicative’, -e /-e/ ‘imperative’, -ou /-u/ ‘conditional’ and -o /-o/ ‘optative’; and finally, third, an obligatory suffix expressing question, comprising -d /-d/ ‘Q’ and -c /-k/ ‘not.Q’.
The verb displays the following derivational morphology: two suffixes, namely -anj /-aɲ/ ‘begin’ and -uth /-yθ/ ‘stop’
initial XML:
<example id="love" translation="I love you.">
<s>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="neither" role="obj">
<pron person="2" number="sing"/>
</np>
</s>
</example>cleanup:
<example id="love" translation="I love you."> <s> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj"> - <pron person="2" number="sing"/> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
No change.
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
+ <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np number="sing" def="neither" role="obj" locus="number">
+ <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner">
<word person="2" number="sing" posp="pron"/>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
</np>
</s>
</example>
copyuptophrase:
<example id="love" translation="I love you."> <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> </np> - <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/> </np> </s> </example>
prodrop:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">
<word posp="verb" gloss="love"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
- </np>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
</np>
</s>
</example>
addclitics:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" possessor="no.owner"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for love/verb/mode/obligatoryGot indicative
About to call getSlotValue for love/verb/question/obligatory
Got not.Q
About to call getSlotValue for 2.sing/pron/number/obligatory
Got sing
<example id="love" translation="I love you.">
<s>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
</s>
</example>
flatten:
<example id="love" translation="I love you."> - <s> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"> + <flat> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="love" translation="I love you."> <flat> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing" ph="l o ˈ s+k">loˈsk</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" possessor="no.owner" ph="n a ˈ">naˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="love" translation="I love you."> <flat> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing" ph="l o ˈ s+k">loˈsk</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" possessor="no.owner" ph="n a ˈ">naˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">loˈsk</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" possessor="no.owner">naˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈlosk</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ˈna</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span></p> + <p>ˈloskik ˈnaŋ</p> + <p>loscic nang</p> + <il> + <w> + <o>ˈlosk</o> + <g>love</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>ˈna</o> + <g>2.sing</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + </il> </example>
Loscic nang. [ˈloskik ˈnaŋ] ˈlosk love -i indicative -k not.Q ˈna 2.sing -ŋ sing “I love you.” | (11) |
Adverbs Minor Classes
Adpositions
There is one type of clitic in the adpositional phrase, namely an enclitic (placed finally), expressing root.
initial XML:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing">
<noun>table</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing"> - <noun>table</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="table"/> </np> </pp> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module affixdensity:
No change.
module adpositions:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing" locus="number"> + <word gloss="in_surface" posp="pp"/> + <np def="def" number="sing" locus="number" case="LOC"> <word posp="noun" gloss="table"/> </np> </pp> </example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in_surface" posp="pp"/>
- <np def="def" number="sing" locus="number" case="LOC">
+ <np def="def" number="sing" locus="number" case="LOC" gender="fem">
<word posp="noun" gloss="table"/>
</np>
</pp>
</example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in_surface" posp="pp"/>
- <np def="def" number="sing" locus="number" case="LOC" gender="fem">
+ <np def="def" number="sing" locus="number" case="LOC" gender="fem" possessor="no.owner">
<word posp="noun" gloss="table"/>
</np>
</pp>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <word gloss="in_surface" posp="pp"/> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> <np def="def" number="sing" locus="number" case="LOC" gender="fem" possessor="no.owner"> - <word posp="noun" gloss="table"/> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" case="LOC" gender="fem" possessor="no.owner"/> </np> </pp> </example>
addaffixes:
About to call getSlotValue for table/noun/possessor/obligatoryGot no.owner
About to call getSlotValue for table/noun/def/obligatory
Got def
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/>
<np def="def" number="sing" locus="number" case="LOC" gender="fem" possessor="no.owner">
<word posp="noun" gloss="table" def="def" number="sing" locus="number" case="LOC" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</pp>
</example>
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> + <flat> <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> - <np def="def" number="sing" locus="number" case="LOC" gender="fem" possessor="no.owner"> <word posp="noun" gloss="table" def="def" number="sing" locus="number" case="LOC" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes"/> - <word posp="noun" gloss="table" def="def" number="sing" locus="number" case="LOC" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes" ph="d y ˈ p">dyˈp</word> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" case="LOC" gender="fem" possessor="no.owner" ph="w i ˈ r">wiˈr</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos1" translation="on the table"> <flat> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes" ph="d y ˈ p">dyˈp</word> - <word posp="noun" gloss="table" def="def" number="sing" locus="number" case="LOC" gender="fem" possessor="no.owner" ph="w i ˈ r">wiˈr</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="yes">dyˈp</word> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" case="LOC" gender="fem" possessor="no.owner">wiˈr</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈdyp</span><br><span class="gls">in_surface</span></span> <span class="ilpair"><span class="mor">ˈwir</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>ˈdyp ˈwirikuw</p> + <p>dup bhiricoubh</p> + <il> + <w> + <o>ˈdyp</o> + <g>in_surface</g> + </w> + <w> + <o>ˈwir</o> + <g>table</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
dup bhiricoubh [ˈdyp ˈwirikuw] ˈdyp in_surface ˈwir table -ik no.owner.POSS -uw def “on the table” | (12) |
initial XML:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing">
<noun>box</noun>
</np>
</pp>
</example>cleanup:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing"> - <noun>box</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="box"/> </np> </pp> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module affixdensity:
No change.
module adpositions:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing" locus="number"> + <word gloss="to_inside" posp="pp"/> + <np def="def" number="sing" locus="number" case="LOC"> <word posp="noun" gloss="box"/> </np> </pp> </example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to_inside" posp="pp"/>
- <np def="def" number="sing" locus="number" case="LOC">
+ <np def="def" number="sing" locus="number" case="LOC" gender="masc">
<word posp="noun" gloss="box"/>
</np>
</pp>
</example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to_inside" posp="pp"/>
- <np def="def" number="sing" locus="number" case="LOC" gender="masc">
+ <np def="def" number="sing" locus="number" case="LOC" gender="masc" possessor="no.owner">
<word posp="noun" gloss="box"/>
</np>
</pp>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <word gloss="to_inside" posp="pp"/> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> <np def="def" number="sing" locus="number" case="LOC" gender="masc" possessor="no.owner"> - <word posp="noun" gloss="box"/> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" case="LOC" gender="masc" possessor="no.owner"/> </np> </pp> </example>
addaffixes:
About to call getSlotValue for box/noun/possessor/obligatoryGot no.owner
About to call getSlotValue for box/noun/def/obligatory
Got def
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/>
<np def="def" number="sing" locus="number" case="LOC" gender="masc" possessor="no.owner">
<word posp="noun" gloss="box" def="def" number="sing" locus="number" case="LOC" gender="masc" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</pp>
</example>
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> + <flat> <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> - <np def="def" number="sing" locus="number" case="LOC" gender="masc" possessor="no.owner"> <word posp="noun" gloss="box" def="def" number="sing" locus="number" case="LOC" gender="masc" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes"/> - <word posp="noun" gloss="box" def="def" number="sing" locus="number" case="LOC" gender="masc" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes" ph="x ø ˈ t͡ʃ">xøˈt͡ʃ</word> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" case="LOC" gender="masc" possessor="no.owner" ph="f a p e ˈ θ">fapeˈθ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos2" translation="into the box"> <flat> - <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes" ph="x ø ˈ t͡ʃ">xøˈt͡ʃ</word> - <word posp="noun" gloss="box" def="def" number="sing" locus="number" case="LOC" gender="masc" possessor="no.owner" ph="f a p e ˈ θ">fapeˈθ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word gloss="to_inside" posp="pp" p="to" location="inside" precise="yes">xøˈt͡ʃ</word> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" case="LOC" gender="masc" possessor="no.owner">fapeˈθ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈxøt͡ʃ</span><br><span class="gls">to_inside</span></span> <span class="ilpair"><span class="mor">faˈpeθ</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>ˈxøt͡ʃ faˈpeθikuw</p> + <p>cheutx phapethicoubh</p> + <il> + <w> + <o>ˈxøt͡ʃ</o> + <g>to_inside</g> + </w> + <w> + <o>faˈpeθ</o> + <g>box</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
cheutx phapethicoubh [ˈxøt͡ʃ faˈpeθikuw] ˈxøt͡ʃ to_inside faˈpeθ box -ik no.owner.POSS -uw def “into the box” | (13) |
initial XML:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither">
<pron person="1excl" number="sing"/>
</np>
</pp>
</example>cleanup:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> </pp> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module affixdensity:
No change.
module adpositions:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither" locus="number"> + <word gloss="COMIT" posp="pp"/> + <np number="sing" def="neither" locus="number" case="LOC"> <word person="1excl" number="sing" posp="pron"/> </np> </pp> </example>
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
No change.
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="adpos3" translation="with me">
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
- <np number="sing" def="neither" locus="number" case="LOC">
+ <np number="sing" def="neither" locus="number" case="LOC" possessor="no.owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
</pp>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="adpos3" translation="with me">
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
<np number="sing" def="neither" locus="number" case="LOC" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me">
<pp role="comitative">
<word gloss="COMIT" posp="pp"/>
- <np number="sing" def="neither" locus="number" case="LOC" possessor="no.owner">
+ <np number="sing" def="neither" locus="number" case="LOC" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
</pp>
</example>
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <word gloss="COMIT" posp="pp"/> + <word gloss="COMIT" posp="pp" role="comitative"/> <np number="sing" def="neither" locus="number" case="LOC" possessor="no.owner" person="1excl"> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number" case="LOC" possessor="no.owner"/> </np> </pp> </example>
addaffixes:
About to call getSlotValue for 1excl.sing/pron/number/obligatoryGot sing
<example id="adpos3" translation="with me">
<pp role="comitative">
<word gloss="COMIT" posp="pp" role="comitative"/>
<np number="sing" def="neither" locus="number" case="LOC" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number" case="LOC" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
</pp>
</example>
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> + <flat> <word gloss="COMIT" posp="pp" role="comitative"/> - <np number="sing" def="neither" locus="number" case="LOC" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number" case="LOC" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word gloss="COMIT" posp="pp" role="comitative"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number" case="LOC" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> + <word gloss="COMIT" posp="pp" role="comitative" ph="m ø r a ˈ p">møraˈp</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number" case="LOC" possessor="no.owner" ph="s i ˈ">siˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos3" translation="with me"> <flat> - <word gloss="COMIT" posp="pp" role="comitative" ph="m ø r a ˈ p">møraˈp</word> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number" case="LOC" possessor="no.owner" ph="s i ˈ">siˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word gloss="COMIT" posp="pp" role="comitative">møraˈp</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" locus="number" case="LOC" possessor="no.owner">siˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> </flat> + <p><span class="ilpair"><span class="mor">møˈrap</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">ˈsi</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span></p> + <p>møˈrap ˈsiŋ</p> + <p>meurap sing</p> + <il> + <w> + <o>møˈrap</o> + <g>COMIT</g> + </w> + <w> + <o>ˈsi</o> + <g>1excl.sing</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + </il> </example>
meurap sing [møˈrap ˈsiŋ] møˈrap COMIT ˈsi 1excl.sing -ŋ sing “with me” | (14) |
Syntax
Basic Clause Structure
Constituent Order
Constituent order describes the typical arrangement of the subject (S), verb (V) and object (O) in simple declarative clauses. It is a fundamental parameter in grammatical description and forms one of the clearest ways of characterising the overall structure of a language’s clause system.
The basic constituent order of Pootish is Verb–Subject–Object (VSO). Clauses begin with the verb, followed by the subject, with the object in final position. This pattern is attested among various verb-initial languages.
The following examples illustrate the basic, unmarked, constituent order in Pootish.
initial XML:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>jaguar</noun>
</np>
<np number="sing" def="def" role="obj">
<noun>hunter</noun>
</np>
</s>
</example>cleanup:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>jaguar</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np number="sing" def="def" role="obj"> - <noun>hunter</noun> + <np number="sing" def="def" role="obj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np number="sing" def="def" role="obj" locus="number"> <word posp="noun" gloss="hunter"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
- <np number="sing" def="def" role="subj" locus="number">
+ <np number="sing" def="def" role="subj" locus="number" gender="fem">
<word posp="noun" gloss="jaguar"/>
</np>
- <np number="sing" def="def" role="obj" locus="number">
+ <np number="sing" def="def" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
- <np number="sing" def="def" role="subj" locus="number" gender="fem">
+ <np number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
</np>
- <np number="sing" def="def" role="obj" locus="number" gender="masc">
+ <np number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="wo1" translation="The jaguar killed the hunter."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"> <word posp="verb" gloss="kill"/> </vp> <np number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="jaguar"/> </np> <np number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
</np>
<np number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner"/>
</np>
<np number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for kill/verb/mode/obligatoryGot indicative
About to call getSlotValue for kill/verb/question/obligatory
Got not.Q
About to call getSlotValue for jaguar/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for jaguar/noun/def/obligatory
Got def
About to call getSlotValue for hunter/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for hunter/noun/def/obligatory
Got def
<example id="wo1" translation="The jaguar killed the hunter.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="wo1" translation="The jaguar killed the hunter."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"> + <flat> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc" ph="m y ˈ θ">myˈθ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner" ph="m e ɾ a ˈ ɾ">meɾaˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner" ph="j u p e ˈ ŋ">jupeˈŋ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="wo1" translation="The jaguar killed the hunter."> <flat> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc" ph="m y ˈ θ">myˈθ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner" ph="m e ɾ a ˈ ɾ">meɾaˈɾ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner" ph="j u p e ˈ ŋ">jupeˈŋ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">myˈθ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner">meɾaˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" gender="masc" possessor="no.owner">jupeˈŋ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈmyθ</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">meˈɾaɾ</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">juˈpeŋ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>ˈmyθik fiθ meˈɾaɾikuw juˈpeŋikuw</p> + <p>muthic phith meḍaḍicoubh joupengicoubh</p> + <il> + <w> + <o>ˈmyθ</o> + <g>kill</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>meˈɾaɾ</o> + <g>jaguar</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>juˈpeŋ</o> + <g>hunter</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
Muthic phith meḍaḍicoubh joupengicoubh. [ˈmyθik fiθ meˈɾaɾikuw juˈpeŋikuw] ˈmyθ kill -i indicative -k not.Q fiθ PAST meˈɾaɾ jaguar -ik no.owner.POSS -uw def juˈpeŋ hunter -ik no.owner.POSS -uw def “The jaguar killed the hunter.” | (15) |
initial XML:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np number="sing" def="def" role="subj">
<noun>lion</noun>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="def">
<noun>hunter</noun>
</np>
<np number="sing" def="def">
<noun>daughter</noun>
</np>
</np>
<np number="sing" def="def">
<noun>dog</noun>
</np>
</np>
</np>
</s>
</example>cleanup:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np number="sing" def="def" role="subj"> - <noun>lion</noun> + <np number="sing" def="def" role="subj" locus="number"> + <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="def"> - <noun>hunter</noun> + <np type="owner_owned" role="owner"> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="noun" gloss="hunter"/> </np> - <np number="sing" def="def"> - <noun>daughter</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="daughter"/> </np> </np> - <np number="sing" def="def"> - <noun>dog</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number"> <word posp="noun" gloss="lion"/> </np> <np role="obj"> <np type="owner_owned"> <np type="owner_owned" role="owner"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np number="sing" def="def" role="subj" locus="number">
<word posp="noun" gloss="lion"/>
</np>
<np role="obj">
<np type="owner_owned">
<np type="owner_owned" role="owner">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</s>
</example>
module addgender:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np number="sing" def="def" role="subj" locus="number">
+ <np number="sing" def="def" role="subj" locus="number" gender="fem">
<word posp="noun" gloss="lion"/>
</np>
<np role="obj">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
- <np number="sing" def="def" locus="number" role="owner" case="GEN">
+ <np type="owner_owned" gender="fem">
+ <np type="owner_owned" role="owner" gender="fem">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</s>
</example>
module propagatenumber:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="fem">
<word posp="noun" gloss="lion"/>
</np>
- <np role="obj">
- <np type="owner_owned" gender="fem">
- <np type="owner_owned" role="owner" gender="fem">
+ <np role="obj" number="sing">
+ <np type="owner_owned" gender="fem" number="sing">
+ <np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</s>
</example>
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np number="sing" def="def" role="subj" locus="number" gender="fem">
+ <np number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="lion"/>
</np>
- <np role="obj" number="sing">
+ <np role="obj" number="sing" possessor="no.owner">
<np type="owner_owned" gender="fem" number="sing">
<np type="owner_owned" role="owner" gender="fem" number="sing">
- <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc">
+ <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="daughter"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned" gender="fem">
+ <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="lion"/> </np> - <np role="obj" number="sing" possessor="no.owner"> + <np role="obj" number="sing" possessor="no.owner" gender="fem"> <np type="owner_owned" gender="fem" number="sing"> <np type="owner_owned" role="owner" gender="fem" number="sing"> <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="daughter"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem"> <word posp="noun" gloss="dog"/> </np> </np> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="lion"/>
</np>
<np role="obj" number="sing" possessor="no.owner" gender="fem">
<np type="owner_owned" gender="fem" number="sing">
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="lion"/>
</np>
- <np role="obj" number="sing" possessor="no.owner" gender="fem">
- <np type="owner_owned" gender="fem" number="sing">
+ <np type="owner_owned" gender="fem" number="sing" role="obj" possessor="no.owner">
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="daughter"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem">
<word posp="noun" gloss="dog"/>
</np>
</np>
- </np>
</s>
</example>
unwrapOwnerOwned:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="lion"/>
</np>
- <np type="owner_owned" gender="fem" number="sing" role="obj" possessor="no.owner">
- <np type="owner_owned" role="owner" gender="fem" number="sing">
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="daughter"/>
</np>
- </np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem">
<word posp="noun" gloss="dog"/>
</np>
- </np>
</s>
</example>
movedowntoword:
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem">
- <word posp="noun" gloss="dog"/>
+ <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for eat/verb/mode/obligatoryGot indicative
About to call getSlotValue for eat/verb/question/obligatory
Got not.Q
About to call getSlotValue for lion/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for lion/noun/def/obligatory
Got def
About to call getSlotValue for hunter/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for hunter/noun/def/obligatory
Got def
About to call getSlotValue for daughter/noun/possessor/obligatory
Got 3.sing.masc
About to call getSlotValue for daughter/noun/def/obligatory
Got def
About to call getSlotValue for dog/noun/possessor/obligatory
Got 3.sing.fem
About to call getSlotValue for dog/noun/def/obligatory
Got def
<example id="wo2" translation="The lion ate the hunter's daughter's dog.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem">
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"> + <flat> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem"> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="w a ˈ s+t">waˈst</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner" ph="ŋ e ɡ a ˈ ɾ">ŋeɡaˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner" ph="j u p e ˈ ŋ">jupeˈŋ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc" ph="x a ˈ s">xaˈs</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS" attach="suffix" ph="u t">ut</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem" ph="k u ˈ j">kuˈj</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem.POSS" attach="suffix" ph="o t͡ʃ">ot͡ʃ</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="wo2" translation="The lion ate the hunter's daughter's dog."> <flat> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="w a ˈ s+t">waˈst</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner" ph="ŋ e ɡ a ˈ ɾ">ŋeɡaˈɾ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner" ph="j u p e ˈ ŋ">jupeˈŋ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc" ph="x a ˈ s">xaˈs</word> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS" attach="suffix" ph="u t">ut</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem" ph="k u ˈ j">kuˈj</word> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem.POSS" attach="suffix" ph="o t͡ʃ">ot͡ʃ</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">waˈst</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" gender="fem" possessor="no.owner">ŋeɡaˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" case="GEN" gender="masc" possessor="no.owner">jupeˈŋ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">xaˈs</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS">ut</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem">kuˈj</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem.POSS">ot͡ʃ</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈwast</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ŋeˈɡaɾ</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">juˈpeŋ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈxas</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-ut</span><br><span class="gls">3.sing.masc.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈkuj</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">-ot͡ʃ</span><br><span class="gls">3.sing.fem.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>ˈwastik fiθ ŋeˈɡaɾikuw juˈpeŋikuw ˈxasutuw ˈkujot͡ʃuw</p> + <p>bhastic phith ngegaḍicoubh joupengicoubh chasoutoubh coujotxoubh</p> + <il> + <w> + <o>ˈwast</o> + <g>eat</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ŋeˈɡaɾ</o> + <g>lion</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>juˈpeŋ</o> + <g>hunter</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>ˈxas</o> + <g>daughter</g> + </w> + <w> + <o>-ut</o> + <g>3.sing.masc.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>ˈkuj</o> + <g>dog</g> + </w> + <w> + <o>-ot͡ʃ</o> + <g>3.sing.fem.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
Bhastic phith ngegaḍicoubh joupengicoubh chasoutoubh coujotxoubh. [ˈwastik fiθ ŋeˈɡaɾikuw juˈpeŋikuw ˈxasutuw ˈkujot͡ʃuw] ˈwast eat -i indicative -k not.Q fiθ PAST ŋeˈɡaɾ lion -ik no.owner.POSS -uw def juˈpeŋ hunter -ik no.owner.POSS -uw def ˈxas daughter -ut 3.sing.masc.POSS -uw def ˈkuj dog -ot͡ʃ 3.sing.fem.POSS -uw def “The lion ate the hunter’s daughter’s dog.” | (16) |
The language has a fixed constituent order, and major phrases normally appear in a predictable position in the clause. Movement for discourse reasons is highly restricted: topics and foci are expressed not by rearranging elements, but through dedicated constructions such as clefts, focus clauses or topic–comment frames. Constituents remain continuous, and both the relative order of phrases and the internal structure of each phrase are stable. As a result, significant deviations from the basic word order are ungrammatical, and discourse structure is managed through these specialised constructions rather than through word-order variation.
Noun Phrases
Structure and Order
The internal structure of noun phrases in Pootish reveals typologically significant preferences in the ordering of nominal constituents. This includes the position of adjectives, numerals, and possessors relative to the noun, each of which can offer clues to the overall headedness of the language.
Possessive constructions are head-final: the possessor precedes the possessed noun. For example, Pootish expresses “the child’s toy” with the equivalent of “child toy”. This ordering is found in many SOV and postpositional languages and aligns with a broader tendency towards modifier-first structures.
initial XML:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned">
<np type="owner_owned">
<np number="sing" def="neither">
<pron person="2" number="sing"/>
</np>
<np number="sing" def="def">
<noun>son</noun>
</np>
</np>
<np number="sing" def="def">
<noun>friend</noun>
</np>
</np>
<np number="sing" def="def">
<noun>book</noun>
</np>
</np>
</example>cleanup:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned"> - <np type="owner_owned"> - <np type="owner_owned"> - <np number="sing" def="neither"> - <pron person="2" number="sing"/> + <np type="owner_owned" role="owner"> + <np type="owner_owned" role="owner"> + <np number="sing" def="neither" locus="number" role="owner"> + <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def"> - <noun>son</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def"> - <noun>friend</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def"> - <noun>book</noun> + <np number="sing" def="def" locus="number" role="owned"> + <word posp="noun" gloss="book"/> </np> </np> </example>
module articles:
No change.
module nonpastonly:
No change.
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned">
<np type="owner_owned" role="owner">
<np type="owner_owned" role="owner">
- <np number="sing" def="neither" locus="number" role="owner">
+ <np number="sing" def="neither" locus="number" role="owner" case="GEN">
<word person="2" number="sing" posp="pron"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="son"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN">
<word posp="noun" gloss="friend"/>
</np>
</np>
<np number="sing" def="def" locus="number" role="owned">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
module addgender:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned"> - <np type="owner_owned" role="owner"> - <np type="owner_owned" role="owner"> + <np type="owner_owned" gender="fem"> + <np type="owner_owned" role="owner" gender="fem"> + <np type="owner_owned" role="owner" gender="masc"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN"> + <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="book"/> </np> </np> </example>
module propagatenumber:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" gender="fem"> - <np type="owner_owned" role="owner" gender="fem"> - <np type="owner_owned" role="owner" gender="masc"> + <np type="owner_owned" gender="fem" number="sing"> + <np type="owner_owned" role="owner" gender="fem" number="sing"> + <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="neither" locus="number" role="owner" case="GEN"> <word person="2" number="sing" posp="pron"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc"> <word posp="noun" gloss="son"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem"> <word posp="noun" gloss="friend"/> </np> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="book"/> </np> </np> </example>
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" gender="fem" number="sing">
<np type="owner_owned" role="owner" gender="fem" number="sing">
<np type="owner_owned" role="owner" gender="masc" number="sing">
- <np number="sing" def="neither" locus="number" role="owner" case="GEN">
- <word person="2" number="sing" posp="pron"/>
- </np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing">
<word posp="noun" gloss="son"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem">
+ <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="friend"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned" gender="fem">
+ <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
No change.
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" gender="fem" number="sing"> - <np type="owner_owned" role="owner" gender="fem" number="sing"> - <np type="owner_owned" role="owner" gender="masc" number="sing"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing"> <word posp="noun" gloss="son"/> </np> - </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="friend"/> </np> - </np> <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem"> <word posp="noun" gloss="book"/> </np> - </np> </example>
movedowntoword:
<example id="poss3" translation="your son's friend's book"> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing"> - <word posp="noun" gloss="son"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing"/> </np> <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"> - <word posp="noun" gloss="friend"/> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"/> </np> <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem"> - <word posp="noun" gloss="book"/> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem"/> </np> </example>
addaffixes:
About to call getSlotValue for son/noun/possessor/obligatoryGot 2.sing
About to call getSlotValue for son/noun/def/obligatory
Got def
About to call getSlotValue for friend/noun/possessor/obligatory
Got 3.sing.masc
About to call getSlotValue for friend/noun/def/obligatory
Got def
About to call getSlotValue for book/noun/possessor/obligatory
Got 3.sing.fem
About to call getSlotValue for book/noun/def/obligatory
Got def
<example id="poss3" translation="your son's friend's book">
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing">
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing"/>
+ <thingy type="nounpossessor" function="suffix" gloss="2.sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem">
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem"/>
+ <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</example>
flatten:
<example id="poss3" translation="your son's friend's book"> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing"> + <flat> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing"/> <thingy type="nounpossessor" function="suffix" gloss="2.sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"> <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem"> <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem"/> <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing"/> - <thingy type="nounpossessor" function="suffix" gloss="2.sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem"/> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing" ph="p o ˈ s">poˈs</word> + <thingy type="nounpossessor" function="suffix" gloss="2.sing.POSS" attach="suffix" ph="o p">op</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc" ph="d ø ˈ s+t">døˈst</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS" attach="suffix" ph="u t">ut</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem" ph="b u k">buk</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem.POSS" attach="suffix" ph="o t͡ʃ">ot͡ʃ</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="poss3" translation="your son's friend's book"> <flat> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing" ph="p o ˈ s">poˈs</word> - <thingy type="nounpossessor" function="suffix" gloss="2.sing.POSS" attach="suffix" ph="o p">op</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc" ph="d ø ˈ s+t">døˈst</word> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS" attach="suffix" ph="u t">ut</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem" ph="b u k">buk</word> - <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem.POSS" attach="suffix" ph="o t͡ʃ">ot͡ʃ</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" case="GEN" gender="masc" possessor="2.sing">poˈs</word> + <thingy type="nounpossessor" function="suffix" gloss="2.sing.POSS">op</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" case="GEN" gender="fem" possessor="3.sing.masc">døˈst</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.masc.POSS">ut</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" gender="fem" possessor="3.sing.fem">buk</word> + <thingy type="nounpossessor" function="suffix" gloss="3.sing.fem.POSS">ot͡ʃ</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈpos</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-op</span><br><span class="gls">2.sing.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈdøst</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">-ut</span><br><span class="gls">3.sing.masc.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">buk</span><br><span class="gls">book</span></span> <span class="ilpair"><span class="mor">-ot͡ʃ</span><br><span class="gls">3.sing.fem.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>ˈposopuw ˈdøstutuw bukot͡ʃuw</p> + <p>posopoubh deustoutoubh boucotxoubh</p> + <il> + <w> + <o>ˈpos</o> + <g>son</g> + </w> + <w> + <o>-op</o> + <g>2.sing.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>ˈdøst</o> + <g>friend</g> + </w> + <w> + <o>-ut</o> + <g>3.sing.masc.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>buk</o> + <g>book</g> + </w> + <w> + <o>-ot͡ʃ</o> + <g>3.sing.fem.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
posopoubh deustoutoubh boucotxoubh [ˈposopuw ˈdøstutuw bukot͡ʃuw] ˈpos son -op 2.sing.POSS -uw def ˈdøst friend -ut 3.sing.masc.POSS -uw def buk book -ot͡ʃ 3.sing.fem.POSS -uw def “your son’s friend’s book” | (17) |
Case Marking
Pootish does not use case marking to distinguish the core participants of the clause. There is therefore no regular nominative, accusative, ergative, active or stative marking on subjects and objects. Instead, the roles of the participants are identified by other means, cf. the examples below.
initial XML:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp tam="pres-state">
<verb>sleep</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp tam="pres-state"> - <verb>sleep</verb> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="sleep"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="sleep"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="sleep"/>
</vp>
- <np number="sing" def="def" role="subj" tr="theme" locus="number">
+ <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="sleep"/>
</vp>
- <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem">
+ <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="intr_stat" translation="The cat is sleeping."> <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem"> <word posp="verb" gloss="sleep"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem">
<word posp="verb" gloss="sleep"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem">
- <word posp="verb" gloss="sleep"/>
+ <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for sleep/verb/mode/obligatoryGot indicative
About to call getSlotValue for sleep/verb/question/obligatory
Got not.Q
About to call getSlotValue for cat/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for cat/noun/def/obligatory
Got def
<example id="intr_stat" translation="The cat is sleeping.">
<s>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem">
<word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="intr_stat" translation="The cat is sleeping."> - <s> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem"> + <flat> <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem" ph="m o ˈ ɡ">moˈɡ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner" ph="ŋ o ˈ t͡ʃ">ŋoˈt͡ʃ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="intr_stat" translation="The cat is sleeping."> <flat> - <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem" ph="m o ˈ ɡ">moˈɡ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner" ph="ŋ o ˈ t͡ʃ">ŋoˈt͡ʃ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.fem">moˈɡ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">ŋoˈt͡ʃ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈmoɡ</span><br><span class="gls">sleep</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ˈŋot͡ʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>ˈmoɡik ˈŋot͡ʃikuw</p> + <p>mogic ngotxicoubh</p> + <il> + <w> + <o>ˈmoɡ</o> + <g>sleep</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>ˈŋot͡ʃ</o> + <g>cat</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
Mogic ngotxicoubh. [ˈmoɡik ˈŋot͡ʃikuw] ˈmoɡ sleep -i indicative -k not.Q ˈŋot͡ʃ cat -ik no.owner.POSS -uw def “The cat is sleeping.” | (18) |
initial XML:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont">
<verb>run</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont"> - <verb>run</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="run"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="run"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="run"/>
</vp>
- <np number="sing" def="def" role="subj" tr="theme" locus="number">
+ <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="run"/>
</vp>
- <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem">
+ <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="intr_act" translation="The cat is running."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem"> <word posp="verb" gloss="run"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem">
<word posp="verb" gloss="run"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem">
- <word posp="verb" gloss="run"/>
+ <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/>
</np>
</s>
</example>
calling defaultval for mode/defaultval: verb, mode
returning indicative
addaffixes:
About to call getSlotValue for run/verb/mode/obligatoryGot indicative
About to call getSlotValue for run/verb/question/obligatory
Got not.Q
About to call getSlotValue for cat/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for cat/noun/def/obligatory
Got def
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem">
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="intr_act" translation="The cat is running."> - <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem"> + <flat> <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="intr_act" translation="The cat is running."> <flat> - <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" ph="t͡ʃ i ˈ θ">t͡ʃiˈθ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner" ph="ŋ o ˈ t͡ʃ">ŋoˈt͡ʃ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="intr_act" translation="The cat is running."> <flat> - <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" ph="t͡ʃ i ˈ θ">t͡ʃiˈθ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner" ph="ŋ o ˈ t͡ʃ">ŋoˈt͡ʃ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem">t͡ʃiˈθ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">ŋoˈt͡ʃ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈt͡ʃiθ</span><br><span class="gls">run</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ˈŋot͡ʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>ˈt͡ʃiθik ˈŋot͡ʃikuw</p> + <p>txithic ngotxicoubh</p> + <il> + <w> + <o>ˈt͡ʃiθ</o> + <g>run</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>ˈŋot͡ʃ</o> + <g>cat</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
Txithic ngotxicoubh. [ˈt͡ʃiθik ˈŋot͡ʃikuw] ˈt͡ʃiθ run -i indicative -k not.Q ˈŋot͡ʃ cat -ik no.owner.POSS -uw def “The cat is running.” | (19) |
initial XML:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont">
<verb>chase</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont"> - <verb>chase</verb> + <vp tam="pres-cont" negation="POS" question="not.Q"> + <word posp="verb" gloss="chase"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> <word posp="verb" gloss="chase"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="chase"/>
</vp>
- <np number="sing" def="def" role="subj" tr="theme" locus="number">
+ <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
- <np number="sing" def="def" role="obj" tr="rheme" locus="number">
+ <np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES">
<word posp="verb" gloss="chase"/>
</vp>
- <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem">
+ <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
- <np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem">
+ <np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="tr_pres" translation="The cat is chasing the mouse."> <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES"> + <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem"> <word posp="verb" gloss="chase"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="chase"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem">
- <word posp="verb" gloss="chase"/>
+ <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
</np>
</s>
</example>
calling defaultval for mode/defaultval: verb, mode
returning indicative
addaffixes:
About to call getSlotValue for chase/verb/mode/obligatoryGot indicative
About to call getSlotValue for chase/verb/question/obligatory
Got not.Q
About to call getSlotValue for cat/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for cat/noun/def/obligatory
Got def
About to call getSlotValue for mouse/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for mouse/noun/def/obligatory
Got def
<example id="tr_pres" translation="The cat is chasing the mouse.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="tr_pres" translation="The cat is chasing the mouse."> - <s> - <vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem"> + <flat> <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem" ph="t͡ʃ ø f u ˈ w">t͡ʃøfuˈw</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner" ph="ŋ o ˈ t͡ʃ">ŋoˈt͡ʃ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="ɡ i b e ˈ ɾ">ɡibeˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="tr_pres" translation="The cat is chasing the mouse."> <flat> - <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem" ph="t͡ʃ ø f u ˈ w">t͡ʃøfuˈw</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner" ph="ŋ o ˈ t͡ʃ">ŋoˈt͡ʃ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="ɡ i b e ˈ ɾ">ɡibeˈɾ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing.fem" obj="3.sing.fem">t͡ʃøfuˈw</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">ŋoˈt͡ʃ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner">ɡibeˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">t͡ʃøˈfuw</span><br><span class="gls">chase</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ˈŋot͡ʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɡiˈbeɾ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>t͡ʃøˈfuwik ˈŋot͡ʃikuw ɡiˈbeɾikuw</p> + <p>txeuphoubhic ngotxicoubh gibeḍicoubh</p> + <il> + <w> + <o>t͡ʃøˈfuw</o> + <g>chase</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>ˈŋot͡ʃ</o> + <g>cat</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>ɡiˈbeɾ</o> + <g>mouse</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
Txeuphoubhic ngotxicoubh gibeḍicoubh. [t͡ʃøˈfuwik ˈŋot͡ʃikuw ɡiˈbeɾikuw] t͡ʃøˈfuw chase -i indicative -k not.Q ˈŋot͡ʃ cat -ik no.owner.POSS -uw def ɡiˈbeɾ mouse -ik no.owner.POSS -uw def “The cat is chasing the mouse.” | (20) |
initial XML:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np number="sing" def="def" role="subj" tr="theme">
<noun>cat</noun>
</np>
<np number="sing" def="def" role="obj" tr="rheme">
<noun>mouse</noun>
</np>
</s>
</example>cleanup:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np number="sing" def="def" role="subj" tr="theme"> - <noun>cat</noun> + <np number="sing" def="def" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np number="sing" def="def" role="obj" tr="rheme"> - <noun>mouse</noun> + <np number="sing" def="def" role="obj" tr="rheme" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np number="sing" def="def" role="subj" tr="theme" locus="number">
+ <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
- <np number="sing" def="def" role="obj" tr="rheme" locus="number">
+ <np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem">
+ <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
- <np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem">
+ <np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="tr_past" translation="The cat caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"> <word posp="verb" gloss="catch"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for catch/verb/mode/obligatoryGot indicative
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
About to call getSlotValue for cat/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for cat/noun/def/obligatory
Got def
About to call getSlotValue for mouse/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for mouse/noun/def/obligatory
Got def
<example id="tr_past" translation="The cat caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="tr_past" translation="The cat caught the mouse."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"> + <flat> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="p u ˈ f">puˈf</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner" ph="ŋ o ˈ t͡ʃ">ŋoˈt͡ʃ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="ɡ i b e ˈ ɾ">ɡibeˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="tr_past" translation="The cat caught the mouse."> <flat> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="p u ˈ f">puˈf</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner" ph="ŋ o ˈ t͡ʃ">ŋoˈt͡ʃ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="ɡ i b e ˈ ɾ">ɡibeˈɾ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">puˈf</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" gender="fem" possessor="no.owner">ŋoˈt͡ʃ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" gender="fem" possessor="no.owner">ɡibeˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈpuf</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈŋot͡ʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɡiˈbeɾ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>ˈpufik fiθ ˈŋot͡ʃikuw ɡiˈbeɾikuw</p> + <p>pouphic phith ngotxicoubh gibeḍicoubh</p> + <il> + <w> + <o>ˈpuf</o> + <g>catch</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ˈŋot͡ʃ</o> + <g>cat</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>ɡiˈbeɾ</o> + <g>mouse</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
Pouphic phith ngotxicoubh gibeḍicoubh. [ˈpufik fiθ ˈŋot͡ʃikuw ɡiˈbeɾikuw] ˈpuf catch -i indicative -k not.Q fiθ PAST ˈŋot͡ʃ cat -ik no.owner.POSS -uw def ɡiˈbeɾ mouse -ik no.owner.POSS -uw def “The cat caught the mouse.” | (21) |
Conjunctions
Here is an example of a conjunction.
initial XML:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp tam="past-punct">
<verb>kill</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>hunter</noun>
</np>
<np role="obj" tr="rheme">
<conjp conj="and">
<np def="def" number="plur">
<noun>jaguar</noun>
</np>
<np def="def" number="plur">
<noun>tiger</noun>
</np>
<np def="def" number="plur">
<noun>lion</noun>
</np>
</conjp>
</np>
</s>
</example>cleanup:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp tam="past-punct"> - <verb>kill</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="kill"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>hunter</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> - <np def="def" number="plur"> - <noun>jaguar</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="jaguar"/> </np> - <np def="def" number="plur"> - <noun>tiger</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="tiger"/> </np> - <np def="def" number="plur"> - <noun>lion</noun> + <np def="def" number="plur" locus="number"> + <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme"> <conjp conj="and"> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="jaguar"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="tiger"/> </np> <np def="def" number="plur" locus="number"> <word posp="noun" gloss="lion"/> </np> </conjp> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" locus="number">
+ <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
- <np role="obj" tr="rheme">
+ <np role="obj" tr="rheme" gender="fem">
<conjp conj="and">
- <np def="def" number="plur" locus="number">
+ <np def="def" number="plur" locus="number" gender="fem">
<word posp="noun" gloss="jaguar"/>
</np>
- <np def="def" number="plur" locus="number">
+ <np def="def" number="plur" locus="number" gender="fem">
<word posp="noun" gloss="tiger"/>
</np>
- <np def="def" number="plur" locus="number">
+ <np def="def" number="plur" locus="number" gender="fem">
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
</s>
</example>
module propagatenumber:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
<word posp="noun" gloss="hunter"/>
</np>
- <np role="obj" tr="rheme" gender="fem">
+ <np role="obj" tr="rheme" gender="fem" number="plur">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="fem">
<word posp="noun" gloss="jaguar"/>
</np>
<np def="def" number="plur" locus="number" gender="fem">
<word posp="noun" gloss="tiger"/>
</np>
<np def="def" number="plur" locus="number" gender="fem">
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
</s>
</example>
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
+ <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
- <np role="obj" tr="rheme" gender="fem" number="plur">
+ <np role="obj" tr="rheme" gender="fem" number="plur" possessor="no.owner">
<conjp conj="and">
- <np def="def" number="plur" locus="number" gender="fem">
+ <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
</np>
- <np def="def" number="plur" locus="number" gender="fem">
+ <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
- <np def="def" number="plur" locus="number" gender="fem">
+ <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" gender="fem" number="plur" possessor="no.owner">
<conjp conj="and">
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="lion"/>
</np>
</conjp>
</np>
</s>
</example>
flattenconjp:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="kill"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" gender="fem" number="plur" possessor="no.owner">
- <conjp conj="and">
- <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner">
+ <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner">
+ <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
- <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner">
+ <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion"/>
</np>
- </conjp>
</np>
</s>
</example>
fixpronouns:
No change.
copyuptophrase:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme" gender="fem" number="plur" possessor="no.owner"> <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="jaguar"/> </np> <word posp="conj" gloss="and"/> <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="tiger"/> </np> <word posp="conj" gloss="and"/> <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="lion"/> </np> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" gender="fem" number="plur" possessor="no.owner">
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion"/>
</np>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem">
<word posp="verb" gloss="kill"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
- <np role="obj" tr="rheme" gender="fem" number="plur" possessor="no.owner">
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion"/>
</np>
- </np>
</s>
</example>
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem">
- <word posp="verb" gloss="kill"/>
+ <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/>
</np>
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
- <word posp="noun" gloss="tiger"/>
+ <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for kill/verb/mode/obligatoryGot indicative
About to call getSlotValue for kill/verb/question/obligatory
Got not.Q
About to call getSlotValue for hunter/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for hunter/noun/def/obligatory
Got def
About to call getSlotValue for jaguar/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for jaguar/noun/def/obligatory
Got def
About to call getSlotValue for tiger/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for tiger/noun/def/obligatory
Got def
About to call getSlotValue for lion/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for lion/noun/def/obligatory
Got def
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem">
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem"> + <flat> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem" ph="m y ˈ θ">myˈθ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner" ph="j u p e ˈ ŋ">jupeˈŋ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme" ph="m e ɾ a ˈ ɾ">meɾaˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="conj" gloss="and" ph="l u ˈ b">luˈb</word> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme" ph="t y m u ˈ t͡ʃ">tymuˈt͡ʃ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="conj" gloss="and" ph="l u ˈ b">luˈb</word> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme" ph="ŋ e ɡ a ˈ ɾ">ŋeɡaˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="conj1" translation="The hunter killed the jaguars, the tigers and the lions."> <flat> - <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem" ph="m y ˈ θ">myˈθ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner" ph="j u p e ˈ ŋ">jupeˈŋ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme" ph="m e ɾ a ˈ ɾ">meɾaˈɾ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="conj" gloss="and" ph="l u ˈ b">luˈb</word> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme" ph="t y m u ˈ t͡ʃ">tymuˈt͡ʃ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="conj" gloss="and" ph="l u ˈ b">luˈb</word> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme" ph="ŋ e ɡ a ˈ ɾ">ŋeɡaˈɾ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.plur.fem">myˈθ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">jupeˈŋ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">meɾaˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="conj" gloss="and">luˈb</word> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">tymuˈt͡ʃ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="conj" gloss="and">luˈb</word> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" gender="fem" possessor="no.owner" role="obj" tr="rheme">ŋeɡaˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈmyθ</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">juˈpeŋ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">meˈɾaɾ</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈlub</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">tyˈmut͡ʃ</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈlub</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ŋeˈɡaɾ</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>ˈmyθik fiθ juˈpeŋikuw meˈɾaɾikuw ˈlub tyˈmut͡ʃikuw ˈlub ŋeˈɡaɾikuw</p> + <p>muthic phith joupengicoubh meḍaḍicoubh loub tumoutxicoubh loub ngegaḍicoubh</p> + <il> + <w> + <o>ˈmyθ</o> + <g>kill</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>juˈpeŋ</o> + <g>hunter</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>meˈɾaɾ</o> + <g>jaguar</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>ˈlub</o> + <g>and</g> + </w> + <w> + <o>tyˈmut͡ʃ</o> + <g>tiger</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>ˈlub</o> + <g>and</g> + </w> + <w> + <o>ŋeˈɡaɾ</o> + <g>lion</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
Muthic phith joupengicoubh meḍaḍicoubh loub tumoutxicoubh loub ngegaḍicoubh. [ˈmyθik fiθ juˈpeŋikuw meˈɾaɾikuw ˈlub tyˈmut͡ʃikuw ˈlub ŋeˈɡaɾikuw] ˈmyθ kill -i indicative -k not.Q fiθ PAST juˈpeŋ hunter -ik no.owner.POSS -uw def meˈɾaɾ jaguar -ik no.owner.POSS -uw def ˈlub and tyˈmut͡ʃ tiger -ik no.owner.POSS -uw def ˈlub and ŋeˈɡaɾ lion -ik no.owner.POSS -uw def “The hunter killed the jaguars, the tigers and the lions.” | (22) |
Modifiers and Determiners
The ordering of demonstratives, articles (if present), and other modifiers in Pootish provides further insight into the structure of the noun phrase. These elements frequently exhibit fixed positions and may reveal whether the language favours head-initial or head-final patterns.
Complex Sentences
Relative Clauses
Pootish uses the correlative strategy to form relative clauses. The relative clause is introduced by a dedicated relativiser and appears as an independent clause. The main clause contains a demonstrative that corresponds to the relativiser and identifies the element being modified. The relative clause precedes the main clause when used on its own, and follows the head noun when it functions as a modifier. The internal structure of both clauses is fully finite.
To illustrate how relative clauses work, let us begin with a simple sentence:
initial XML:
<example id="relp1" translation="I patted the cat.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj">
<noun>cat</noun>
</np>
</s>
</example>cleanup:
<example id="relp1" translation="I patted the cat."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" tr="rheme" role="obj"> - <noun>cat</noun> + <np def="def" number="sing" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="cat"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number"> <word posp="noun" gloss="cat"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" tr="rheme" role="obj" locus="number">
+ <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
+ <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem">
+ <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
copyuptophrase:
<example id="relp1" translation="I patted the cat."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"> <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> </s> </example>
prodrop:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
- </np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
addclitics:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for pat/verb/mode/obligatoryGot indicative
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
About to call getSlotValue for cat/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for cat/noun/def/obligatory
Got def
<example id="relp1" translation="I patted the cat.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="relp1" translation="I patted the cat."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"> + <flat> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp1" translation="I patted the cat."> <flat> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="x a x ø ˈ θ">xaxøˈθ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner" ph="ŋ o ˈ t͡ʃ">ŋoˈt͡ʃ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp1" translation="I patted the cat."> <flat> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="x a x ø ˈ θ">xaxøˈθ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner" ph="ŋ o ˈ t͡ʃ">ŋoˈt͡ʃ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">xaxøˈθ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" gender="fem" possessor="no.owner">ŋoˈt͡ʃ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">xaˈxøθ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈŋot͡ʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>xaˈxøθik fiθ ˈŋot͡ʃikuw</p> + <p>chacheuthic phith ngotxicoubh</p> + <il> + <w> + <o>xaˈxøθ</o> + <g>pat</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ˈŋot͡ʃ</o> + <g>cat</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
Chacheuthic phith ngotxicoubh. [xaˈxøθik fiθ ˈŋot͡ʃikuw] xaˈxøθ pat -i indicative -k not.Q fiθ PAST ˈŋot͡ʃ cat -ik no.owner.POSS -uw def “I patted the cat.” | (23) |
We can now add a relative clause modifying the noun:
initial XML:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>mouse</noun>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> - <np def="def" number="sing" role="obj"> - <noun>mouse</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </s> </example>
module noepistemic:
No change.
module sequential:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <word posp="verb" gloss="catch"/>
+ </vp>
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ <np def="def" number="sing" role="obj" locus="number">
+ <word posp="noun" gloss="mouse"/>
+ </np>
+ </s>
+ <s connector="then">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
- <relp>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="catch"/>
- </vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
- <np def="def" number="sing" role="obj" locus="number">
- <word posp="noun" gloss="mouse"/>
</np>
- </relp>
- </np>
</s>
</example>
module sentenceconnectors:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
</np>
</s>
</example>
module complementise:
No change.
tva1tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
- <word gloss="then" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
</np>
+ <word gloss="then" posp="conj"/>
</s>
</example>
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
- <np def="def" number="sing" role="obj" locus="number">
+ <np def="def" number="sing" role="obj" locus="number" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <np role="obj" gender="fem">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module propagatenumber:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
<np def="def" number="sing" role="obj" locus="number" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj" gender="fem">
+ <np role="obj" gender="fem" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module simplifynumber:
No change.
createpronouns:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<np def="def" number="sing" role="obj" locus="number" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj" gender="fem" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module markowned:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- <np def="def" number="sing" role="obj" locus="number" gender="fem">
+ <np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
+ <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj" gender="fem" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <np role="obj" gender="fem" number="sing" possessor="no.owner">
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
copyuptophrase:
<example id="relp2" translation="I patted the cat that caught the mouse."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> <np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> </s> <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"> <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> </np> <np role="obj" gender="fem" number="sing" possessor="no.owner"> <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> </np> <word gloss="then" posp="conj"/> </s> </example>
prodrop:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
- </np>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
- </np>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
addclitics:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np role="obj" gender="fem" number="sing" possessor="no.owner">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
+ <np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- </np>
<word gloss="then" posp="conj"/>
</s>
</example>
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
addaffixes:
About to call getSlotValue for catch/verb/mode/obligatoryGot indicative
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
About to call getSlotValue for mouse/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for mouse/noun/def/obligatory
Got def
About to call getSlotValue for pat/verb/mode/obligatory
Got indicative
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
About to call getSlotValue for 3.sing.fem/pron/number/obligatory
Got sing
<example id="relp2" translation="I patted the cat that caught the mouse.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
flatten:
<example id="relp2" translation="I patted the cat that caught the mouse."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"> + <flat> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> - <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> <word gloss="then" posp="conj"/> - </s> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word gloss="then" posp="conj"/> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="p u ˈ f">puˈf</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner" ph="ɡ i b e ˈ ɾ">ɡibeˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="x a x ø ˈ θ">xaxøˈθ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner" ph="b u ˈ">buˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word gloss="then" posp="conj" ph="d e ˈ l">deˈl</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="p u ˈ f">puˈf</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner" ph="ɡ i b e ˈ ɾ">ɡibeˈɾ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="x a x ø ˈ θ">xaxøˈθ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner" ph="b u ˈ">buˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> - <word gloss="then" posp="conj" ph="d e ˈ l">deˈl</word> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">puˈf</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" gender="fem" possessor="no.owner">ɡibeˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">xaxøˈθ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner">buˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> + <word gloss="then" posp="conj">deˈl</word> </flat> + <p><span class="ilpair"><span class="mor">ˈpuf</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɡiˈbeɾ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">xaˈxøθ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbu</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ˈdel</span><br><span class="gls">then</span></span></p> + <p>ˈpufik fiθ ɡiˈbeɾikuw xaˈxøθik fiθ ˈbuŋ ˈdel</p> + <p>pouphic phith gibeḍicoubh chacheuthic phith boung del</p> + <il> + <w> + <o>ˈpuf</o> + <g>catch</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ɡiˈbeɾ</o> + <g>mouse</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>xaˈxøθ</o> + <g>pat</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ˈbu</o> + <g>3.sing.fem</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + <w> + <o>ˈdel</o> + <g>then</g> + </w> + </il> </example>
Pouphic phith gibeḍicoubh chacheuthic phith boung del. [ˈpufik fiθ ɡiˈbeɾikuw xaˈxøθik fiθ ˈbuŋ ˈdel] ˈpuf catch -i indicative -k not.Q fiθ PAST ɡiˈbeɾ mouse -ik no.owner.POSS -uw def xaˈxøθ pat -i indicative -k not.Q fiθ PAST ˈbu 3.sing.fem -ŋ sing ˈdel then “I patted the cat that caught the mouse.” | (24) |
Relative clauses may themselves contain other relative clauses:
initial XML:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np def="def" number="sing" role="obj">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> - <np def="def" number="sing" role="obj"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> </np> <np def="def" number="sing" role="obj" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic:
No change.
module sequential:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="eat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
- <word person="1excl" number="sing" posp="pron"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="mouse"/>
</np>
- <np role="obj">
- <relp>
+ <np def="def" number="sing" role="obj" locus="number">
+ <word posp="noun" gloss="cheese"/>
+ </np>
+ </s>
+ <s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
<np role="obj">
- <relp>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="eat"/>
- </vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
- <np def="def" number="sing" role="obj" locus="number">
- <word posp="noun" gloss="cheese"/>
</np>
- </relp>
+ </s>
+ <s connector="then">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <word posp="verb" gloss="pat"/>
+ </vp>
+ <np number="sing" def="neither" role="subj" locus="number">
+ <word person="1excl" number="sing" posp="pron"/>
</np>
- </relp>
+ <np role="obj">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="cat"/>
</np>
+ </np>
</s>
</example>
module sentenceconnectors:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
<np role="obj">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
</np>
</s>
</example>
module complementise:
No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
<np def="def" number="sing" role="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
- <word gloss="then" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
<np role="obj">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
</np>
+ <word gloss="then" posp="conj"/>
</s>
<s connector="then">
- <word gloss="then" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
</np>
+ <word gloss="then" posp="conj"/>
</s>
</example>
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
- <np def="def" number="sing" role="obj" locus="number">
+ <np def="def" number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
- <np role="obj">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <np role="obj" gender="fem">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <np role="obj" gender="fem">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module propagatenumber:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
- <np role="obj" gender="fem">
+ <np role="obj" gender="fem" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj" gender="fem">
+ <np role="obj" gender="fem" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module simplifynumber:
No change.
createpronouns:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
- <word posp="noun" gloss="mouse"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<np def="def" number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<np role="obj" gender="fem" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
- <word posp="noun" gloss="mouse"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj" gender="fem" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module markowned:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- <np def="def" number="sing" role="obj" locus="number" gender="masc">
+ <np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- <np role="obj" gender="fem" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <np role="obj" gender="fem" number="sing" possessor="no.owner">
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
+ <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj" gender="fem" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <np role="obj" gender="fem" number="sing" possessor="no.owner">
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
copyuptophrase:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> <np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> </s> <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> <np role="obj" gender="fem" number="sing" possessor="no.owner"> <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"> <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> </np> <np role="obj" gender="fem" number="sing" possessor="no.owner"> <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> </np> <word gloss="then" posp="conj"/> </s> </example>
prodrop:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
- </np>
<np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
- </np>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
- </np>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
addclitics:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np role="obj" gender="fem" number="sing" possessor="no.owner">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
+ <np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- </np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np role="obj" gender="fem" number="sing" possessor="no.owner">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
+ <np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- </np>
<word gloss="then" posp="conj"/>
</s>
</example>
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
addaffixes:
About to call getSlotValue for eat/verb/mode/obligatoryGot indicative
About to call getSlotValue for eat/verb/question/obligatory
Got not.Q
About to call getSlotValue for cheese/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for cheese/noun/def/obligatory
Got def
About to call getSlotValue for catch/verb/mode/obligatory
Got indicative
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
About to call getSlotValue for 3.sing.fem/pron/number/obligatory
Got sing
About to call getSlotValue for pat/verb/mode/obligatory
Got indicative
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
About to call getSlotValue for 3.sing.fem/pron/number/obligatory
Got sing
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
flatten:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"> + <flat> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> - <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> <word gloss="then" posp="conj"/> - </s> - <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> <word gloss="then" posp="conj"/> - </s> + </flat> </example>
addvocab:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word gloss="then" posp="conj"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word gloss="then" posp="conj"/> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc" ph="w a ˈ s+t">waˈst</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner" ph="θ u x y ˈ f">θuxyˈf</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="p u ˈ f">puˈf</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner" ph="b u ˈ">buˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word gloss="then" posp="conj" ph="d e ˈ l">deˈl</word> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="x a x ø ˈ θ">xaxøˈθ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner" ph="b u ˈ">buˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word gloss="then" posp="conj" ph="d e ˈ l">deˈl</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp3" translation="I patted the cat that caught the mouse that ate the cheese."> <flat> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc" ph="w a ˈ s+t">waˈst</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner" ph="θ u x y ˈ f">θuxyˈf</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="p u ˈ f">puˈf</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner" ph="b u ˈ">buˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> - <word gloss="then" posp="conj" ph="d e ˈ l">deˈl</word> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="x a x ø ˈ θ">xaxøˈθ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner" ph="b u ˈ">buˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> - <word gloss="then" posp="conj" ph="d e ˈ l">deˈl</word> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">waˈst</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">θuxyˈf</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">puˈf</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner">buˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> + <word gloss="then" posp="conj">deˈl</word> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">xaxøˈθ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner">buˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> + <word gloss="then" posp="conj">deˈl</word> </flat> + <p><span class="ilpair"><span class="mor">ˈwast</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">θuˈxyf</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈpuf</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbu</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ˈdel</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">xaˈxøθ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbu</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ˈdel</span><br><span class="gls">then</span></span></p> + <p>ˈwastik fiθ θuˈxyfikuw ˈpufik fiθ ˈbuŋ ˈdel xaˈxøθik fiθ ˈbuŋ ˈdel</p> + <p>bhastic phith thouchuphicoubh pouphic phith boung del chacheuthic phith boung del</p> + <il> + <w> + <o>ˈwast</o> + <g>eat</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>θuˈxyf</o> + <g>cheese</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>ˈpuf</o> + <g>catch</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ˈbu</o> + <g>3.sing.fem</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + <w> + <o>ˈdel</o> + <g>then</g> + </w> + <w> + <o>xaˈxøθ</o> + <g>pat</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ˈbu</o> + <g>3.sing.fem</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + <w> + <o>ˈdel</o> + <g>then</g> + </w> + </il> </example>
Bhastic phith thouchuphicoubh pouphic phith boung del chacheuthic phith boung del. [ˈwastik fiθ θuˈxyfikuw ˈpufik fiθ ˈbuŋ ˈdel xaˈxøθik fiθ ˈbuŋ ˈdel] ˈwast eat -i indicative -k not.Q fiθ PAST θuˈxyf cheese -ik no.owner.POSS -uw def ˈpuf catch -i indicative -k not.Q fiθ PAST ˈbu 3.sing.fem -ŋ sing ˈdel then xaˈxøθ pat -i indicative -k not.Q fiθ PAST ˈbu 3.sing.fem -ŋ sing ˈdel then “I patted the cat that caught the mouse that ate the cheese.” | (25) |
Finally, here is an example containing several layers of embedding:
initial XML:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp tam="past-punct">
<verb>pat</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>catch</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>cat</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>eat</verb>
</vp>
<np def="def" number="sing" role="subj" head="this">
<noun>mouse</noun>
</np>
<np role="obj">
<relp>
<vp tam="past-punct">
<verb>buy</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np def="def" number="sing" role="obj" head="this">
<noun>cheese</noun>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>cleanup:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp tam="past-punct"> - <verb>pat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>catch</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="catch"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>cat</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>eat</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="eat"/> </vp> - <np def="def" number="sing" role="subj" head="this"> - <noun>mouse</noun> + <np def="def" number="sing" role="subj" head="this" locus="number"> + <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp tam="past-punct"> - <verb>buy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np def="def" number="sing" role="obj" head="this"> - <noun>cheese</noun> + <np def="def" number="sing" role="obj" head="this" locus="number"> + <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="pat"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="cat"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number"> <word posp="noun" gloss="mouse"/> </np> <np role="obj"> <relp> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="buy"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np def="def" number="sing" role="obj" head="this" locus="number"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </relp> </np> </s> </example>
module noepistemic:
No change.
module sequential:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
+ <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="cheese"/>
+ </np>
+ </s>
+ <s connector="then">
+ <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
+ <word posp="verb" gloss="eat"/>
+ </vp>
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="mouse"/>
+ </np>
<np role="obj">
- <relp>
+ <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="cheese"/>
+ </np>
+ </np>
+ </s>
+ <s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
<np role="obj">
- <relp>
- <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="eat"/>
- </vp>
- <np def="def" number="sing" role="subj" head="this" locus="number">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
- <np role="obj">
- <relp>
+ </np>
+ </s>
+ <s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
- <word posp="verb" gloss="buy"/>
+ <word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" role="obj" head="this" locus="number">
- <word posp="noun" gloss="cheese"/>
- </np>
- </relp>
- </np>
- </relp>
+ <np role="obj">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <word posp="noun" gloss="cat"/>
</np>
- </relp>
</np>
</s>
</example>
module sentenceconnectors:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np def="def" number="sing" role="obj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
<np role="obj">
<np def="def" number="sing" role="obj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cheese"/>
</np>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
<np role="obj">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
</np>
</s>
<s connector="then">
+ <word gloss="then" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
</np>
</s>
</example>
module complementise:
No change.
tva1tva2
tva1
tva2
tva1
tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np def="def" number="sing" role="obj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
- <word gloss="then" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
<np role="obj">
<np def="def" number="sing" role="obj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cheese"/>
</np>
</np>
+ <word gloss="then" posp="conj"/>
</s>
<s connector="then">
- <word gloss="then" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
<np role="obj">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="mouse"/>
</np>
</np>
+ <word gloss="then" posp="conj"/>
</s>
<s connector="then">
- <word gloss="then" posp="conj"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
<word posp="noun" gloss="cat"/>
</np>
</np>
+ <word gloss="then" posp="conj"/>
</s>
</example>
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron">
+ <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
- <np role="obj">
- <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron">
+ <np role="obj" gender="masc">
+ <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
- <np role="obj">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <np role="obj" gender="fem">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron">
+ <np role="obj" gender="fem">
+ <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module propagatenumber:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
- <np role="obj" gender="masc">
+ <np role="obj" gender="masc" number="sing">
<np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc">
<word posp="noun" gloss="cheese"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
- <np role="obj" gender="fem">
+ <np role="obj" gender="fem" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="mouse"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj" gender="fem">
+ <np role="obj" gender="fem" number="sing">
<np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
<word posp="noun" gloss="cat"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module simplifynumber:
No change.
createpronouns:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc">
- <word posp="noun" gloss="cheese"/>
+ <np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
+ <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
- <word posp="noun" gloss="mouse"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<np role="obj" gender="masc" number="sing">
- <np def="def" number="sing" role="obj" head="this" locus="number" output="aspron" gender="masc">
- <word posp="noun" gloss="cheese"/>
+ <np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
+ <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<np role="obj" gender="fem" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
- <word posp="noun" gloss="mouse"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np role="obj" gender="fem" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" output="aspron" gender="fem">
- <word posp="noun" gloss="cat"/>
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module markowned:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
+ <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
+ <np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- <np role="obj" gender="masc" number="sing">
- <np def="def" number="sing" role="obj" head="this" locus="number" gender="masc">
+ <np role="obj" gender="masc" number="sing" possessor="no.owner">
+ <np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- <np role="obj" gender="fem" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <np role="obj" gender="fem" number="sing" possessor="no.owner">
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
+ <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj" gender="fem" number="sing">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem">
+ <np role="obj" gender="fem" number="sing" possessor="no.owner">
+ <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="buy"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<np role="obj" gender="masc" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
copyuptophrase:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.masc"> <word posp="verb" gloss="buy"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> </np> <np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> </s> <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> <np role="obj" gender="masc" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> <np role="obj" gender="fem" number="sing" possessor="no.owner"> <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> </np> <word gloss="then" posp="conj"/> </s> <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"> <word posp="verb" gloss="pat"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> </np> <np role="obj" gender="fem" number="sing" possessor="no.owner"> <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/> </np> </np> <word gloss="then" posp="conj"/> </s> </example>
prodrop:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.masc">
<word posp="verb" gloss="buy"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
- </np>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
<word posp="verb" gloss="eat"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
- </np>
<np role="obj" gender="masc" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch"/>
</vp>
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
- </np>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
- </np>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
addclitics:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.masc">
<word posp="verb" gloss="buy"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" gender="masc" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="obj" gender="fem" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.masc">
<word posp="verb" gloss="buy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np role="obj" gender="masc" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
</np>
- </np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np role="obj" gender="fem" number="sing" possessor="no.owner">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
+ <np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- </np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
- <np role="obj" gender="fem" number="sing" possessor="no.owner">
- <np def="def" number="sing" role="subj" head="this" locus="number" gender="fem" possessor="no.owner">
+ <np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
</np>
- </np>
<word gloss="then" posp="conj"/>
</s>
</example>
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.masc">
- <word posp="verb" gloss="buy"/>
+ <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner">
- <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
+ <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number" possessor="no.owner"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
- <word posp="verb" gloss="eat"/>
+ <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner">
- <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc"/>
+ <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number" possessor="no.owner"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
- <word posp="verb" gloss="catch"/>
+ <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
- <word posp="verb" gloss="pat"/>
+ <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
- <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem"/>
+ <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
addaffixes:
About to call getSlotValue for buy/verb/mode/obligatoryGot indicative
About to call getSlotValue for buy/verb/question/obligatory
Got not.Q
About to call getSlotValue for 3.sing.masc/pron/number/obligatory
Got sing
About to call getSlotValue for eat/verb/mode/obligatory
Got indicative
About to call getSlotValue for eat/verb/question/obligatory
Got not.Q
About to call getSlotValue for 3.sing.masc/pron/number/obligatory
Got sing
About to call getSlotValue for catch/verb/mode/obligatory
Got indicative
About to call getSlotValue for catch/verb/question/obligatory
Got not.Q
About to call getSlotValue for 3.sing.fem/pron/number/obligatory
Got sing
About to call getSlotValue for pat/verb/mode/obligatory
Got indicative
About to call getSlotValue for pat/verb/question/obligatory
Got not.Q
About to call getSlotValue for 3.sing.fem/pron/number/obligatory
Got sing
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.masc">
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.masc"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner">
<word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<word gloss="then" posp="conj"/>
</s>
<s connector="then">
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner">
<word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<word gloss="then" posp="conj"/>
</s>
</example>
flatten:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.masc"> + <flat> <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.masc"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - </s> - <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" role="obj" head="this" locus="number" gender="masc" possessor="no.owner"> <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> <word gloss="then" posp="conj"/> - </s> - <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> <word gloss="then" posp="conj"/> - </s> - <s connector="then"> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" role="obj" head="this" locus="number" gender="fem" possessor="no.owner"> <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> <word gloss="then" posp="conj"/> - </s> + </flat> </example>
addvocab:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <flat> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.masc"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word gloss="then" posp="conj"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word gloss="then" posp="conj"/> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word gloss="then" posp="conj"/> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.masc" ph="p a ˈ t͡ɕ">paˈt͡ɕ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number" possessor="no.owner" ph="b i ˈ">biˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc" ph="w a ˈ s+t">waˈst</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number" possessor="no.owner" ph="b i ˈ">biˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word gloss="then" posp="conj" ph="d e ˈ l">deˈl</word> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="p u ˈ f">puˈf</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner" ph="b u ˈ">buˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word gloss="then" posp="conj" ph="d e ˈ l">deˈl</word> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="x a x ø ˈ θ">xaxøˈθ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner" ph="b u ˈ">buˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word gloss="then" posp="conj" ph="d e ˈ l">deˈl</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp4" translation="I patted the cat that caught the mouse that ate the cheese that I bought."> <flat> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.masc" ph="p a ˈ t͡ɕ">paˈt͡ɕ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number" possessor="no.owner" ph="b i ˈ">biˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc" ph="w a ˈ s+t">waˈst</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number" possessor="no.owner" ph="b i ˈ">biˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> - <word gloss="then" posp="conj" ph="d e ˈ l">deˈl</word> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem" ph="p u ˈ f">puˈf</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner" ph="b u ˈ">buˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> - <word gloss="then" posp="conj" ph="d e ˈ l">deˈl</word> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem" ph="x a x ø ˈ θ">xaxøˈθ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner" ph="b u ˈ">buˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> - <word gloss="then" posp="conj" ph="d e ˈ l">deˈl</word> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.masc">paˈt͡ɕ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number" possessor="no.owner">biˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.masc">waˈst</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="pron" number="sing" gender="masc" gloss="3.sing.masc" def="def" role="obj" head="this" locus="number" possessor="no.owner">biˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> + <word gloss="then" posp="conj">deˈl</word> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.fem" obj="3.sing.fem">puˈf</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner">buˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> + <word gloss="then" posp="conj">deˈl</word> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" obj="3.sing.fem">xaxøˈθ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="pron" number="sing" gender="fem" gloss="3.sing.fem" def="def" role="obj" head="this" locus="number" possessor="no.owner">buˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> + <word gloss="then" posp="conj">deˈl</word> </flat> + <p><span class="ilpair"><span class="mor">ˈpat͡ɕ</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbi</span><br><span class="gls">3.sing.masc</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ˈwast</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbi</span><br><span class="gls">3.sing.masc</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ˈdel</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">ˈpuf</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbu</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ˈdel</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">xaˈxøθ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈbu</span><br><span class="gls">3.sing.fem</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ˈdel</span><br><span class="gls">then</span></span></p> + <p>ˈpat͡ɕik fiθ ˈbiŋ ˈwastik fiθ ˈbiŋ ˈdel ˈpufik fiθ ˈbuŋ ˈdel xaˈxøθik fiθ ˈbuŋ ˈdel</p> + <p>patjic phith bing bhastic phith bing del pouphic phith boung del chacheuthic phith boung del</p> + <il> + <w> + <o>ˈpat͡ɕ</o> + <g>buy</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ˈbi</o> + <g>3.sing.masc</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + <w> + <o>ˈwast</o> + <g>eat</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ˈbi</o> + <g>3.sing.masc</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + <w> + <o>ˈdel</o> + <g>then</g> + </w> + <w> + <o>ˈpuf</o> + <g>catch</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ˈbu</o> + <g>3.sing.fem</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + <w> + <o>ˈdel</o> + <g>then</g> + </w> + <w> + <o>xaˈxøθ</o> + <g>pat</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ˈbu</o> + <g>3.sing.fem</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + <w> + <o>ˈdel</o> + <g>then</g> + </w> + </il> </example>
Patjic phith bing bhastic phith bing del pouphic phith boung del chacheuthic phith boung del. [ˈpat͡ɕik fiθ ˈbiŋ ˈwastik fiθ ˈbiŋ ˈdel ˈpufik fiθ ˈbuŋ ˈdel xaˈxøθik fiθ ˈbuŋ ˈdel] ˈpat͡ɕ buy -i indicative -k not.Q fiθ PAST ˈbi 3.sing.masc -ŋ sing ˈwast eat -i indicative -k not.Q fiθ PAST ˈbi 3.sing.masc -ŋ sing ˈdel then ˈpuf catch -i indicative -k not.Q fiθ PAST ˈbu 3.sing.fem -ŋ sing ˈdel then xaˈxøθ pat -i indicative -k not.Q fiθ PAST ˈbu 3.sing.fem -ŋ sing ˈdel then “I patted the cat that caught the mouse that ate the cheese that I bought.” | (26) |
Complementation Strategies
Pootish introduces complement clauses with a dedicated complementiser, similar to English that. The complementiser appears at the beginning of the embedded clause and signals that the clause functions as a syntactic argument. The embedded clause is fully finite and displays the same tense, aspect and agreement patterns as independent clauses.
The following example illustrate how complement clauses function:
initial XML:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp tam="past-punct">
<verb>surprise</verb>
</vp>
<np role="subj">
<subs>
<vp tam="past-punct">
<verb>give</verb>
</vp>
<np number="sing" def="def" head="this" role="subj">
<noun>boy</noun>
</np>
<np number="sing" def="indef" role="obj">
<noun>apple</noun>
</np>
<np number="sing" def="def" role="indobj" tr="rheme">
<noun>girl</noun>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj">
<noun>teacher</noun>
</np>
</s>
</example>cleanup:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp tam="past-punct"> - <verb>surprise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp tam="past-punct"> - <verb>give</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="give"/> </vp> - <np number="sing" def="def" head="this" role="subj"> - <noun>boy</noun> + <np number="sing" def="def" head="this" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="indef" role="obj"> - <noun>apple</noun> + <np number="sing" def="indef" role="obj" locus="number"> + <word posp="noun" gloss="apple"/> </np> - <np number="sing" def="def" role="indobj" tr="rheme"> - <noun>girl</noun> + <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> + <word posp="noun" gloss="girl"/> </np> </subs> </np> - <np number="sing" def="def" role="indobj"> - <noun>teacher</noun> + <np number="sing" def="def" role="indobj" locus="number"> + <word posp="noun" gloss="teacher"/> </np> </s> </example>
module articles:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
- <np number="sing" def="indef" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
+ <word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
module nonpastonly:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="surprise"/> </vp> <np role="subj"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" head="this" role="subj" locus="number"> <word posp="noun" gloss="boy"/> </np> <np number="sing" role="obj" locus="number"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number"> <word posp="noun" gloss="girl"/> </np> </subs> </np> <np number="sing" def="def" role="indobj" locus="number"> <word posp="noun" gloss="teacher"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
+ <word gloss="COMP" posp="pp"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
<np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
tva1tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
<np role="subj">
<subs>
- <word gloss="COMP" posp="pp"/>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="give"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
<np number="sing" role="obj" locus="number">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number">
<word posp="noun" gloss="girl"/>
</np>
+ <word gloss="COMP" posp="pp"/>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
- <np role="subj">
+ <np role="subj" gender="masc" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="give"/>
</vp>
- <np number="sing" def="def" head="this" role="subj" locus="number">
+ <np number="sing" def="def" head="this" role="subj" locus="number" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
- <np number="sing" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number" gender="masc">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
- <np number="sing" def="def" role="indobj" tr="rheme" locus="number">
+ <np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
- <np number="sing" def="def" role="indobj" locus="number">
+ <np number="sing" def="def" role="indobj" locus="number" gender="fem">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="surprise"/>
</vp>
- <np role="subj" gender="masc" number="sing">
+ <np role="subj" gender="masc" number="sing" possessor="no.owner">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="give"/>
</vp>
- <np number="sing" def="def" head="this" role="subj" locus="number" gender="masc">
+ <np number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="boy"/>
</np>
- <np number="sing" role="obj" locus="number" gender="masc">
+ <np number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
- <np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem">
+ <np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="girl"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
- <np number="sing" def="def" role="indobj" locus="number" gender="fem">
+ <np number="sing" def="def" role="indobj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem"> <word posp="verb" gloss="surprise"/> </vp> <np role="subj" gender="masc" number="sing" possessor="no.owner"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc" indobj="3.sing.fem"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="apple"/> <word gloss="a" posp="det"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="girl"/> </np> <word gloss="COMP" posp="pp"/> </subs> </np> <np number="sing" def="def" role="indobj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="teacher"/> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem">
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="subj" gender="masc" number="sing" possessor="no.owner">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc" indobj="3.sing.fem">
<word posp="verb" gloss="give"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="boy"/>
</np>
<np number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="apple"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="girl"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="teacher"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem">
- <word posp="verb" gloss="surprise"/>
+ <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="subj" gender="masc" number="sing" possessor="no.owner">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc" indobj="3.sing.fem">
- <word posp="verb" gloss="give"/>
+ <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc" indobj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner"/>
</np>
<np number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="apple"/>
- <word gloss="a" posp="det"/>
+ <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/>
+ <word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
</np>
- <word gloss="COMP" posp="pp"/>
+ <word gloss="COMP" posp="pp" role="subj" gender="masc" number="sing" possessor="no.owner"/>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="teacher"/>
+ <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="fem" possessor="no.owner"/>
</np>
</s>
</example>
calling defaultval for def/defaultval: noun, def
returning not.def
calling defaultval for case/
defaultval: det, case
returning NOM
addaffixes:
About to call getSlotValue for surprise/verb/mode/obligatoryGot indicative
About to call getSlotValue for surprise/verb/question/obligatory
Got not.Q
About to call getSlotValue for give/verb/mode/obligatory
Got indicative
About to call getSlotValue for give/verb/question/obligatory
Got not.Q
About to call getSlotValue for boy/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for boy/noun/def/obligatory
Got def
About to call getSlotValue for apple/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for apple/noun/def/obligatory
Got not.def
About to call getSlotValue for a/det/gender/obligatory
Got masc
About to call getSlotValue for a/det/case/obligatory
Got NOM
About to call getSlotValue for girl/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for girl/noun/def/obligatory
Got def
About to call getSlotValue for teacher/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for teacher/noun/def/obligatory
Got def
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem">
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np role="subj" gender="masc" number="sing" possessor="no.owner">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc" indobj="3.sing.fem">
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc" indobj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
<word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/>
+ <thingy type="detgender" function="suffix" gloss="masc"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<word gloss="COMP" posp="pp" role="subj" gender="masc" number="sing" possessor="no.owner"/>
</subs>
</np>
<np number="sing" def="def" role="indobj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem"> + <flat> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np role="subj" gender="masc" number="sing" possessor="no.owner"> - <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc" indobj="3.sing.fem"> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc" indobj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="not.def"/> <word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="detcase" function="suffix" gloss="NOM"/> - </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> <word gloss="COMP" posp="pp" role="subj" gender="masc" number="sing" possessor="no.owner"/> - </subs> - </np> - <np number="sing" def="def" role="indobj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc" indobj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> - <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word gloss="COMP" posp="pp" role="subj" gender="masc" number="sing" possessor="no.owner"/> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" ph="x ø w i ˈ ɾ">xøwiˈɾ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc" indobj="3.sing.fem" ph="d i ˈ ŋ">diˈŋ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner" ph="r a ˈ ɾ">raˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner" ph="t͡ʃ i b u ˈ b">t͡ʃibuˈb</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="ø ɡ">øɡ</thingy> + <word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner" ph="j y ˈ">jyˈ</word> + <thingy type="detgender" function="suffix" gloss="masc" attach="suffix" ph="b">b</thingy> + <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o t">ot</thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="k e ˈ ɲ">keˈɲ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word gloss="COMP" posp="pp" role="subj" gender="masc" number="sing" possessor="no.owner" ph="t u ɲ u ˈ l">tuɲuˈl</word> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="fem" possessor="no.owner" ph="d i t͡ʃ e l">dit͡ʃel</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="comp1" translation="It surprised the teacher that the boy had given the girl an apple."> <flat> - <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem" ph="x ø w i ˈ ɾ">xøwiˈɾ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc" indobj="3.sing.fem" ph="d i ˈ ŋ">diˈŋ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner" ph="r a ˈ ɾ">raˈɾ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner" ph="t͡ʃ i b u ˈ b">t͡ʃibuˈb</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="ø ɡ">øɡ</thingy> - <word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner" ph="j y ˈ">jyˈ</word> - <thingy type="detgender" function="suffix" gloss="masc" attach="suffix" ph="b">b</thingy> - <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o t">ot</thingy> - <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner" ph="k e ˈ ɲ">keˈɲ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word gloss="COMP" posp="pp" role="subj" gender="masc" number="sing" possessor="no.owner" ph="t u ɲ u ˈ l">tuɲuˈl</word> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="fem" possessor="no.owner" ph="d i t͡ʃ e l">dit͡ʃel</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" indobj="3.sing.fem">xøwiˈɾ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="3.sing.masc" indobj="3.sing.fem">diˈŋ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" gender="masc" possessor="no.owner">raˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">t͡ʃibuˈb</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">øɡ</thingy> + <word gloss="a" posp="det" number="sing" role="obj" locus="number" gender="masc" possessor="no.owner">jyˈ</word> + <thingy type="detgender" function="suffix" gloss="masc">b</thingy> + <thingy type="detcase" function="suffix" gloss="NOM">ot</thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" gender="fem" possessor="no.owner">keˈɲ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word gloss="COMP" posp="pp" role="subj" gender="masc" number="sing" possessor="no.owner">tuɲuˈl</word> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" gender="fem" possessor="no.owner">dit͡ʃel</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">xøˈwiɾ</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈdiŋ</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈraɾ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">t͡ʃiˈbub</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-øɡ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">ˈjy</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">-b</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">-ot</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ˈkeɲ</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">tuˈɲul</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">dit͡ʃel</span><br><span class="gls">teacher</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>xøˈwiɾik fiθ ˈdiŋik fiθ ˈraɾikuw t͡ʃiˈbubikøɡ ˈjybot ˈkeɲikuw tuˈɲul dit͡ʃelikuw</p> + <p>cheubhiḍic phith dingic phith raḍicoubh txiboubiceug jubot cenjicoubh tounjoul ditxelicoubh</p> + <il> + <w> + <o>xøˈwiɾ</o> + <g>surprise</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ˈdiŋ</o> + <g>give</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ˈraɾ</o> + <g>boy</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>t͡ʃiˈbub</o> + <g>apple</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-øɡ</o> + <g>not.def</g> + </w> + <w> + <o>ˈjy</o> + <g>a</g> + </w> + <w> + <o>-b</o> + <g>masc</g> + </w> + <w> + <o>-ot</o> + <g>NOM</g> + </w> + <w> + <o>ˈkeɲ</o> + <g>girl</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>tuˈɲul</o> + <g>COMP</g> + </w> + <w> + <o>dit͡ʃel</o> + <g>teacher</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
Cheubhiḍic phith dingic phith raḍicoubh txiboubiceug jubot cenjicoubh tounjoul ditxelicoubh. [xøˈwiɾik fiθ ˈdiŋik fiθ ˈraɾikuw t͡ʃiˈbubikøɡ ˈjybot ˈkeɲikuw tuˈɲul dit͡ʃelikuw] xøˈwiɾ surprise -i indicative -k not.Q fiθ PAST ˈdiŋ give -i indicative -k not.Q fiθ PAST ˈraɾ boy -ik no.owner.POSS -uw def t͡ʃiˈbub apple -ik no.owner.POSS -øɡ not.def ˈjy a -b masc -ot NOM ˈkeɲ girl -ik no.owner.POSS -uw def tuˈɲul COMP dit͡ʃel teacher -ik no.owner.POSS -uw def “It surprised the teacher that the boy had given the girl an apple.” | (27) |
Quotes
Pootish expresses quoted or reported speech without a dedicated quotative particle. Quotations appear as ordinary clauses, distinguished only by the surrounding syntactic context or by the use of verbs of speaking.
Here is an example of how quotations are expressed:
initial XML:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp tam="past-punct">
<verb>tell</verb>
</vp>
<np def="def" number="sing" tr="theme" role="subj">
<noun>boy</noun>
</np>
<np role="obj" tr="rheme">
<subs>
<vp tam="gnomic">
<verb>love</verb>
</vp>
<np number="sing" def="neither" role="subj">
<pron person="1excl" number="sing"/>
</np>
<np number="sing" def="neither" role="obj">
<pron person="2" number="sing"/>
</np>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj">
<noun>girl</noun>
</np>
</s>
</example>cleanup:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <vp tam="past-punct"> - <verb>tell</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="tell"/> </vp> - <np def="def" number="sing" tr="theme" role="subj"> - <noun>boy</noun> + <np def="def" number="sing" tr="theme" role="subj" locus="number"> + <word posp="noun" gloss="boy"/> </np> <np role="obj" tr="rheme"> <subs> - <vp tam="gnomic"> - <verb>love</verb> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj"> - <pron person="1excl" number="sing"/> + <np number="sing" def="neither" role="subj" locus="number"> + <word person="1excl" number="sing" posp="pron"/> </np> - <np number="sing" def="neither" role="obj"> - <pron person="2" number="sing"/> + <np number="sing" def="neither" role="obj" locus="number"> + <word person="2" number="sing" posp="pron"/> </np> </subs> </np> - <np def="def" number="sing" tr="theme" role="indobj"> - <noun>girl</noun> + <np def="def" number="sing" tr="theme" role="indobj" locus="number"> + <word posp="noun" gloss="girl"/> </np> </s> </example>
module articles:
No change.
module nonpastonly:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="tell"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number"> <word posp="noun" gloss="boy"/> </np> <np role="obj" tr="rheme"> <subs> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="love"/> </vp> <np number="sing" def="neither" role="subj" locus="number"> <word person="1excl" number="sing" posp="pron"/> </np> <np number="sing" def="neither" role="obj" locus="number"> <word person="2" number="sing" posp="pron"/> </np> </subs> </np> <np def="def" number="sing" tr="theme" role="indobj" locus="number"> <word posp="noun" gloss="girl"/> </np> </s> </example>
module noepistemic:
No change.
module sequential:
No change.
module sentenceconnectors:
No change.
module complementise:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
<np role="obj" tr="rheme">
<subs>
+ <word gloss="COMP" posp="pp"/>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np number="sing" def="neither" role="obj" locus="number">
<word person="2" number="sing" posp="pron"/>
</np>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>
tva1tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number">
<word posp="noun" gloss="boy"/>
</np>
<np role="obj" tr="rheme">
<subs>
- <word gloss="COMP" posp="pp"/>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np number="sing" def="neither" role="obj" locus="number">
<word person="2" number="sing" posp="pron"/>
</np>
+ <word gloss="COMP" posp="pp"/>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>
module casemarking:
No change.
module markowner:
No change.
module addgender:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" locus="number">
+ <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
<word posp="noun" gloss="boy"/>
</np>
- <np role="obj" tr="rheme">
+ <np role="obj" tr="rheme" gender="masc" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
<np number="sing" def="neither" role="obj" locus="number">
<word person="2" number="sing" posp="pron"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
- <np def="def" number="sing" tr="theme" role="indobj" locus="number">
+ <np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc">
+ <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="boy"/>
</np>
- <np role="obj" tr="rheme" gender="masc" number="sing">
+ <np role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
- <np number="sing" def="neither" role="subj" locus="number">
+ <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np number="sing" def="neither" role="obj" locus="number">
+ <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner">
<word person="2" number="sing" posp="pron"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
- <np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem">
+ <np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="tell"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="boy"/>
</np>
<np role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="love"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner">
- <word person="2" number="sing" posp="pron"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>
copyuptophrase:
<example id="quot1" translation="The boy told the girl that he loved her."> <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="1excl.sing" indobj="3.sing.fem"> <word posp="verb" gloss="tell"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="boy"/> </np> - <np role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner"> + <np role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner" person="1excl"> <subs> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"> <word posp="verb" gloss="love"/> </vp> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/> </np> - <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner"> + <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/> </np> <word gloss="COMP" posp="pp"/> </subs> </np> <np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="girl"/> </np> </s> </example>
prodrop:
No change.
addclitics:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="1excl.sing" indobj="3.sing.fem">
<word posp="verb" gloss="tell"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="boy"/>
</np>
<np role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner" person="1excl">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
</np>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="girl"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="1excl.sing" indobj="3.sing.fem">
- <word posp="verb" gloss="tell"/>
+ <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="1excl.sing" indobj="3.sing.fem"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/>
</np>
<np role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner" person="1excl">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">
- <word posp="verb" gloss="love"/>
+ <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" role="subj" locus="number" possessor="no.owner"/>
</np>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
- <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" possessor="no.owner"/>
</np>
- <word gloss="COMP" posp="pp"/>
+ <word gloss="COMP" posp="pp" role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner" person="1excl"/>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem" possessor="no.owner">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem" possessor="no.owner"/>
</np>
</s>
</example>
addaffixes:
About to call getSlotValue for tell/verb/mode/obligatoryGot indicative
About to call getSlotValue for tell/verb/question/obligatory
Got not.Q
About to call getSlotValue for boy/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for boy/noun/def/obligatory
Got def
About to call getSlotValue for love/verb/mode/obligatory
Got indicative
About to call getSlotValue for love/verb/question/obligatory
Got not.Q
About to call getSlotValue for 1excl.sing/pron/number/obligatory
Got sing
About to call getSlotValue for 2.sing/pron/number/obligatory
Got sing
About to call getSlotValue for girl/noun/possessor/obligatory
Got no.owner
About to call getSlotValue for girl/noun/def/obligatory
Got def
<example id="quot1" translation="The boy told the girl that he loved her.">
<s>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="1excl.sing" indobj="3.sing.fem">
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="1excl.sing" indobj="3.sing.fem"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">
<word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner" person="1excl">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
+ <thingy type="verbquestion" function="suffix" gloss="not.Q"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" role="subj" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2">
<word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" possessor="no.owner"/>
+ <thingy type="pronnumber" function="suffix" gloss="sing"/>
</np>
<word gloss="COMP" posp="pp" role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner" person="1excl"/>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem" possessor="no.owner">
<word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem" possessor="no.owner"/>
+ <thingy type="nounpossessor" function="suffix" gloss="no.owner"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</s>
</example>
flatten:
<example id="quot1" translation="The boy told the girl that he loved her."> - <s> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="1excl.sing" indobj="3.sing.fem"> + <flat> <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="1excl.sing" indobj="3.sing.fem"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner" person="1excl"> - <subs> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="verbquestion" function="suffix" gloss="not.Q"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np number="sing" def="neither" role="subj" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" role="subj" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="neither" role="obj" locus="number" possessor="no.owner" person="2"> <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" possessor="no.owner"/> <thingy type="pronnumber" function="suffix" gloss="sing"/> - </np> <word gloss="COMP" posp="pp" role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner" person="1excl"/> - </subs> - </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem" possessor="no.owner"> <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem" possessor="no.owner"/> <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="quot1" translation="The boy told the girl that he loved her."> <flat> - <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="1excl.sing" indobj="3.sing.fem"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="verbquestion" function="suffix" gloss="not.Q"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" role="subj" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" possessor="no.owner"/> - <thingy type="pronnumber" function="suffix" gloss="sing"/> - <word gloss="COMP" posp="pp" role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner" person="1excl"/> - <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem" possessor="no.owner"/> - <thingy type="nounpossessor" function="suffix" gloss="no.owner"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="1excl.sing" indobj="3.sing.fem" ph="f o ˈ m">foˈm</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner" ph="r a ˈ ɾ">raˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing" ph="l o ˈ s+k">loˈsk</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" role="subj" locus="number" possessor="no.owner" ph="s i ˈ">siˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" possessor="no.owner" ph="n a ˈ">naˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> + <word gloss="COMP" posp="pp" role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner" person="1excl" ph="t u ɲ u ˈ l">tuɲuˈl</word> + <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem" possessor="no.owner" ph="k e ˈ ɲ">keˈɲ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="quot1" translation="The boy told the girl that he loved her."> <flat> - <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="1excl.sing" indobj="3.sing.fem" ph="f o ˈ m">foˈm</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="f i θ">fiθ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner" ph="r a ˈ ɾ">raˈɾ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing" ph="l o ˈ s+k">loˈsk</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="i">i</thingy> - <thingy type="verbquestion" function="suffix" gloss="not.Q" attach="suffix" ph="k">k</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" role="subj" locus="number" possessor="no.owner" ph="s i ˈ">siˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> - <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" possessor="no.owner" ph="n a ˈ">naˈ</word> - <thingy type="pronnumber" function="suffix" gloss="sing" attach="suffix" ph="ŋ">ŋ</thingy> - <word gloss="COMP" posp="pp" role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner" person="1excl" ph="t u ɲ u ˈ l">tuɲuˈl</word> - <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem" possessor="no.owner" ph="k e ˈ ɲ">keˈɲ</word> - <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS" attach="suffix" ph="i k">ik</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="u w">uw</thingy> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing.masc" obj="1excl.sing" indobj="3.sing.fem">foˈm</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">fiθ</thingy> + <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" gender="masc" possessor="no.owner">raˈɾ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="1excl.sing" obj="2.sing">loˈsk</word> + <thingy type="verbmode" function="suffix" gloss="indicative">i</thingy> + <thingy type="verbquestion" function="suffix" gloss="not.Q">k</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" gender="fem" def="neither" role="subj" locus="number" possessor="no.owner">siˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" gender="fem" def="neither" role="obj" locus="number" possessor="no.owner">naˈ</word> + <thingy type="pronnumber" function="suffix" gloss="sing">ŋ</thingy> + <word gloss="COMP" posp="pp" role="obj" tr="rheme" gender="masc" number="sing" possessor="no.owner" person="1excl">tuɲuˈl</word> + <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" gender="fem" possessor="no.owner">keˈɲ</word> + <thingy type="nounpossessor" function="suffix" gloss="no.owner.POSS">ik</thingy> + <thingy type="noundef" function="suffix" gloss="def">uw</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈfom</span><br><span class="gls">tell</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">fiθ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈraɾ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈlosk</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">-k</span><br><span class="gls">not.Q</span></span> <span class="ilpair"><span class="mor">ˈsi</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ˈna</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">-ŋ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">tuˈɲul</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">ˈkeɲ</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-ik</span><br><span class="gls">no.owner.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">-uw</span><br><span class="gls">def</span></span></p> + <p>ˈfomik fiθ ˈraɾikuw ˈloskik ˈsiŋ ˈnaŋ tuˈɲul ˈkeɲikuw</p> + <p>phomic phith raḍicoubh loscic sing nang tounjoul cenjicoubh</p> + <il> + <w> + <o>ˈfom</o> + <g>tell</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>fiθ</o> + <g>PAST</g> + </w> + <w> + <o>ˈraɾ</o> + <g>boy</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + <w> + <o>ˈlosk</o> + <g>love</g> + </w> + <w> + <o>-i</o> + <g>indicative</g> + </w> + <w> + <o>-k</o> + <g>not.Q</g> + </w> + <w> + <o>ˈsi</o> + <g>1excl.sing</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + <w> + <o>ˈna</o> + <g>2.sing</g> + </w> + <w> + <o>-ŋ</o> + <g>sing</g> + </w> + <w> + <o>tuˈɲul</o> + <g>COMP</g> + </w> + <w> + <o>ˈkeɲ</o> + <g>girl</g> + </w> + <w> + <o>-ik</o> + <g>no.owner.POSS</g> + </w> + <w> + <o>-uw</o> + <g>def</g> + </w> + </il> </example>
Phomic phith raḍicoubh loscic sing nang tounjoul cenjicoubh. [ˈfomik fiθ ˈraɾikuw ˈloskik ˈsiŋ ˈnaŋ tuˈɲul ˈkeɲikuw] ˈfom tell -i indicative -k not.Q fiθ PAST ˈraɾ boy -ik no.owner.POSS -uw def ˈlosk love -i indicative -k not.Q ˈsi 1excl.sing -ŋ sing ˈna 2.sing -ŋ sing tuˈɲul COMP ˈkeɲ girl -ik no.owner.POSS -uw def “The boy told the girl that he loved her.” | (28) |
How to cite this grammar
Language Creator. 2026. A Grammar of Pootish. Generated by the Language Creator, version 0.92, on 23 June 2026. https://languagecreator.org/grammar/56BDB
In BibTeX format:
@misc{LC-56BDB,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Pootish}},
howpublished = {\url{https://languagecreator.org/grammar/56BDB}},
note = {Generated by the Language Creator, version 0.92, on 23 June 2026}
}
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Pootish / Pootish–English) accompany this grammar. The complete work – comprising the grammar, dictionary and texts – may also be downloaded in ODT or DOCX format.
Readers are encouraged to share observations or corrections via the feedback form. The present page may be accessed directly at:
https://languagecreator.org/grammar/56BDB
Behind the scenes, the Language Creator stores the generated language in a JSON-based format known as ELD. The corresponding ELD file may be downloaded, edited as required, and reuploaded in order to regenerate the grammar, dictionary and texts.
Language creation took 0.03 seconds; writing the grammar 0.06 seconds.