A Grammar of Kir
Introduction
Scope and Purpose
This grammar provides a systematic description of the Kir language (the 1082nd 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 Kir.
Typological Profile
It has the VSO basic order, common globally but unusual in many families and postpositions.Phonology
Phoneme Inventory
Consonants
Kir has 25 consonant phonemes, a size that falls within a broadly average range.
It has a notably rich set of sibilant contrasts.The table below presents the full inventory of consonant phonemes in Kir. The chart lists all places and manners of articulation attested in the language.
| labial | alveolar | postalveolar | alveolo-palatal | lateral | palatal | velar | lab. velar | glottal | |
|---|---|---|---|---|---|---|---|---|---|
| stop | p b | d t | k ɡ | kʷ ɡʷ | |||||
| ejective stop | kʼ | kʷʼ | |||||||
| nasal | m | n | ɲ | ||||||
| trill/tap/flap | r | ||||||||
| fricative | f | s | ʃ | h | |||||
| approximant | w | l | j | ||||||
| affricate | t͡ʃ | t͡ɕ | |||||||
| implosive | ɓ |
Vowels
Kir has 5 vowel qualities. This places it within the broadly common range of mid-sized vowel inventories. The vowel chart shows the full set of contrasts employed in the language’s phonology.
It has a vertical vowel system in which backness distinctions are largely absent and a maximally “square” vowel system balancing heights across backness.The table below presents the full inventory of vowel phonemes in Kir. The system comprises the distinct vowel qualities listed in the chart.
| central | |
|---|---|
| close | ɨ |
| mid | ə |
| open | a |
Stress and Tones
Kir has neither phonemic stress nor lexical tone. Prosodic prominence and pitch variation are determined by pragmatic and discourse factors rather than by lexical contrasts.
Phonological Processes
Vowel Harmony
The language employs vowel harmony. To be specific, the following vowels change to match the first vowel of the root: /ɨ/ becomes /ə/.
Writing System
Introduction
Kir is an unwritten language. For that reason, all examples in this grammar are given exclusively in the International Phonetic Alphabet (IPA), which offers a precise and widely recognised means of recording its sounds.
Orthography
Kiris an unwritten language, so it does not make any sense to discuss its orthography.
Word Classes and Morphology
Number and Gender
Number
Kir does not have grammatical number.
Gender
Kir does not have genders or noun classes.
The Nominal Phrase
Nominal phrases in Kir 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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
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 posp="noun" gloss="knife"/>
</np>
+ <word gloss="COMIT" posp="pp"/>
</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 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">
+ <np role="subj" number="sing" def="def" locus="number" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
- <np number="sing" def="def" locus="number">
+ <np number="sing" def="def" locus="number" possessor="no.owner">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
- <np role="obj" def="def" number="plur" tr="rheme" locus="number">
+ <np role="obj" def="def" number="plur" tr="rheme" locus="number" 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" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" possessor="no.owner">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" 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:
<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" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" possessor="no.owner">
<word posp="noun" gloss="knife"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner">
+ <word posp="det" gloss="yon"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
- <word posp="det" gloss="yon"/>
</np>
</s>
</example>
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" obj="3.plur"> <word posp="verb" gloss="catch"/> </vp> <np role="subj" number="sing" def="def" locus="number" possessor="no.owner"> <word posp="noun" gloss="woman"/> <pp role="comitative"> <np number="sing" def="def" locus="number" possessor="no.owner"> <word posp="noun" gloss="knife"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </np> <np role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"> <word posp="det" gloss="yon"/> <word posp="adj" gloss="blind"/> <word posp="noun" gloss="mouse"/> <word posp="num" gloss="three"/> </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" obj="3.plur">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" possessor="no.owner">
<word posp="noun" gloss="woman"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" possessor="no.owner">
<word posp="noun" gloss="knife"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner">
<word posp="det" gloss="yon"/>
<word posp="adj" gloss="blind"/>
<word posp="noun" gloss="mouse"/>
<word posp="num" gloss="three"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.plur">
- <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" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" possessor="no.owner">
- <word posp="noun" gloss="woman"/>
+ <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" possessor="no.owner"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" possessor="no.owner">
- <word posp="noun" gloss="knife"/>
+ <word posp="noun" gloss="knife" number="sing" def="def" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner">
- <word posp="det" gloss="yon"/>
- <word posp="adj" gloss="blind"/>
- <word posp="noun" gloss="mouse"/>
- <word posp="num" gloss="three"/>
+ <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/>
+ <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/>
+ <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/>
+ <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for woman/noun/number/obligatoryGot sing
About to call getSlotValue for woman/noun/case/obligatory
Got NOM
About to call getSlotValue for knife/noun/number/obligatory
Got sing
About to call getSlotValue for knife/noun/case/obligatory
Got NOM
About to call getSlotValue for blind/adj/number/obligatory
Got plur
About to call getSlotValue for mouse/noun/number/obligatory
Got plur
About to call getSlotValue for mouse/noun/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" obj="3.plur">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np role="subj" number="sing" def="def" locus="number" possessor="no.owner">
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<pp role="comitative">
<np number="sing" def="def" locus="number" possessor="no.owner">
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner">
<word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/>
<word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/>
+ <thingy type="adjnumber" function="suffix" gloss="plur"/>
<word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.plur"> + <flat> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np role="subj" number="sing" def="def" locus="number" possessor="no.owner"> <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - <pp role="comitative"> - <np number="sing" def="def" locus="number" possessor="no.owner"> <word posp="noun" gloss="knife" number="sing" def="def" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word gloss="COMIT" posp="pp" role="comitative"/> - </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"> <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/> <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/> <thingy type="adjnumber" function="suffix" gloss="plur"/> <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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" obj="3.plur"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="COMIT" posp="pp" role="comitative"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/> - <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/> - <thingy type="adjnumber" function="suffix" gloss="plur"/> - <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur" ph="m ai l">mail</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" possessor="no.owner" ph="kʼ aː m">kʼaːm</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number" possessor="no.owner" ph="j ə ɡ">jəɡ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word gloss="COMIT" posp="pp" role="comitative" ph="t͡ʃ a p a b">t͡ʃapab</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner" ph="t͡ɕ ai k">t͡ɕaik</word> + <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner" ph="t aː k">taːk</word> + <thingy type="adjnumber" function="suffix" gloss="plur" attach="suffix" ph="ɨ kʼ">ɨkʼ</thingy> + <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner" ph="t͡ʃ a r ɨː ɡʷ">t͡ʃarɨːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="a">a</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner" ph="m a t">mat</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </flat> </example>
vowelharmony:
<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" obj="3.plur" ph="m ai l">mail</word>
<thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy>
<thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy>
<word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" possessor="no.owner" ph="kʼ aː m">kʼaːm</word>
<thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<word posp="noun" gloss="knife" number="sing" def="def" locus="number" possessor="no.owner" ph="j ə ɡ">jəɡ</word>
- <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
+ <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
<word gloss="COMIT" posp="pp" role="comitative" ph="t͡ʃ a p a b">t͡ʃapab</word>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
<word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner" ph="t͡ɕ ai k">t͡ɕaik</word>
<word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner" ph="t aː k">taːk</word>
<thingy type="adjnumber" function="suffix" gloss="plur" attach="suffix" ph="ɨ kʼ">ɨkʼ</thingy>
<word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner" ph="t͡ʃ a r ɨː ɡʷ">t͡ʃarɨːɡʷ</word>
<thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="a">a</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner" ph="m a t">mat</word>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
</flat>
</example>
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" obj="3.plur" ph="m ai l">mail</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" possessor="no.owner" ph="kʼ aː m">kʼaːm</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <word posp="noun" gloss="knife" number="sing" def="def" locus="number" possessor="no.owner" ph="j ə ɡ">jəɡ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word gloss="COMIT" posp="pp" role="comitative" ph="t͡ʃ a p a b">t͡ʃapab</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner" ph="t͡ɕ ai k">t͡ɕaik</word> - <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner" ph="t aː k">taːk</word> - <thingy type="adjnumber" function="suffix" gloss="plur" attach="suffix" ph="ɨ kʼ">ɨkʼ</thingy> - <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner" ph="t͡ʃ a r ɨː ɡʷ">t͡ʃarɨːɡʷ</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="a">a</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner" ph="m a t">mat</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">mail</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <word posp="noun" gloss="woman" role="subj" number="sing" def="def" locus="number" possessor="no.owner">kʼaːm</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="noun" gloss="knife" number="sing" def="def" locus="number" possessor="no.owner">jəɡ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" underlying="ɨ">ə</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word gloss="COMIT" posp="pp" role="comitative">t͡ʃapab</word> + <word posp="det" gloss="yon" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner">t͡ɕaik</word> + <word posp="adj" gloss="blind" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner">taːk</word> + <thingy type="adjnumber" function="suffix" gloss="plur">ɨkʼ</thingy> + <word posp="noun" gloss="mouse" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner">t͡ʃarɨːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="plur">a</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="num" gloss="three" role="obj" def="def" number="plur" tr="rheme" locus="number" possessor="no.owner">mat</word> </flat> + <p><span class="ilpair"><span class="mor">mail</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kʼaːm</span><br><span class="gls">woman</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">jəɡ</span><br><span class="gls">knife</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">t͡ʃapab</span><br><span class="gls"><span class="glssc">COMIT</span></span></span> <span class="ilpair"><span class="mor">t͡ɕaik</span><br><span class="gls">yon</span></span> <span class="ilpair"><span class="mor">taːk</span><br><span class="gls">blind</span></span> <span class="ilpair"><span class="mor">-ɨkʼ</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">t͡ʃarɨːɡʷ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">mat</span><br><span class="gls">three</span></span></p> + <p>mail ɡakʼ kʼaːmɨt jəɡət t͡ʃapab t͡ɕaik taːkɨkʼ t͡ʃarɨːɡʷat mat</p> + <p>mail ɡakʼ kʼaːmɨt jəɡət t͡ʃapab t͡ɕaik taːkɨkʼ t͡ʃarɨːɡʷat mat</p> + <il> + <w> + <o>mail</o> + <g>catch</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>kʼaːm</o> + <g>woman</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>jəɡ</o> + <g>knife</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>t͡ʃapab</o> + <g>COMIT</g> + </w> + <w> + <o>t͡ɕaik</o> + <g>yon</g> + </w> + <w> + <o>taːk</o> + <g>blind</g> + </w> + <w> + <o>-ɨkʼ</o> + <g>plur</g> + </w> + <w> + <o>t͡ʃarɨːɡʷ</o> + <g>mouse</g> + </w> + <w> + <o>-a</o> + <g>plur</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>mat</o> + <g>three</g> + </w> + </il> </example>
[mail ɡakʼ kʼaːmɨt jəɡət t͡ʃapab t͡ɕaik taːkɨkʼ t͡ʃarɨːɡʷat mat] mail catch ɡakʼ PAST kʼaːm woman -ɨ sing -t NOM jəɡ knife -ɨ sing -t NOM t͡ʃapab COMIT t͡ɕaik yon taːk blind -ɨkʼ plur t͡ʃarɨːɡʷ mouse -a plur -t NOM mat three “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 is one type of clitic in the nominal phrase, namely an enclitic (placed finally), expressing possessor. a clitic expressing possessor, comprising t͡ʃɨʃ ‘1incl.sing’, kʼʷɨʃ ‘1excl.sing’, fɨɲ ‘2.sing’, t͡ʃar ‘3.sing’, t͡ʃak ‘1incl.plur’, kɨkʼʷ ‘1excl.plur’, hɨ ‘2.plur’ and pɨkʼʷ ‘3.plur’.
The morphology of the elements of the nominal phrase, i.e., nouns, adjectives, numerals and pronouns, is described below, as is the way that possession is expressed in Kir.
The Noun
The noun in Kir consists of first, the root; second, an obligatory suffix expressing number, comprising -ɨ ‘sing’ and -a ‘plur’; and finally, third, an obligatory suffix expressing case, comprising -t ‘NOM’, -kʷ ‘DAT’, -kʼʷ ‘INS’, -n ‘VOC’, -k ‘ALL’, -w ‘LOC’, -p ‘ABL’ and -kʼ ‘PART’.
The noun displays the following derivational morphology: two suffixes, namely -araf ‘little’ and -ɨbaw ‘big’
The Adjective
In Kir, the adjective has the following structure: the root followed by an obligatory suffix expressing number, comprising -ak ‘sing’ and -ɨkʼ ‘plur’.
Numerals
The numeral in Kir stands alone without any prefixes or suffixes attached to it.
Determiners
The determiner in Kir stands alone without any prefixes or suffixes attached to it.
Pronouns
The pronoun in Kir stands alone without any prefixes or suffixes attached to it.
In Kir, 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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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">
- <word posp="noun" gloss="boy"/>
+ <np def="def" number="sing" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="sing" gloss="3.sing"/>
</np>
- <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number">
- <word posp="noun" gloss="girl"/>
+ <np def="def" number="sing" tr="theme" role="obj" locus="number">
+ <word posp="pron" number="sing" gloss="3.sing"/>
</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">
+ <np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
- <np def="def" number="sing" tr="theme" role="obj" locus="number">
+ <np def="def" number="sing" tr="theme" role="obj" locus="number" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</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" obj="3.sing"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> </np> <np def="def" number="sing" tr="theme" role="obj" locus="number" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> </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" obj="3.sing">
<word posp="verb" gloss="love"/>
</vp>
- <np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
- <word posp="pron" number="sing" gloss="3.sing"/>
- </np>
<np def="def" number="sing" tr="theme" role="obj" locus="number" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</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" obj="3.sing">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.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="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" tr="theme" role="obj" locus="number" possessor="no.owner">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
addaffixes:
No change.
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" obj="3.sing"> + <flat> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np def="def" number="sing" tr="theme" role="obj" locus="number" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing" ph="s ə t͡ʃ">sət͡ʃ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" possessor="no.owner" ph="t ɨ t͡ɕ">tɨt͡ɕ</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" 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" obj="3.sing" ph="s ə t͡ʃ">sət͡ʃ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" possessor="no.owner" ph="t ɨ t͡ɕ">tɨt͡ɕ</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" 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" obj="3.sing">sət͡ʃ</word> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" possessor="no.owner">tɨt͡ɕ</word> </flat> + <p><span class="ilpair"><span class="mor">sət͡ʃ</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">tɨt͡ɕ</span><br><span class="gls">3.sing</span></span></p> + <p>sət͡ʃ tɨt͡ɕ</p> + <p>sət͡ʃ tɨt͡ɕ</p> + <il> + <w> + <o>sət͡ʃ</o> + <g>love</g> + </w> + <w> + <o>tɨt͡ɕ</o> + <g>3.sing</g> + </w> + </il> </example>
[sət͡ʃ tɨt͡ɕ] sət͡ʃ love tɨt͡ɕ 3.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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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">
- <word posp="noun" gloss="boy"/>
+ <np def="def" number="sing" tr="rheme" role="subj" locus="number">
+ <word posp="pron" number="sing" gloss="3.sing"/>
</np>
- <np def="def" number="sing" tr="theme" role="obj" output="aspron" locus="number">
- <word posp="noun" gloss="girl"/>
+ <np def="def" number="sing" tr="theme" role="obj" locus="number">
+ <word posp="pron" number="sing" gloss="3.sing"/>
</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">
+ <np def="def" number="sing" tr="rheme" role="subj" locus="number" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
- <np def="def" number="sing" tr="theme" role="obj" locus="number">
+ <np def="def" number="sing" tr="theme" role="obj" locus="number" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</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" obj="3.sing"> <word posp="verb" gloss="love"/> </vp> <np def="def" number="sing" tr="rheme" role="subj" locus="number" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> </np> <np def="def" number="sing" tr="theme" role="obj" locus="number" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> </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" obj="3.sing">
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="obj" locus="number" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.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="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" tr="rheme" role="subj" locus="number" possessor="no.owner">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="obj" locus="number" possessor="no.owner">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
addaffixes:
No change.
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" obj="3.sing"> + <flat> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np def="def" number="sing" tr="rheme" role="subj" locus="number" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" tr="theme" role="obj" locus="number" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing" ph="s ə t͡ʃ">sət͡ʃ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner" ph="t ɨ t͡ɕ">tɨt͡ɕ</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" possessor="no.owner" ph="t ɨ t͡ɕ">tɨt͡ɕ</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" 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" obj="3.sing" ph="s ə t͡ʃ">sət͡ʃ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner" ph="t ɨ t͡ɕ">tɨt͡ɕ</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" possessor="no.owner" ph="t ɨ t͡ɕ">tɨt͡ɕ</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" 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" obj="3.sing">sət͡ʃ</word> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="rheme" role="subj" locus="number" possessor="no.owner">tɨt͡ɕ</word> + <word posp="pron" number="sing" gloss="3.sing" def="def" tr="theme" role="obj" locus="number" possessor="no.owner">tɨt͡ɕ</word> </flat> + <p><span class="ilpair"><span class="mor">sət͡ʃ</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">tɨt͡ɕ</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">tɨt͡ɕ</span><br><span class="gls">3.sing</span></span></p> + <p>sət͡ʃ tɨt͡ɕ tɨt͡ɕ</p> + <p>sət͡ʃ tɨt͡ɕ tɨt͡ɕ</p> + <il> + <w> + <o>sət͡ʃ</o> + <g>love</g> + </w> + <w> + <o>tɨt͡ɕ</o> + <g>3.sing</g> + </w> + <w> + <o>tɨt͡ɕ</o> + <g>3.sing</g> + </w> + </il> </example>
[sət͡ʃ tɨt͡ɕ tɨt͡ɕ] sət͡ʃ love tɨt͡ɕ 3.sing tɨt͡ɕ 3.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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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">
+ <np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
<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" 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" obj="3.sing"> <word posp="verb" gloss="hate"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"> <word posp="noun" gloss="NN1"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number" 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" obj="3.sing">
<word posp="verb" gloss="hate"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="NN1"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="NN2"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
- <word posp="noun" gloss="NN1"/>
+ <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner">
- <word posp="noun" gloss="NN2"/>
+ <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for NN1/noun/number/obligatoryGot sing
About to call getSlotValue for NN1/noun/case/obligatory
Got NOM
About to call getSlotValue for NN2/noun/number/obligatory
Got sing
About to call getSlotValue for NN2/noun/case/obligatory
Got NOM
<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" obj="3.sing">
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.sing"> + <flat> <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"> <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner"> <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </s> + </flat> </example>
addvocab:
-<example id="loveprop" translation="NN1 hates NN2."> +<example id="loveprop" translation="Bachaw hates Pibab."> <flat> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="NN1" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="NN2" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing" ph="s a kʼʷ ə ʃ">sakʼʷəʃ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="Bachaw" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner" propernoun="yes" ph="b a t͡ɕ ə w">bat͡ɕəw</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="Pibab" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner" propernoun="yes" ph="p ɨ b a b">pɨbab</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </flat> </example>
vowelharmony:
<example id="loveprop" translation="Bachaw hates Pibab.">
<flat>
<word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing" ph="s a kʼʷ ə ʃ">sakʼʷəʃ</word>
<thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy>
<thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy>
<word posp="noun" gloss="Bachaw" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner" propernoun="yes" ph="b a t͡ɕ ə w">bat͡ɕəw</word>
- <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
+ <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
<word posp="noun" gloss="Pibab" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner" propernoun="yes" ph="p ɨ b a b">pɨbab</word>
<thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
</flat>
</example>
removetags:
<example id="loveprop" translation="Bachaw hates Pibab."> <flat> - <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing" ph="s a kʼʷ ə ʃ">sakʼʷəʃ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="Bachaw" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner" propernoun="yes" ph="b a t͡ɕ ə w">bat͡ɕəw</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="noun" gloss="Pibab" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner" propernoun="yes" ph="p ɨ b a b">pɨbab</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="hate" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.sing">sakʼʷəʃ</word> + <word posp="noun" gloss="Bachaw" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner" propernoun="yes">bat͡ɕəw</word> + <thingy type="nounnumber" function="suffix" gloss="sing" underlying="ɨ">ə</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="noun" gloss="Pibab" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner" propernoun="yes">pɨbab</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">sakʼʷəʃ</span><br><span class="gls">hate</span></span> <span class="ilpair"><span class="mor">bat͡ɕəw</span><br><span class="gls">Bachaw</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">pɨbab</span><br><span class="gls">Pibab</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>sakʼʷəʃ bat͡ɕəwət pɨbabɨt</p> + <p>sakʼʷəʃ Bat͡ɕəwət Pɨbabɨt</p> + <il> + <w> + <o>sakʼʷəʃ</o> + <g>hate</g> + </w> + <w> + <o>bat͡ɕəw</o> + <g>Bachaw</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>pɨbab</o> + <g>Pibab</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[sakʼʷəʃ bat͡ɕəwət pɨbabɨt] sakʼʷəʃ hate bat͡ɕəw Bachaw -ɨ sing -t NOM pɨbab Pibab -ɨ sing -t NOM “Bachaw hates Pibab.” | (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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module propagatenumber:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned"> + <np type="owner_owned" number="sing"> <np number="sing" def="def" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <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" number="sing"> - <np number="sing" def="def" locus="number" role="owner"> + <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> <word posp="noun" gloss="boy"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen:
<example id="posso1" translation="the boy's apple"> <np type="owner_owned" number="sing"> - <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> - <word posp="noun" gloss="boy"/> - </np> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="apple"/> </np> + <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> + <word posp="noun" gloss="boy"/> </np> + </np> </example>
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:
<example id="posso1" translation="the boy's apple">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="apple"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
<word posp="noun" gloss="boy"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="posso1" translation="the boy's apple"> - <np type="owner_owned" number="sing"> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="apple"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> <word posp="noun" gloss="boy"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - </np> </example>
movedowntoword:
<example id="posso1" translation="the boy's apple"> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> - <word posp="noun" gloss="boy"/> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </example>calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for apple/noun/number/obligatoryGot sing
About to call getSlotValue for apple/noun/case/obligatory
Got NOM
About to call getSlotValue for boy/noun/number/obligatory
Got sing
About to call getSlotValue for boy/noun/case/obligatory
Got NOM
<example id="posso1" translation="the boy's apple">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
<word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
flatten:
<example id="posso1" translation="the boy's apple"> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> + <flat> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </example>
addvocab:
<example id="posso1" translation="the boy's apple"> <flat> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="f a ʃ aː ɡʷ">faʃaːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" possessor="no.owner" ph="kʼ a ɲ">kʼaɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso1" translation="the boy's apple"> <flat> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="f a ʃ aː ɡʷ">faʃaːɡʷ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> - <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" possessor="no.owner" ph="kʼ a ɲ">kʼaɲ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing">faʃaːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">t͡ʃar</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" locus="number" role="owner" possessor="no.owner">kʼaɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">faʃaːɡʷ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">t͡ʃar</span><br><span class="gls">3.sing.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">kʼaɲ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>faʃaːɡʷɨt t͡ʃar kʼaɲɨt</p> + <p>faʃaːɡʷɨt t͡ʃar kʼaɲɨt</p> + <il> + <w> + <o>faʃaːɡʷ</o> + <g>apple</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>t͡ʃar</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>kʼaɲ</o> + <g>boy</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[faʃaːɡʷɨt t͡ʃar kʼaɲɨt] faʃaːɡʷ apple -ɨ sing -t NOM t͡ʃar 3.sing.POSS kʼaɲ boy -ɨ sing -t NOM “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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module propagatenumber:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned"> + <np type="owner_owned" number="sing"> <np number="sing" def="def" output="aspron" locus="number" role="owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" def="def" locus="number" role="owned"> <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" number="sing"> - <np number="sing" def="def" output="aspron" locus="number" role="owner"> - <word posp="noun" gloss="boy"/> + <np number="sing" def="def" locus="number" role="owner"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owned"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module markowned:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" number="sing"> - <np number="sing" def="def" locus="number" role="owner"> + <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> </np> - <np number="sing" def="def" locus="number" role="owned"> + <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="apple"/> </np> </np> </example>
module ngen:
<example id="posso1b" translation="his (the boy's) apple"> <np type="owner_owned" number="sing"> - <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> - <word posp="pron" number="sing" gloss="3.sing"/> - </np> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="apple"/> </np> + <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> + <word posp="pron" number="sing" gloss="3.sing"/> </np> + </np> </example>
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:
<example id="posso1b" translation="his (the boy's) apple">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="apple"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="posso1b" translation="his (the boy's) apple"> - <np type="owner_owned" number="sing"> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="apple"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - </np> </example>
movedowntoword:
<example id="posso1b" translation="his (the boy's) apple"> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> - <word posp="pron" number="sing" gloss="3.sing"/> + <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </example>calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for apple/noun/number/obligatoryGot sing
About to call getSlotValue for apple/noun/case/obligatory
Got NOM
<example id="posso1b" translation="his (the boy's) apple">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
flatten:
<example id="posso1b" translation="his (the boy's) apple"> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> + <flat> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </example>
addvocab:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="f a ʃ aː ɡʷ">faʃaːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" possessor="no.owner" ph="t ɨ t͡ɕ">tɨt͡ɕ</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="posso1b" translation="his (the boy's) apple"> <flat> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="f a ʃ aː ɡʷ">faʃaːɡʷ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> - <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" possessor="no.owner" ph="t ɨ t͡ɕ">tɨt͡ɕ</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="3.sing">faʃaːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">t͡ʃar</thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" locus="number" role="owner" possessor="no.owner">tɨt͡ɕ</word> </flat> + <p><span class="ilpair"><span class="mor">faʃaːɡʷ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">t͡ʃar</span><br><span class="gls">3.sing.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">tɨt͡ɕ</span><br><span class="gls">3.sing</span></span></p> + <p>faʃaːɡʷɨt t͡ʃar tɨt͡ɕ</p> + <p>faʃaːɡʷɨt t͡ʃar tɨt͡ɕ</p> + <il> + <w> + <o>faʃaːɡʷ</o> + <g>apple</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>t͡ʃar</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>tɨt͡ɕ</o> + <g>3.sing</g> + </w> + </il> </example>
[faʃaːɡʷɨt t͡ʃar tɨt͡ɕ] faʃaːɡʷ apple -ɨ sing -t NOM t͡ʃar 3.sing.POSS tɨt͡ɕ 3.sing “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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module propagatenumber:
<example id="posso2" translation="my apple"> - <np type="owner_owned"> + <np type="owner_owned" number="sing"> <np number="sing" def="neither" locus="number" role="owner"> <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 simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="posso2" translation="my apple"> <np type="owner_owned" number="sing"> - <np number="sing" def="neither" locus="number" role="owner"> - <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" 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:
<example id="posso2" translation="my apple">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="1excl.sing">
<word posp="noun" gloss="apple"/>
+ <thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/>
</np>
</np>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="posso2" translation="my apple"> - <np type="owner_owned" number="sing"> <np number="sing" def="def" locus="number" role="owned" possessor="1excl.sing"> <word posp="noun" gloss="apple"/> <thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/> </np> - </np> </example>
movedowntoword:
<example id="posso2" translation="my apple"> <np number="sing" def="def" locus="number" role="owned" possessor="1excl.sing"> - <word posp="noun" gloss="apple"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="1excl.sing"/> <thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/> </np> </example>calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for apple/noun/number/obligatoryGot sing
About to call getSlotValue for apple/noun/case/obligatory
Got NOM
<example id="posso2" translation="my apple">
<np number="sing" def="def" locus="number" role="owned" possessor="1excl.sing">
<word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="1excl.sing"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/>
</np>
</example>
flatten:
<example id="posso2" translation="my apple"> - <np number="sing" def="def" locus="number" role="owned" possessor="1excl.sing"> + <flat> <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="1excl.sing"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/> - </np> + </flat> </example>
addvocab:
<example id="posso2" translation="my apple"> <flat> - <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="1excl.sing"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="1excl.sing"/> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="1excl.sing" ph="f a ʃ aː ɡʷ">faʃaːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="1excl.sing.POSS" ph="kʼʷ ɨ ʃ">kʼʷɨʃ</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" possessor="1excl.sing" ph="f a ʃ aː ɡʷ">faʃaːɡʷ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="1excl.sing.POSS" ph="kʼʷ ɨ ʃ">kʼʷɨʃ</thingy> + <word posp="noun" gloss="apple" number="sing" def="def" locus="number" role="owned" possessor="1excl.sing">faʃaːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="1excl.sing.POSS">kʼʷɨʃ</thingy> </flat> + <p><span class="ilpair"><span class="mor">faʃaːɡʷ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">kʼʷɨʃ</span><br><span class="gls">1excl.sing.<span class="glssc">POSS</span></span></span></p> + <p>faʃaːɡʷɨt kʼʷɨʃ</p> + <p>faʃaːɡʷɨt kʼʷɨʃ</p> + <il> + <w> + <o>faʃaːɡʷ</o> + <g>apple</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>kʼʷɨʃ</o> + <g>1excl.sing.POSS</g> + </w> + </il> </example>
[faʃaːɡʷɨt kʼʷɨʃ] faʃaːɡʷ apple -ɨ sing -t NOM kʼʷɨʃ 1excl.sing.POSS “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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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">
+ <np role="subj" number="sing">
+ <np type="owner_owned" number="sing">
<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 role="obj" number="sing">
+ <np type="owner_owned" number="sing">
+ <np type="owner_owned" role="owner" number="sing">
<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 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" number="sing">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<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" number="sing">
<np type="owner_owned" role="owner" number="sing">
- <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">
+ <np number="sing" def="def" locus="number" role="owned" possessor="2.sing">
<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" possessor="3.sing">
<word posp="noun" gloss="son"/>
</np>
</np>
</np>
</s>
</example>
module ngen:
<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" possessor="no.owner">
<np type="owner_owned" number="sing">
- <np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
- </np>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="daughter"/>
</np>
+ <np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
+ <word posp="noun" gloss="hunter"/>
</np>
</np>
+ </np>
<np role="obj" number="sing" possessor="no.owner">
<np type="owner_owned" number="sing">
+ <np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
+ <word posp="noun" gloss="son"/>
+ </np>
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="2.sing">
<word posp="noun" gloss="neighbour"/>
</np>
</np>
- <np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
- <word posp="noun" gloss="son"/>
</np>
</np>
- </np>
</s>
</example>
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" obj="3.sing"> <word posp="verb" gloss="kiss"/> </vp> <np role="subj" number="sing" possessor="no.owner"> <np type="owner_owned" number="sing"> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> </np> </np> <np role="obj" number="sing" possessor="no.owner"> <np type="owner_owned" number="sing"> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="son"/> </np> <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="def" locus="number" role="owned" possessor="2.sing"> <word posp="noun" gloss="neighbour"/> </np> </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" obj="3.sing">
<word posp="verb" gloss="kiss"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np role="subj" number="sing" possessor="no.owner">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="daughter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" number="sing" possessor="no.owner">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="son"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="2.sing">
<word posp="noun" gloss="neighbour"/>
+ <thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
</np>
</np>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.sing">
<word posp="verb" gloss="kiss"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
- <np role="subj" number="sing" possessor="no.owner">
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="subj" possessor="no.owner">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="daughter"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
- </np>
- <np role="obj" number="sing" possessor="no.owner">
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="obj" possessor="no.owner">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="son"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="2.sing">
<word posp="noun" gloss="neighbour"/>
<thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
</np>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
- </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" obj="3.sing">
<word posp="verb" gloss="kiss"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
- <np type="owner_owned" number="sing" role="subj" possessor="no.owner">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="daughter"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- </np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
- <np type="owner_owned" number="sing" role="obj" possessor="no.owner">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="son"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
- <np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="2.sing">
<word posp="noun" gloss="neighbour"/>
<thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
- </np>
- </np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
- <word posp="noun" gloss="son"/>
+ <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" possessor="2.sing">
- <word posp="noun" gloss="neighbour"/>
+ <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" possessor="2.sing"/>
<thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for daughter/noun/number/obligatoryGot sing
About to call getSlotValue for daughter/noun/case/obligatory
Got NOM
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
About to call getSlotValue for hunter/noun/case/obligatory
Got NOM
About to call getSlotValue for son/noun/number/obligatory
Got sing
About to call getSlotValue for son/noun/case/obligatory
Got NOM
About to call getSlotValue for neighbour/noun/number/obligatory
Got sing
About to call getSlotValue for neighbour/noun/case/obligatory
Got NOM
<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" obj="3.sing">
<word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" possessor="2.sing">
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" possessor="2.sing"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.sing"> + <flat> <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" possessor="2.sing"> <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" possessor="2.sing"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" possessor="2.sing"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing" ph="h ɨ t ɨː kʼʷ">hɨtɨːkʼʷ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="s əː s">səːs</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner" ph="ɲ ɨ b əː t͡ʃ">ɲɨbəːt͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="d ə p">dəp</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" possessor="2.sing" ph="h a ɡʷ a l">haɡʷal</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS" ph="f ɨ ɲ">fɨɲ</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </flat> </example>
vowelharmony:
<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" obj="3.sing" ph="h ɨ t ɨː kʼʷ">hɨtɨːkʼʷ</word>
<thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy>
<thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="s əː s">səːs</word>
- <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
+ <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy>
- <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner" ph="ɲ ɨ b əː t͡ʃ">ɲɨbəːt͡ʃ</word>
- <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner" ph="ɲ ə b əː t͡ʃ" underlying="ɲ ɨ b əː t͡ʃ">ɲəbəːt͡ʃ</word>
+ <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="d ə p">dəp</word>
- <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
+ <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy>
<word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" possessor="2.sing" ph="h a ɡʷ a l">haɡʷal</word>
<thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS" ph="f ɨ ɲ">fɨɲ</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
</flat>
</example>
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" obj="3.sing" ph="h ɨ t ɨː kʼʷ">hɨtɨːkʼʷ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="s əː s">səːs</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner" ph="ɲ ə b əː t͡ʃ" underlying="ɲ ɨ b əː t͡ʃ">ɲəbəːt͡ʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="d ə p">dəp</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> - <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" possessor="2.sing" ph="h a ɡʷ a l">haɡʷal</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS" ph="f ɨ ɲ">fɨɲ</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="kiss" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">hɨtɨːkʼʷ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing">səːs</word> + <thingy type="nounnumber" function="suffix" gloss="sing" underlying="ɨ">ə</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">t͡ʃar</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner" underlying="ɲ ɨ b əː t͡ʃ">ɲəbəːt͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" underlying="ɨ">ə</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="3.sing">dəp</word> + <thingy type="nounnumber" function="suffix" gloss="sing" underlying="ɨ">ə</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">t͡ʃar</thingy> + <word posp="noun" gloss="neighbour" number="sing" def="def" locus="number" role="owned" possessor="2.sing">haɡʷal</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS">fɨɲ</thingy> </flat> + <p><span class="ilpair"><span class="mor">hɨtɨːkʼʷ</span><br><span class="gls">kiss</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">səːs</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">t͡ʃar</span><br><span class="gls">3.sing.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">ɲɨbəːt͡ʃ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">dəp</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">t͡ʃar</span><br><span class="gls">3.sing.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">haɡʷal</span><br><span class="gls">neighbour</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">fɨɲ</span><br><span class="gls">2.sing.<span class="glssc">POSS</span></span></span></p> + <p>hɨtɨːkʼʷ ɡakʼ səːsət t͡ʃar ɲəbəːt͡ʃət dəpət t͡ʃar haɡʷalɨt fɨɲ</p> + <p>hɨtɨːkʼʷ ɡakʼ səːsət t͡ʃar ɲəbəːt͡ʃət dəpət t͡ʃar haɡʷalɨt fɨɲ</p> + <il> + <w> + <o>hɨtɨːkʼʷ</o> + <g>kiss</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>səːs</o> + <g>daughter</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>t͡ʃar</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>ɲɨbəːt͡ʃ</o> + <g>hunter</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>dəp</o> + <g>son</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>t͡ʃar</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>haɡʷal</o> + <g>neighbour</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>fɨɲ</o> + <g>2.sing.POSS</g> + </w> + </il> </example>
[hɨtɨːkʼʷ ɡakʼ səːsət t͡ʃar ɲəbəːt͡ʃət dəpət t͡ʃar haɡʷalɨt fɨɲ] hɨtɨːkʼʷ kiss ɡakʼ PAST səːs daughter -ɨ sing -t NOM t͡ʃar 3.sing.POSS ɲɨbəːt͡ʃ hunter -ɨ sing -t NOM dəp son -ɨ sing -t NOM t͡ʃar 3.sing.POSS haɡʷal neighbour -ɨ sing -t NOM fɨɲ 2.sing.POSS “The hunter’s daughter kissed your neighbour’s son.” | (8) |
Derivation
Kir 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"/> </np> </example>
module nonpastonly:
No change.
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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"> + <np number="sing" tr="rheme" locus="number" possessor="no.owner"> <word posp="noun" gloss="lamb"/> </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:
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" possessor="no.owner">
<word posp="noun" gloss="lamb"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="lamb0" translation="a lamb"> <np number="sing" tr="rheme" locus="number" possessor="no.owner"> - <word posp="noun" gloss="lamb"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </example>calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for lamb/noun/number/obligatoryGot sing
About to call getSlotValue for lamb/noun/case/obligatory
Got NOM
<example id="lamb0" translation="a lamb">
<np number="sing" tr="rheme" locus="number" possessor="no.owner">
<word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
flatten:
<example id="lamb0" translation="a lamb"> - <np number="sing" tr="rheme" locus="number" possessor="no.owner"> + <flat> <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </example>
addvocab:
<example id="lamb0" translation="a lamb"> <flat> - <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" possessor="no.owner" ph="m a ɓ a l">maɓal</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></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" possessor="no.owner" ph="m a ɓ a l">maɓal</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="lamb" number="sing" tr="rheme" locus="number" possessor="no.owner">maɓal</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">maɓal</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>maɓalɨt</p> + <p>maɓalɨt</p> + <il> + <w> + <o>maɓal</o> + <g>lamb</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[maɓalɨt] maɓal lamb -ɨ sing -t 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"/> </np> </example>
module nonpastonly:
No change.
module noepistemic:
No change.
module NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
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>
</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> </np> </example>
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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"> + <np number="sing" tr="rheme" locus="number" 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> </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:
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" 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>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="lamb1" translation="a little lamb"> <np number="sing" tr="rheme" locus="number" possessor="no.owner"> - <word gloss="lamb" lexposp="noun" posp="noun"> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" possessor="no.owner"> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> </word> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </example>calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for lamb/noun/number/obligatoryGot sing
About to call getSlotValue for lamb/noun/case/obligatory
Got NOM
<example id="lamb1" translation="a little lamb">
<np number="sing" tr="rheme" locus="number" possessor="no.owner">
<word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" possessor="no.owner">
<thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/>
<thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/>
</word>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</example>
flatten:
<example id="lamb1" translation="a little lamb"> - <np number="sing" tr="rheme" locus="number" possessor="no.owner"> - <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" possessor="no.owner"> + <flat> <thingy gloss="little₁" type="nounnounderivbef" origposp="adj"/> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" possessor="no.owner"/> <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - </word> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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" possessor="no.owner"/> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy gloss="little₁" type="nounnounderivbef" origposp="adj" attach="prefix" ph=""></thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" possessor="no.owner" ph="m a ɓ a l">maɓal</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj" attach="suffix" ph="a r a f">araf</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></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" possessor="no.owner" ph="m a ɓ a l">maɓal</word> - <thingy gloss="little₂" type="nounnounderivaft" origposp="adj" attach="suffix" ph="a r a f">araf</thingy> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word gloss="lamb" lexposp="noun" posp="noun" number="sing" tr="rheme" locus="number" possessor="no.owner">maɓal</word> + <thingy gloss="little₂" type="nounnounderivaft" origposp="adj">araf</thingy> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">maɓal</span><br><span class="gls">lamb</span></span> <span class="ilpair"><span class="mor">-araf</span><br><span class="gls">little</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>maɓalarafɨt</p> + <p>maɓalarafɨt</p> + <il> + <w> + <o>maɓal</o> + <g>lamb</g> + </w> + <w> + <o>-araf</o> + <g>little</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[maɓalarafɨt] maɓal lamb -araf little -ɨ sing -t NOM “a little lamb” | (10) |
Compounding
Verbs
Inflectional Categories
The verbal phrase clitics in Kir fall into two categories, proclitics and enclitics: first, a clitic expressing comp, comprising ɡɨkʼ ‘COMP’; second, a clitic expressing ta, comprising ɡakʼ ‘PAST’; third, a clitic expressing mode, comprising ɓam ‘imperative’, ʃad ‘conditional’ and sɨd ‘optative’; fourth, a clitic expressing voice, comprising kʷam ‘passive’; fifth, a clitic expressing negation, comprising hɨl ‘NEG’; and finally, sixth, a clitic expressing subj, comprising t͡ɕak ‘1incl.sing’, ɲak ‘1excl.sing’, kɨj ‘2.sing’, kʼʷɨs ‘1incl.plur’, fɨj ‘1excl.plur’, ham ‘2.plur’ and kʷɨkʼʷ ‘3.plur’.
The verb itself does not have any prefixes or suffixes attached to it.
The verb displays the following derivational morphology: two suffixes, namely -kʷat͡ɕa ‘begin’ and -fasɨ ‘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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
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"/>
</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"/>
</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"/> </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"/> </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"/>
- </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"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</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"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</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"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
addaffixes:
No change.
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="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - </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" def="neither" role="obj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <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="s ə t͡ʃ">sət͡ʃ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ" ph="ɲ a k">ɲak</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" possessor="no.owner" ph="j a l">jal</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" 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="s ə t͡ʃ">sət͡ʃ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ" ph="ɲ a k">ɲak</thingy> - <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" possessor="no.owner" ph="j a l">jal</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" 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">sət͡ʃ</word> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">ɲak</thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" possessor="no.owner">jal</word> </flat> + <p><span class="ilpair"><span class="mor">sət͡ʃ</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">ɲak</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">jal</span><br><span class="gls">2.sing</span></span></p> + <p>sət͡ʃ ɲak jal</p> + <p>sət͡ʃ ɲak jal</p> + <il> + <w> + <o>sət͡ʃ</o> + <g>love</g> + </w> + <w> + <o>ɲak</o> + <g>1excl.sing.SUBJ</g> + </w> + <w> + <o>jal</o> + <g>2.sing</g> + </w> + </il> </example>
[sət͡ʃ ɲak jal] sət͡ʃ love ɲak 1excl.sing.SUBJ jal 2.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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> + <np type="owner_owned"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="table"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="surface"/> + </np> + </np> + <word gloss="in" posp="pp"/> </pp> </example>
module constorder:
No change.
module casemarking:
No change.
module propagatenumber:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np type="owner_owned"> + <np type="owner_owned" number="sing"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="table"/> </np> <np def="def" number="sing"> <word posp="noun" gloss="surface"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </example>
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np type="owner_owned" number="sing">
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="table"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</example>
module ngen:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np type="owner_owned" number="sing">
- <np def="def" number="sing" locus="number" possessor="no.owner">
- <word posp="noun" gloss="table"/>
- </np>
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface"/>
</np>
+ <np def="def" number="sing" locus="number" possessor="no.owner">
+ <word posp="noun" gloss="table"/>
</np>
+ </np>
<word gloss="in" posp="pp"/>
</pp>
</example>
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:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np type="owner_owned" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="table"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="adpos1" translation="on the table"> <pp p="in" location="surface" precise="yes"> - <np type="owner_owned" number="sing"> <np def="def" number="sing" possessor="no.owner"> <word posp="noun" gloss="surface"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np def="def" number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="table"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - </np> <word gloss="in" posp="pp"/> </pp> </example>
movedowntoword:
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" possessor="no.owner">
- <word posp="noun" gloss="surface"/>
+ <word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
- <word posp="noun" gloss="table"/>
+ <word posp="noun" gloss="table" def="def" number="sing" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <word gloss="in" posp="pp"/>
+ <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/>
</pp>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for surface/noun/number/obligatoryGot sing
About to call getSlotValue for surface/noun/case/obligatory
Got NOM
About to call getSlotValue for table/noun/number/obligatory
Got sing
About to call getSlotValue for table/noun/case/obligatory
Got NOM
<example id="adpos1" translation="on the table">
<pp p="in" location="surface" precise="yes">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="table" def="def" number="sing" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="in" posp="pp" p="in" location="surface" precise="yes"/>
</pp>
</example>
flatten:
<example id="adpos1" translation="on the table"> - <pp p="in" location="surface" precise="yes"> - <np def="def" number="sing" possessor="no.owner"> + <flat> <word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="table" def="def" number="sing" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos1" translation="on the table"> <flat> - <word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="table" def="def" number="sing" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="in" posp="pp" p="in" location="surface" precise="yes"/> + <word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner" ph="ɓ a r">ɓar</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" possessor="no.owner" ph="f a d">fad</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word gloss="in" posp="pp" p="in" location="surface" precise="yes" ph="k ɨ t͡ɕ">kɨt͡ɕ</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos1" translation="on the table"> <flat> - <word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner" ph="ɓ a r">ɓar</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="noun" gloss="table" def="def" number="sing" locus="number" possessor="no.owner" ph="f a d">fad</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word gloss="in" posp="pp" p="in" location="surface" precise="yes" ph="k ɨ t͡ɕ">kɨt͡ɕ</word> + <word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner">ɓar</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="noun" gloss="table" def="def" number="sing" locus="number" possessor="no.owner">fad</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word gloss="in" posp="pp" p="in" location="surface" precise="yes">kɨt͡ɕ</word> </flat> + <p><span class="ilpair"><span class="mor">ɓar</span><br><span class="gls">surface</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">fad</span><br><span class="gls">table</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">kɨt͡ɕ</span><br><span class="gls">in</span></span></p> + <p>ɓarɨt fadɨt kɨt͡ɕ</p> + <p>ɓarɨt fadɨt kɨt͡ɕ</p> + <il> + <w> + <o>ɓar</o> + <g>surface</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>fad</o> + <g>table</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>kɨt͡ɕ</o> + <g>in</g> + </w> + </il> </example>
[ɓarɨt fadɨt kɨt͡ɕ] ɓar surface -ɨ sing -t NOM fad table -ɨ sing -t NOM kɨt͡ɕ in “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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> + <np type="owner_owned"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="box"/> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="inside"/> + </np> + </np> + <word gloss="to" posp="pp"/> </pp> </example>
module constorder:
No change.
module casemarking:
No change.
module propagatenumber:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np type="owner_owned"> + <np type="owner_owned" number="sing"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="box"/> </np> <np def="def" number="sing"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="to" posp="pp"/> </pp> </example>
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np type="owner_owned" number="sing">
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="box"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="to" posp="pp"/>
</pp>
</example>
module ngen:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np type="owner_owned" number="sing">
- <np def="def" number="sing" locus="number" possessor="no.owner">
- <word posp="noun" gloss="box"/>
- </np>
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
+ <np def="def" number="sing" locus="number" possessor="no.owner">
+ <word posp="noun" gloss="box"/>
</np>
+ </np>
<word gloss="to" posp="pp"/>
</pp>
</example>
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:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np type="owner_owned" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="box"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
<word gloss="to" posp="pp"/>
</pp>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="adpos2" translation="into the box"> <pp p="to" location="inside" precise="yes"> - <np type="owner_owned" number="sing"> <np def="def" number="sing" possessor="no.owner"> <word posp="noun" gloss="inside"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np def="def" number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="box"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - </np> <word gloss="to" posp="pp"/> </pp> </example>
movedowntoword:
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" possessor="no.owner">
- <word posp="noun" gloss="inside"/>
+ <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
- <word posp="noun" gloss="box"/>
+ <word posp="noun" gloss="box" def="def" number="sing" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <word gloss="to" posp="pp"/>
+ <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/>
</pp>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for inside/noun/number/obligatoryGot sing
About to call getSlotValue for inside/noun/case/obligatory
Got NOM
About to call getSlotValue for box/noun/number/obligatory
Got sing
About to call getSlotValue for box/noun/case/obligatory
Got NOM
<example id="adpos2" translation="into the box">
<pp p="to" location="inside" precise="yes">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="box" def="def" number="sing" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="to" posp="pp" p="to" location="inside" precise="yes"/>
</pp>
</example>
flatten:
<example id="adpos2" translation="into the box"> - <pp p="to" location="inside" precise="yes"> - <np def="def" number="sing" possessor="no.owner"> + <flat> <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="box" def="def" number="sing" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos2" translation="into the box"> <flat> - <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="box" def="def" number="sing" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="to" posp="pp" p="to" location="inside" precise="yes"/> + <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner" ph="p au j">pauj</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" possessor="no.owner" ph="ɲ a j ai r">ɲajair</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word gloss="to" posp="pp" p="to" location="inside" precise="yes" ph="r aː ʃ">raːʃ</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos2" translation="into the box"> <flat> - <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner" ph="p au j">pauj</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="noun" gloss="box" def="def" number="sing" locus="number" possessor="no.owner" ph="ɲ a j ai r">ɲajair</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word gloss="to" posp="pp" p="to" location="inside" precise="yes" ph="r aː ʃ">raːʃ</word> + <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner">pauj</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="noun" gloss="box" def="def" number="sing" locus="number" possessor="no.owner">ɲajair</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word gloss="to" posp="pp" p="to" location="inside" precise="yes">raːʃ</word> </flat> + <p><span class="ilpair"><span class="mor">pauj</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ɲajair</span><br><span class="gls">box</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">raːʃ</span><br><span class="gls">to</span></span></p> + <p>paujɨt ɲajairɨt raːʃ</p> + <p>paujɨt ɲajairɨt raːʃ</p> + <il> + <w> + <o>pauj</o> + <g>inside</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>ɲajair</o> + <g>box</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>raːʃ</o> + <g>to</g> + </w> + </il> </example>
[paujɨt ɲajairɨt raːʃ] pauj inside -ɨ sing -t NOM ɲajair box -ɨ sing -t NOM raːʃ to “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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
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 person="1excl" number="sing" posp="pron"/>
</np>
+ <word gloss="COMIT" posp="pp"/>
</pp>
</example>
module constorder:
No change.
module casemarking:
No change.
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither" locus="number"> + <np number="sing" def="neither" locus="number" possessor="no.owner"> <word person="1excl" number="sing" posp="pron"/> </np> <word gloss="COMIT" posp="pp"/> </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">
<np number="sing" def="neither" locus="number" possessor="no.owner">
- <word person="1excl" number="sing" posp="pron"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</example>
copyuptophrase:
<example id="adpos3" translation="with me"> <pp role="comitative"> - <np number="sing" def="neither" locus="number" possessor="no.owner"> + <np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl"> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/> </np> <word gloss="COMIT" posp="pp"/> </pp> </example>
prodrop:
No change.
addclitics:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl">
<word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="COMIT" posp="pp"/>
</pp>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<example id="adpos3" translation="with me">
<pp role="comitative">
<np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl">
- <word person="1excl" number="sing" posp="pron" gloss="1excl.sing"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <word gloss="COMIT" posp="pp"/>
+ <word gloss="COMIT" posp="pp" role="comitative"/>
</pp>
</example>
addaffixes:
No change.
flatten:
<example id="adpos3" translation="with me"> - <pp role="comitative"> - <np number="sing" def="neither" locus="number" possessor="no.owner" person="1excl"> + <flat> <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word gloss="COMIT" posp="pp" role="comitative"/> - </pp> + </flat> </example>
addvocab:
<example id="adpos3" translation="with me"> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="COMIT" posp="pp" role="comitative"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" possessor="no.owner" ph="kʼ ai">kʼai</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word gloss="COMIT" posp="pp" role="comitative" ph="t͡ʃ a p a b">t͡ʃapab</word> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="adpos3" translation="with me"> <flat> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" possessor="no.owner" ph="kʼ ai">kʼai</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word gloss="COMIT" posp="pp" role="comitative" ph="t͡ʃ a p a b">t͡ʃapab</word> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" locus="number" possessor="no.owner">kʼai</word> + <word gloss="COMIT" posp="pp" role="comitative">t͡ʃapab</word> </flat> + <p><span class="ilpair"><span class="mor">kʼai</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">t͡ʃapab</span><br><span class="gls"><span class="glssc">COMIT</span></span></span></p> + <p>kʼai t͡ʃapab</p> + <p>kʼai t͡ʃapab</p> + <il> + <w> + <o>kʼai</o> + <g>1excl.sing</g> + </w> + <w> + <o>t͡ʃapab</o> + <g>COMIT</g> + </w> + </il> </example>
[kʼai t͡ʃapab] kʼai 1excl.sing t͡ʃapab COMIT “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 Kir 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 Kir.
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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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">
+ <np number="sing" def="def" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
</np>
- <np number="sing" def="def" role="obj" locus="number">
+ <np number="sing" def="def" role="obj" locus="number" 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" obj="3.sing"> <word posp="verb" gloss="kill"/> </vp> <np number="sing" def="def" role="subj" locus="number" possessor="no.owner"> <word posp="noun" gloss="jaguar"/> </np> <np number="sing" def="def" role="obj" locus="number" 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" obj="3.sing">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" possessor="no.owner">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="obj" locus="number" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for jaguar/noun/number/obligatoryGot sing
About to call getSlotValue for jaguar/noun/case/obligatory
Got NOM
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
About to call getSlotValue for hunter/noun/case/obligatory
Got NOM
<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" obj="3.sing">
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.sing"> + <flat> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np number="sing" def="def" role="subj" locus="number" possessor="no.owner"> <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" role="obj" locus="number" possessor="no.owner"> <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing" ph="t͡ʃ ai ʃ">t͡ʃaiʃ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" possessor="no.owner" ph="ɓ a w aː b">ɓawaːb</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" possessor="no.owner" ph="ɲ ɨ b əː t͡ʃ">ɲɨbəːt͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </flat> </example>
vowelharmony:
<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" obj="3.sing" ph="t͡ʃ ai ʃ">t͡ʃaiʃ</word>
<thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy>
<thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy>
<word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" possessor="no.owner" ph="ɓ a w aː b">ɓawaːb</word>
<thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
- <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" possessor="no.owner" ph="ɲ ɨ b əː t͡ʃ">ɲɨbəːt͡ʃ</word>
- <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
+ <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" possessor="no.owner" ph="ɲ ə b əː t͡ʃ" underlying="ɲ ɨ b əː t͡ʃ">ɲəbəːt͡ʃ</word>
+ <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
</flat>
</example>
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" obj="3.sing" ph="t͡ʃ ai ʃ">t͡ʃaiʃ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" possessor="no.owner" ph="ɓ a w aː b">ɓawaːb</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" possessor="no.owner" ph="ɲ ə b əː t͡ʃ" underlying="ɲ ɨ b əː t͡ʃ">ɲəbəːt͡ʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">t͡ʃaiʃ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <word posp="noun" gloss="jaguar" number="sing" def="def" role="subj" locus="number" possessor="no.owner">ɓawaːb</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" role="obj" locus="number" possessor="no.owner" underlying="ɲ ɨ b əː t͡ʃ">ɲəbəːt͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" underlying="ɨ">ə</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">t͡ʃaiʃ</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɓawaːb</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ɲɨbəːt͡ʃ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>t͡ʃaiʃ ɡakʼ ɓawaːbɨt ɲəbəːt͡ʃət</p> + <p>t͡ʃaiʃ ɡakʼ ɓawaːbɨt ɲəbəːt͡ʃət</p> + <il> + <w> + <o>t͡ʃaiʃ</o> + <g>kill</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>ɓawaːb</o> + <g>jaguar</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>ɲɨbəːt͡ʃ</o> + <g>hunter</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[t͡ʃaiʃ ɡakʼ ɓawaːbɨt ɲəbəːt͡ʃət] t͡ʃaiʃ kill ɡakʼ PAST ɓawaːb jaguar -ɨ sing -t NOM ɲɨbəːt͡ʃ hunter -ɨ sing -t NOM “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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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">
<word posp="noun" gloss="lion"/>
</np>
- <np role="obj">
- <np type="owner_owned">
- <np type="owner_owned" role="owner">
+ <np role="obj" number="sing">
+ <np type="owner_owned" number="sing">
+ <np type="owner_owned" role="owner" number="sing">
<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 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">
+ <np number="sing" def="def" role="subj" locus="number" 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" number="sing">
<np type="owner_owned" role="owner" number="sing">
- <np number="sing" def="def" locus="number" role="owner">
+ <np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned">
+ <np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<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" possessor="3.sing">
<word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</s>
</example>
module ngen:
<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" possessor="no.owner">
<word posp="noun" gloss="lion"/>
</np>
<np role="obj" number="sing" possessor="no.owner">
<np type="owner_owned" number="sing">
- <np type="owner_owned" role="owner" number="sing">
- <np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
+ <word posp="noun" gloss="dog"/>
</np>
+ <np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="daughter"/>
</np>
+ <np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
+ <word posp="noun" gloss="hunter"/>
</np>
- <np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
- <word posp="noun" gloss="dog"/>
</np>
</np>
</np>
</s>
</example>
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" obj="3.sing"> <word posp="verb" gloss="eat"/> </vp> <np number="sing" def="def" role="subj" locus="number" possessor="no.owner"> <word posp="noun" gloss="lion"/> </np> <np role="obj" number="sing" possessor="no.owner"> <np type="owner_owned" number="sing"> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="dog"/> </np> <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="daughter"/> </np> <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> </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" obj="3.sing">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="lion"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" number="sing" possessor="no.owner">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="dog"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="daughter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
</np>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.sing">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="lion"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <np role="obj" number="sing" possessor="no.owner">
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="obj" possessor="no.owner">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="dog"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="daughter"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
- </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" obj="3.sing">
<word posp="verb" gloss="eat"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="lion"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <np type="owner_owned" number="sing" role="obj" possessor="no.owner">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="dog"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
- <np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="daughter"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- </np>
- </np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" possessor="no.owner">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
- <word posp="noun" gloss="dog"/>
+ <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
- <word posp="noun" gloss="daughter"/>
+ <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for lion/noun/number/obligatoryGot sing
About to call getSlotValue for lion/noun/case/obligatory
Got NOM
About to call getSlotValue for dog/noun/number/obligatory
Got sing
About to call getSlotValue for dog/noun/case/obligatory
Got NOM
About to call getSlotValue for daughter/noun/number/obligatory
Got sing
About to call getSlotValue for daughter/noun/case/obligatory
Got NOM
About to call getSlotValue for hunter/noun/number/obligatory
Got sing
About to call getSlotValue for hunter/noun/case/obligatory
Got NOM
<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" obj="3.sing">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owner" possessor="no.owner">
<word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.sing"> + <flat> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np number="sing" def="def" role="subj" locus="number" possessor="no.owner"> <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owner" possessor="no.owner"> <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing" ph="t a f">taf</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" possessor="no.owner" ph="s a kʼ ə t͡ɕ">sakʼət͡ɕ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="ɲ ə d">ɲəd</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="s əː s">səːs</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner" ph="ɲ ɨ b əː t͡ʃ">ɲɨbəːt͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </flat> </example>
vowelharmony:
<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" obj="3.sing" ph="t a f">taf</word>
<thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy>
<thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy>
<word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" possessor="no.owner" ph="s a kʼ ə t͡ɕ">sakʼət͡ɕ</word>
- <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
+ <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
<word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="ɲ ə d">ɲəd</word>
- <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
+ <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy>
<word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="s əː s">səːs</word>
- <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
+ <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy>
- <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner" ph="ɲ ɨ b əː t͡ʃ">ɲɨbəːt͡ʃ</word>
- <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
+ <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner" ph="ɲ ə b əː t͡ʃ" underlying="ɲ ɨ b əː t͡ʃ">ɲəbəːt͡ʃ</word>
+ <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
</flat>
</example>
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" obj="3.sing" ph="t a f">taf</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" possessor="no.owner" ph="s a kʼ ə t͡ɕ">sakʼət͡ɕ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="ɲ ə d">ɲəd</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> - <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="s əː s">səːs</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> - <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner" ph="ɲ ə b əː t͡ʃ" underlying="ɲ ɨ b əː t͡ʃ">ɲəbəːt͡ʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" 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" obj="3.sing">taf</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <word posp="noun" gloss="lion" number="sing" def="def" role="subj" locus="number" possessor="no.owner">sakʼət͡ɕ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" underlying="ɨ">ə</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="noun" gloss="dog" number="sing" def="def" locus="number" role="owned" possessor="3.sing">ɲəd</word> + <thingy type="nounnumber" function="suffix" gloss="sing" underlying="ɨ">ə</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">t͡ʃar</thingy> + <word posp="noun" gloss="daughter" number="sing" def="def" locus="number" role="owned" possessor="3.sing">səːs</word> + <thingy type="nounnumber" function="suffix" gloss="sing" underlying="ɨ">ə</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">t͡ʃar</thingy> + <word posp="noun" gloss="hunter" number="sing" def="def" locus="number" role="owner" possessor="no.owner" underlying="ɲ ɨ b əː t͡ʃ">ɲəbəːt͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" underlying="ɨ">ə</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">taf</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sakʼət͡ɕ</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ɲəd</span><br><span class="gls">dog</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">t͡ʃar</span><br><span class="gls">3.sing.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">səːs</span><br><span class="gls">daughter</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">t͡ʃar</span><br><span class="gls">3.sing.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">ɲɨbəːt͡ʃ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>taf ɡakʼ sakʼət͡ɕət ɲədət t͡ʃar səːsət t͡ʃar ɲəbəːt͡ʃət</p> + <p>taf ɡakʼ sakʼət͡ɕət ɲədət t͡ʃar səːsət t͡ʃar ɲəbəːt͡ʃət</p> + <il> + <w> + <o>taf</o> + <g>eat</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>sakʼət͡ɕ</o> + <g>lion</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>ɲəd</o> + <g>dog</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>t͡ʃar</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>səːs</o> + <g>daughter</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>t͡ʃar</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>ɲɨbəːt͡ʃ</o> + <g>hunter</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[taf ɡakʼ sakʼət͡ɕət ɲədət t͡ʃar səːsət t͡ʃar ɲəbəːt͡ʃət] taf eat ɡakʼ PAST sakʼət͡ɕ lion -ɨ sing -t NOM ɲəd dog -ɨ sing -t NOM t͡ʃar 3.sing.POSS səːs daughter -ɨ sing -t NOM t͡ʃar 3.sing.POSS ɲɨbəːt͡ʃ hunter -ɨ sing -t NOM “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 Kir 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-initial: the possessed noun precedes the possessor. For instance, Kir expresses “the child’s toy” with the equivalent of “toy child”. This structure is typologically rarer and often co-occurs with verb-initial syntax or with grammatical marking on the noun.
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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
module propagatenumber:
<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" number="sing"> + <np type="owner_owned" role="owner" number="sing"> + <np type="owner_owned" role="owner" number="sing"> <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="son"/> </np> </np> <np number="sing" def="def" locus="number" role="owned"> <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 simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" number="sing">
<np type="owner_owned" role="owner" number="sing">
<np type="owner_owned" role="owner" number="sing">
- <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">
+ <np number="sing" def="def" locus="number" role="owned" possessor="2.sing">
<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" possessor="3.sing">
<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" possessor="3.sing">
<word posp="noun" gloss="book"/>
</np>
</np>
</example>
module ngen:
<example id="poss3" translation="your son's friend's book"> <np type="owner_owned" number="sing"> + <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> + <word posp="noun" gloss="book"/> + </np> <np type="owner_owned" role="owner" number="sing"> + <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> + <word posp="noun" gloss="friend"/> + </np> <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="def" locus="number" role="owned" possessor="2.sing"> <word posp="noun" gloss="son"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> - <word posp="noun" gloss="friend"/> </np> </np> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> - <word posp="noun" gloss="book"/> - </np> - </np> </example>
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:
<example id="poss3" translation="your son's friend's book">
<np type="owner_owned" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="book"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="friend"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np type="owner_owned" role="owner" number="sing">
<np number="sing" def="def" locus="number" role="owned" possessor="2.sing">
<word posp="noun" gloss="son"/>
+ <thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
</np>
</np>
</np>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<example id="poss3" translation="your son's friend's book"> - <np type="owner_owned" number="sing"> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="book"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> - <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="friend"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> - <np type="owner_owned" role="owner" number="sing"> <np number="sing" def="def" locus="number" role="owned" possessor="2.sing"> <word posp="noun" gloss="son"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> </np> - </np> - </np> - </np> </example>
movedowntoword:
<example id="poss3" translation="your son's friend's book"> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> - <word posp="noun" gloss="book"/> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> - <word posp="noun" gloss="friend"/> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> </np> <np number="sing" def="def" locus="number" role="owned" possessor="2.sing"> - <word posp="noun" gloss="son"/> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="2.sing"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> </np> </example>calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for book/noun/number/obligatoryGot sing
About to call getSlotValue for book/noun/case/obligatory
Got NOM
About to call getSlotValue for friend/noun/number/obligatory
Got sing
About to call getSlotValue for friend/noun/case/obligatory
Got NOM
About to call getSlotValue for son/noun/number/obligatory
Got sing
About to call getSlotValue for son/noun/case/obligatory
Got NOM
<example id="poss3" translation="your son's friend's book">
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" possessor="3.sing">
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="3.sing"/>
</np>
<np number="sing" def="def" locus="number" role="owned" possessor="2.sing">
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="2.sing"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="2.sing"/>
</np>
</example>
flatten:
<example id="poss3" translation="your son's friend's book"> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> + <flat> <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" possessor="3.sing"> <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - </np> - <np number="sing" def="def" locus="number" role="owned" possessor="2.sing"> <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="2.sing"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> - </np> + </flat> </example>
addvocab:
<example id="poss3" translation="your son's friend's book"> <flat> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" possessor="3.sing"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="2.sing"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="2.sing"/> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="b ɨː k">bɨːk</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="k ai kʼ">kaikʼ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="2.sing" ph="d ə p">dəp</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS" ph="f ɨ ɲ">fɨɲ</thingy> </flat> </example>
vowelharmony:
<example id="poss3" translation="your son's friend's book">
<flat>
<word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="b ɨː k">bɨːk</word>
<thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy>
<word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="k ai kʼ">kaikʼ</word>
<thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy>
<word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="2.sing" ph="d ə p">dəp</word>
- <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
+ <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS" ph="f ɨ ɲ">fɨɲ</thingy>
</flat>
</example>
removetags:
<example id="poss3" translation="your son's friend's book"> <flat> - <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="b ɨː k">bɨːk</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> - <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" possessor="3.sing" ph="k ai kʼ">kaikʼ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS" ph="t͡ʃ a r">t͡ʃar</thingy> - <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="2.sing" ph="d ə p">dəp</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS" ph="f ɨ ɲ">fɨɲ</thingy> + <word posp="noun" gloss="book" number="sing" def="def" locus="number" role="owned" possessor="3.sing">bɨːk</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">t͡ʃar</thingy> + <word posp="noun" gloss="friend" number="sing" def="def" locus="number" role="owned" possessor="3.sing">kaikʼ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.sing.POSS">t͡ʃar</thingy> + <word posp="noun" gloss="son" number="sing" def="def" locus="number" role="owned" possessor="2.sing">dəp</word> + <thingy type="nounnumber" function="suffix" gloss="sing" underlying="ɨ">ə</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="2.sing.POSS">fɨɲ</thingy> </flat> + <p><span class="ilpair"><span class="mor">bɨːk</span><br><span class="gls">book</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">t͡ʃar</span><br><span class="gls">3.sing.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">kaikʼ</span><br><span class="gls">friend</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">t͡ʃar</span><br><span class="gls">3.sing.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">dəp</span><br><span class="gls">son</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">fɨɲ</span><br><span class="gls">2.sing.<span class="glssc">POSS</span></span></span></p> + <p>bɨːkɨt t͡ʃar kaikʼɨt t͡ʃar dəpət fɨɲ</p> + <p>bɨːkɨt t͡ʃar kaikʼɨt t͡ʃar dəpət fɨɲ</p> + <il> + <w> + <o>bɨːk</o> + <g>book</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>t͡ʃar</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>kaikʼ</o> + <g>friend</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>t͡ʃar</o> + <g>3.sing.POSS</g> + </w> + <w> + <o>dəp</o> + <g>son</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>fɨɲ</o> + <g>2.sing.POSS</g> + </w> + </il> </example>
[bɨːkɨt t͡ʃar kaikʼɨt t͡ʃar dəpət fɨɲ] bɨːk book -ɨ sing -t NOM t͡ʃar 3.sing.POSS kaikʼ friend -ɨ sing -t NOM t͡ʃar 3.sing.POSS dəp son -ɨ sing -t NOM fɨɲ 2.sing.POSS “your son’s friend’s book” | (17) |
Case Marking
Kir 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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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">
+ <np number="sing" def="def" role="subj" tr="theme" locus="number" 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"> <word posp="verb" gloss="sleep"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number" 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">
<word posp="verb" gloss="sleep"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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">
- <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"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for cat/noun/number/obligatoryGot sing
About to call getSlotValue for cat/noun/case/obligatory
Got NOM
<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">
<word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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"> + <flat> <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" ph="ʃ ɨ r">ʃɨr</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></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" ph="ʃ ɨ r">ʃɨr</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="sleep" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing">ʃɨr</word> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">ʃɨr</span><br><span class="gls">sleep</span></span> <span class="ilpair"><span class="mor">t͡ɕauʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ʃɨr t͡ɕauʃɨt</p> + <p>ʃɨr t͡ɕauʃɨt</p> + <il> + <w> + <o>ʃɨr</o> + <g>sleep</g> + </w> + <w> + <o>t͡ɕauʃ</o> + <g>cat</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[ʃɨr t͡ɕauʃɨt] ʃɨr sleep t͡ɕauʃ cat -ɨ sing -t NOM “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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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">
+ <np number="sing" def="def" role="subj" tr="theme" locus="number" 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"> <word posp="verb" gloss="run"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number" 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">
<word posp="verb" gloss="run"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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">
- <word posp="verb" gloss="run"/>
+ <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for cat/noun/number/obligatoryGot sing
About to call getSlotValue for cat/noun/case/obligatory
Got NOM
<example id="intr_act" translation="The cat is running.">
<s>
<vp tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">
<word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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"> + <flat> <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" ph="ɡʷ ə ʃ">ɡʷəʃ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></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" ph="ɡʷ ə ʃ">ɡʷəʃ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="run" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing">ɡʷəʃ</word> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɡʷəʃ</span><br><span class="gls">run</span></span> <span class="ilpair"><span class="mor">t͡ɕauʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ɡʷəʃ t͡ɕauʃɨt</p> + <p>ɡʷəʃ t͡ɕauʃɨt</p> + <il> + <w> + <o>ɡʷəʃ</o> + <g>run</g> + </w> + <w> + <o>t͡ɕauʃ</o> + <g>cat</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[ɡʷəʃ t͡ɕauʃɨt] ɡʷəʃ run t͡ɕauʃ cat -ɨ sing -t NOM “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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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">
+ <np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">
<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" 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" obj="3.sing"> <word posp="verb" gloss="chase"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number" 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" obj="3.sing">
<word posp="verb" gloss="chase"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.sing">
- <word posp="verb" gloss="chase"/>
+ <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for cat/noun/number/obligatoryGot sing
About to call getSlotValue for cat/noun/case/obligatory
Got NOM
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for mouse/noun/case/obligatory
Got NOM
<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" obj="3.sing">
<word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner">
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.sing"> + <flat> <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner"> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing" ph="kʼʷ a t͡ɕ ɨː j">kʼʷat͡ɕɨːj</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner" ph="t͡ʃ a r ɨː ɡʷ">t͡ʃarɨːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></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" obj="3.sing" ph="kʼʷ a t͡ɕ ɨː j">kʼʷat͡ɕɨːj</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner" ph="t͡ʃ a r ɨː ɡʷ">t͡ʃarɨːɡʷ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="chase" tam="pres-cont" negation="POS" question="not.Q" ta="PRES" subj="3.sing" obj="3.sing">kʼʷat͡ɕɨːj</word> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner">t͡ʃarɨːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">kʼʷat͡ɕɨːj</span><br><span class="gls">chase</span></span> <span class="ilpair"><span class="mor">t͡ɕauʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">t͡ʃarɨːɡʷ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>kʼʷat͡ɕɨːj t͡ɕauʃɨt t͡ʃarɨːɡʷɨt</p> + <p>kʼʷat͡ɕɨːj t͡ɕauʃɨt t͡ʃarɨːɡʷɨt</p> + <il> + <w> + <o>kʼʷat͡ɕɨːj</o> + <g>chase</g> + </w> + <w> + <o>t͡ɕauʃ</o> + <g>cat</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>t͡ʃarɨːɡʷ</o> + <g>mouse</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[kʼʷat͡ɕɨːj t͡ɕauʃɨt t͡ʃarɨːɡʷɨt] kʼʷat͡ɕɨːj chase t͡ɕauʃ cat -ɨ sing -t NOM t͡ʃarɨːɡʷ mouse -ɨ sing -t NOM “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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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">
+ <np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">
<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" 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" obj="3.sing"> <word posp="verb" gloss="catch"/> </vp> <np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <np number="sing" def="def" role="obj" tr="rheme" locus="number" 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" obj="3.sing">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for cat/noun/number/obligatoryGot sing
About to call getSlotValue for cat/noun/case/obligatory
Got NOM
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for mouse/noun/case/obligatory
Got NOM
<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" obj="3.sing">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner">
<word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.sing"> + <flat> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"> <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner"> <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing" ph="m ai l">mail</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner" ph="t͡ʃ a r ɨː ɡʷ">t͡ʃarɨːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></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" obj="3.sing" ph="m ai l">mail</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner" ph="t͡ʃ a r ɨː ɡʷ">t͡ʃarɨːɡʷ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">mail</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <word posp="noun" gloss="cat" number="sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="noun" gloss="mouse" number="sing" def="def" role="obj" tr="rheme" locus="number" possessor="no.owner">t͡ʃarɨːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">mail</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">t͡ɕauʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">t͡ʃarɨːɡʷ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>mail ɡakʼ t͡ɕauʃɨt t͡ʃarɨːɡʷɨt</p> + <p>mail ɡakʼ t͡ɕauʃɨt t͡ʃarɨːɡʷɨt</p> + <il> + <w> + <o>mail</o> + <g>catch</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>t͡ɕauʃ</o> + <g>cat</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>t͡ʃarɨːɡʷ</o> + <g>mouse</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[mail ɡakʼ t͡ɕauʃɨt t͡ʃarɨːɡʷɨt] mail catch ɡakʼ PAST t͡ɕauʃ cat -ɨ sing -t NOM t͡ʃarɨːɡʷ mouse -ɨ sing -t NOM “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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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">
<word posp="noun" gloss="hunter"/>
</np>
- <np role="obj" tr="rheme">
+ <np role="obj" tr="rheme" number="plur">
<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 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">
+ <np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
- <np role="obj" tr="rheme" number="plur">
+ <np role="obj" tr="rheme" number="plur" possessor="no.owner">
<conjp conj="and">
- <np def="def" number="plur" locus="number">
+ <np def="def" number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
</np>
- <np def="def" number="plur" locus="number">
+ <np def="def" number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
- <np def="def" number="plur" locus="number">
+ <np def="def" number="plur" locus="number" 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" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" number="plur" possessor="no.owner">
<conjp conj="and">
<np def="def" number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="jaguar"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="tiger"/>
</np>
+ <word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" 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" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
</np>
<np role="obj" tr="rheme" number="plur" possessor="no.owner">
- <conjp conj="and">
- <np def="def" number="plur" locus="number" possessor="no.owner">
+ <np def="def" number="plur" locus="number" 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" possessor="no.owner">
+ <np def="def" number="plur" locus="number" 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" possessor="no.owner">
+ <np def="def" number="plur" locus="number" 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" obj="3.plur"> <word posp="verb" gloss="kill"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"> <word posp="noun" gloss="hunter"/> </np> <np role="obj" tr="rheme" number="plur" possessor="no.owner"> <np def="def" number="plur" locus="number" 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" 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" 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" obj="3.plur">
<word posp="verb" gloss="kill"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" tr="rheme" number="plur" possessor="no.owner">
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.plur">
<word posp="verb" gloss="kill"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="hunter"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <np role="obj" tr="rheme" number="plur" possessor="no.owner">
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
- </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" obj="3.plur">
- <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" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
- <word posp="noun" gloss="hunter"/>
+ <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">
- <word posp="noun" gloss="jaguar"/>
+ <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">
- <word posp="noun" gloss="tiger"/>
+ <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">
- <word posp="noun" gloss="lion"/>
+ <word posp="noun" gloss="lion" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for hunter/noun/number/obligatoryGot sing
About to call getSlotValue for hunter/noun/case/obligatory
Got NOM
About to call getSlotValue for jaguar/noun/number/obligatory
Got plur
About to call getSlotValue for jaguar/noun/case/obligatory
Got NOM
About to call getSlotValue for tiger/noun/number/obligatory
Got plur
About to call getSlotValue for tiger/noun/case/obligatory
Got NOM
About to call getSlotValue for lion/noun/number/obligatory
Got plur
About to call getSlotValue for lion/noun/case/obligatory
Got NOM
<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" obj="3.plur">
<word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="3.plur"> + <flat> <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"> <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word posp="conj" gloss="and"/> - <np def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"> <word posp="noun" gloss="lion" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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" obj="3.plur"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur" ph="t͡ʃ ai ʃ">t͡ʃaiʃ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner" ph="ɲ ɨ b əː t͡ʃ">ɲɨbəːt͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" ph="ɓ a w aː b">ɓawaːb</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="a">a</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="conj" gloss="and" ph="t ai b">taib</word> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" ph="b a n a s">banas</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="a">a</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="conj" gloss="and" ph="t ai b">taib</word> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" ph="s a kʼ ə t͡ɕ">sakʼət͡ɕ</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="a">a</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </flat> </example>
vowelharmony:
<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" obj="3.plur" ph="t͡ʃ ai ʃ">t͡ʃaiʃ</word>
<thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy>
<thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy>
- <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner" ph="ɲ ɨ b əː t͡ʃ">ɲɨbəːt͡ʃ</word>
- <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
+ <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner" ph="ɲ ə b əː t͡ʃ" underlying="ɲ ɨ b əː t͡ʃ">ɲəbəːt͡ʃ</word>
+ <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
<word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" ph="ɓ a w aː b">ɓawaːb</word>
<thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="a">a</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
<word posp="conj" gloss="and" ph="t ai b">taib</word>
<word posp="noun" gloss="tiger" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" ph="b a n a s">banas</word>
<thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="a">a</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
<word posp="conj" gloss="and" ph="t ai b">taib</word>
<word posp="noun" gloss="lion" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" ph="s a kʼ ə t͡ɕ">sakʼət͡ɕ</word>
<thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="a">a</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
</flat>
</example>
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" obj="3.plur" ph="t͡ʃ ai ʃ">t͡ʃaiʃ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner" ph="ɲ ə b əː t͡ʃ" underlying="ɲ ɨ b əː t͡ʃ">ɲəbəːt͡ʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" ph="ɓ a w aː b">ɓawaːb</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="a">a</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="conj" gloss="and" ph="t ai b">taib</word> - <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" ph="b a n a s">banas</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="a">a</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="conj" gloss="and" ph="t ai b">taib</word> - <word posp="noun" gloss="lion" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme" ph="s a kʼ ə t͡ɕ">sakʼət͡ɕ</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="a">a</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="kill" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.plur">t͡ʃaiʃ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <word posp="noun" gloss="hunter" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner" underlying="ɲ ɨ b əː t͡ʃ">ɲəbəːt͡ʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" underlying="ɨ">ə</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="noun" gloss="jaguar" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">ɓawaːb</word> + <thingy type="nounnumber" function="suffix" gloss="plur">a</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="conj" gloss="and">taib</word> + <word posp="noun" gloss="tiger" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">banas</word> + <thingy type="nounnumber" function="suffix" gloss="plur">a</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="conj" gloss="and">taib</word> + <word posp="noun" gloss="lion" def="def" number="plur" locus="number" possessor="no.owner" role="obj" tr="rheme">sakʼət͡ɕ</word> + <thingy type="nounnumber" function="suffix" gloss="plur">a</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">t͡ʃaiʃ</span><br><span class="gls">kill</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɲɨbəːt͡ʃ</span><br><span class="gls">hunter</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ɓawaːb</span><br><span class="gls">jaguar</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">taib</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">banas</span><br><span class="gls">tiger</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">taib</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">sakʼət͡ɕ</span><br><span class="gls">lion</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>t͡ʃaiʃ ɡakʼ ɲəbəːt͡ʃət ɓawaːbat taib banasat taib sakʼət͡ɕat</p> + <p>t͡ʃaiʃ ɡakʼ ɲəbəːt͡ʃət ɓawaːbat taib banasat taib sakʼət͡ɕat</p> + <il> + <w> + <o>t͡ʃaiʃ</o> + <g>kill</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>ɲɨbəːt͡ʃ</o> + <g>hunter</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>ɓawaːb</o> + <g>jaguar</g> + </w> + <w> + <o>-a</o> + <g>plur</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>taib</o> + <g>and</g> + </w> + <w> + <o>banas</o> + <g>tiger</g> + </w> + <w> + <o>-a</o> + <g>plur</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>taib</o> + <g>and</g> + </w> + <w> + <o>sakʼət͡ɕ</o> + <g>lion</g> + </w> + <w> + <o>-a</o> + <g>plur</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[t͡ʃaiʃ ɡakʼ ɲəbəːt͡ʃət ɓawaːbat taib banasat taib sakʼət͡ɕat] t͡ʃaiʃ kill ɡakʼ PAST ɲɨbəːt͡ʃ hunter -ɨ sing -t NOM ɓawaːb jaguar -a plur -t NOM taib and banas tiger -a plur -t NOM taib and sakʼət͡ɕ lion -a plur -t NOM “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 Kir 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
Kir forms relative clauses by placing the relative clause after the noun it modifies. The clause follows the internal word order of ordinary finite clauses. A dedicated relativising marker introduces the clause and identifies the relationship between the head noun and its role inside the relative clause.
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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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">
+ <np def="def" number="sing" tr="rheme" role="obj" locus="number" 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"/>
</np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" 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"> <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"/> </np> <np def="def" number="sing" tr="rheme" role="obj" locus="number" 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">
<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"/>
- </np>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" 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">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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">
- <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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for cat/noun/number/obligatoryGot sing
About to call getSlotValue for cat/noun/case/obligatory
Got NOM
<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">
<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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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"> + <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"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - </vp> - <np def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner"> <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <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" ph="w a ɓ ə ʃ">waɓəʃ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ" ph="ɲ a k">ɲak</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></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" ph="w a ɓ ə ʃ">waɓəʃ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ" ph="ɲ a k">ɲak</thingy> - <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></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">waɓəʃ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">ɲak</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" tr="rheme" role="obj" locus="number" possessor="no.owner">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">waɓəʃ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɲak</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">t͡ɕauʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>waɓəʃ ɡakʼ ɲak t͡ɕauʃɨt</p> + <p>waɓəʃ ɡakʼ ɲak t͡ɕauʃɨt</p> + <il> + <w> + <o>waɓəʃ</o> + <g>pat</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>ɲak</o> + <g>1excl.sing.SUBJ</g> + </w> + <w> + <o>t͡ɕauʃ</o> + <g>cat</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[waɓəʃ ɡakʼ ɲak t͡ɕauʃɨt] waɓəʃ pat ɡakʼ PAST ɲak 1excl.sing.SUBJ t͡ɕauʃ cat -ɨ sing -t NOM “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 NRel:
<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="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <relp>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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 sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<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="obj" locus="number">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</s>
</example>
module simplifynumber:
No change.
createpronouns:
No change.
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="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 id="parent" number="sing">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" number="sing" possessor="no.owner">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<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="obj" locus="number">
+ <np def="def" number="sing" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</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="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="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"/>
</np>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<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="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</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="1excl.sing"> <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"/> </np> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> - <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" obj="3.sing"> <word posp="verb" gloss="catch"/> </vp> <np def="def" number="sing" role="obj" locus="number" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> </relp> </np> </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="1excl.sing">
<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"/>
- </np>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="catch"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
</relp>
</np>
</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="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
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="1excl.sing">
- <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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for cat/noun/number/obligatoryGot sing
About to call getSlotValue for cat/noun/case/obligatory
Got NOM
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for mouse/noun/case/obligatory
Got NOM
<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="1excl.sing">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</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="1excl.sing"> + <flat> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - </vp> - <np id="parent" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" possessor="no.owner"> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" possessor="no.owner"/> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" possessor="no.owner" comma="after"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </s> + </flat> </example>
addvocab:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" possessor="no.owner" comma="after"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" ph="w a ɓ ə ʃ">waɓəʃ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ" ph="ɲ a k">ɲak</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner" ph="ʃ ai t">ʃait</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing" ph="m ai l">mail</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" possessor="no.owner" comma="after" ph="t͡ʃ a r ɨː ɡʷ">t͡ʃarɨːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </flat> </example>
vowelharmony:
No change.
removetags:
<example id="relp2" translation="I patted the cat that caught the mouse."> <flat> - <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" ph="w a ɓ ə ʃ">waɓəʃ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ" ph="ɲ a k">ɲak</thingy> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner" ph="ʃ ai t">ʃait</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing" ph="m ai l">mail</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" possessor="no.owner" comma="after" ph="t͡ʃ a r ɨː ɡʷ">t͡ʃarɨːɡʷ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">waɓəʃ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">ɲak</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t,</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">ʃait</word> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">mail</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" possessor="no.owner" comma="after">t͡ʃarɨːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">waɓəʃ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɲak</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">t͡ɕauʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ʃait</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">mail</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">t͡ʃarɨːɡʷ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>waɓəʃ ɡakʼ ɲak t͡ɕauʃɨt, ʃait mail ɡakʼ t͡ʃarɨːɡʷɨt</p> + <p>waɓəʃ ɡakʼ ɲak t͡ɕauʃɨt, ʃait mail ɡakʼ t͡ʃarɨːɡʷɨt</p> + <il> + <w> + <o>waɓəʃ</o> + <g>pat</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>ɲak</o> + <g>1excl.sing.SUBJ</g> + </w> + <w> + <o>t͡ɕauʃ</o> + <g>cat</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>ʃait</o> + <g>RELPRON</g> + </w> + <w> + <o>mail</o> + <g>catch</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>t͡ʃarɨːɡʷ</o> + <g>mouse</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[waɓəʃ ɡakʼ ɲak t͡ɕauʃɨt, ʃait mail ɡakʼ t͡ʃarɨːɡʷɨt] waɓəʃ pat ɡakʼ PAST ɲak 1excl.sing.SUBJ t͡ɕauʃ cat -ɨ sing -t NOM ʃait RELPRON mail catch ɡakʼ PAST t͡ʃarɨːɡʷ mouse -ɨ sing -t NOM “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 NRel:
<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"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <relp>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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 id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="mouse"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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 sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<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="obj" locus="number">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module simplifynumber:
No change.
createpronouns:
No change.
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="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 id="parent" number="sing">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" number="sing" possessor="no.owner">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent" number="sing">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" number="sing" possessor="no.owner">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<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="obj" locus="number">
+ <np def="def" number="sing" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</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="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"/>
</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"/>
</np>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<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="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</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="1excl.sing"> <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"/> </np> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> - <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"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> - <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" obj="3.sing"> <word posp="verb" gloss="eat"/> </vp> <np def="def" number="sing" role="obj" locus="number" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> </relp> </np> </relp> </np> </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="1excl.sing">
<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"/>
- </np>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="eat"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
</relp>
</np>
</relp>
</np>
</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="1excl.sing">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
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="1excl.sing">
- <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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
- <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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
- <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" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" possessor="no.owner">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for cat/noun/number/obligatoryGot sing
About to call getSlotValue for cat/noun/case/obligatory
Got NOM
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for mouse/noun/case/obligatory
Got NOM
About to call getSlotValue for cheese/noun/number/obligatory
Got sing
About to call getSlotValue for cheese/noun/case/obligatory
Got NOM
<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="1excl.sing">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</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="1excl.sing"> + <flat> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - </vp> - <np id="parent" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np id="parent" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np def="def" number="sing" role="obj" locus="number" possessor="no.owner"> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" possessor="no.owner"/> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" possessor="no.owner" comma="after"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </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="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" possessor="no.owner" comma="after"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" ph="w a ɓ ə ʃ">waɓəʃ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ" ph="ɲ a k">ɲak</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner" ph="ʃ ai t">ʃait</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" ph="m ai l">mail</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner" ph="t͡ʃ a r ɨː ɡʷ">t͡ʃarɨːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner" ph="ʃ ai t">ʃait</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" 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" obj="3.sing" ph="t a f">taf</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" possessor="no.owner" comma="after" ph="s ɨ r au n">sɨraun</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </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="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" ph="w a ɓ ə ʃ">waɓəʃ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ" ph="ɲ a k">ɲak</thingy> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner" ph="ʃ ai t">ʃait</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" ph="m ai l">mail</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner" ph="t͡ʃ a r ɨː ɡʷ">t͡ʃarɨːɡʷ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner" ph="ʃ ai t">ʃait</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" 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" obj="3.sing" ph="t a f">taf</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" possessor="no.owner" comma="after" ph="s ɨ r au n">sɨraun</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">waɓəʃ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">ɲak</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t,</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">ʃait</word> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">mail</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">t͡ʃarɨːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t,</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">ʃait</word> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="3.sing">taf</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" possessor="no.owner" comma="after">sɨraun</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">waɓəʃ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɲak</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">t͡ɕauʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ʃait</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">mail</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">t͡ʃarɨːɡʷ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ʃait</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">taf</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sɨraun</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>waɓəʃ ɡakʼ ɲak t͡ɕauʃɨt, ʃait mail ɡakʼ t͡ʃarɨːɡʷɨt, ʃait taf ɡakʼ sɨraunɨt</p> + <p>waɓəʃ ɡakʼ ɲak t͡ɕauʃɨt, ʃait mail ɡakʼ t͡ʃarɨːɡʷɨt, ʃait taf ɡakʼ sɨraunɨt</p> + <il> + <w> + <o>waɓəʃ</o> + <g>pat</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>ɲak</o> + <g>1excl.sing.SUBJ</g> + </w> + <w> + <o>t͡ɕauʃ</o> + <g>cat</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>ʃait</o> + <g>RELPRON</g> + </w> + <w> + <o>mail</o> + <g>catch</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>t͡ʃarɨːɡʷ</o> + <g>mouse</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>ʃait</o> + <g>RELPRON</g> + </w> + <w> + <o>taf</o> + <g>eat</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>sɨraun</o> + <g>cheese</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[waɓəʃ ɡakʼ ɲak t͡ɕauʃɨt, ʃait mail ɡakʼ t͡ʃarɨːɡʷɨt, ʃait taf ɡakʼ sɨraunɨt] waɓəʃ pat ɡakʼ PAST ɲak 1excl.sing.SUBJ t͡ɕauʃ cat -ɨ sing -t NOM ʃait RELPRON mail catch ɡakʼ PAST t͡ʃarɨːɡʷ mouse -ɨ sing -t NOM ʃait RELPRON taf eat ɡakʼ PAST sɨraun cheese -ɨ sing -t NOM “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 NRel:
<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"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np role="obj">
- <relp>
+ <np id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cat"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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 id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="mouse"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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 id="parent">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <word posp="noun" gloss="cheese"/>
</np>
- <np role="obj">
- <relp>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="obj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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 sentenceconnectors:
No change.
module subordinate:
No change.
tva1tva2
tva1
tva2
tva1
tva2
tva1
tva2
module affixdensity:
No change.
module adpositions:
No change.
module constorder:
No change.
module casemarking:
No change.
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="pat"/>
</vp>
<np number="sing" def="neither" role="subj" locus="number">
<word person="1excl" number="sing" posp="pron"/>
</np>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np id="parent">
+ <np id="parent" number="sing">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<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>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</s>
</example>
module simplifynumber:
No change.
createpronouns:
No change.
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="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 id="parent" number="sing">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" number="sing" possessor="no.owner">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
- <np id="parent" number="sing">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" number="sing" possessor="no.owner">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
- <np id="parent" number="sing">
- <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="">
+ <np id="parent" number="sing" possessor="no.owner">
+ <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="obj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<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>
</relp>
</np>
</relp>
</np>
</relp>
</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="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"/>
</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"/>
</np>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="eat"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<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"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</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"> <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"/> </np> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cat"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> - <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"> <word posp="verb" gloss="catch"/> </vp> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="mouse"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> - <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"> <word posp="verb" gloss="eat"/> </vp> <np id="parent" number="sing" possessor="no.owner"> <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cheese"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON"/> </np> - <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" obj="3.sing" subj="1excl.sing"> <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"/> </np> </relp> </np> </relp> </np> </relp> </np> </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">
<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"/>
- </np>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<word posp="verb" gloss="catch"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<word posp="verb" gloss="eat"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">
<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"/>
</np>
</relp>
</np>
</relp>
</np>
</relp>
</np>
</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">
<word posp="verb" gloss="pat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<word posp="verb" gloss="catch"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="mouse"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<word posp="verb" gloss="eat"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cheese"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">
<word posp="verb" gloss="buy"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</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"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
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">
- <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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
- <word posp="noun" gloss="cat"/>
+ <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
- <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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
- <word posp="noun" gloss="mouse"/>
+ <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
- <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"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
- <word posp="noun" gloss="cheese"/>
+ <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner">
- <word posp="pron" gloss="RELPRON"/>
+ <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">
- <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" obj="3.sing" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</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"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for cat/noun/number/obligatoryGot sing
About to call getSlotValue for cat/noun/case/obligatory
Got NOM
About to call getSlotValue for mouse/noun/number/obligatory
Got sing
About to call getSlotValue for mouse/noun/case/obligatory
Got NOM
About to call getSlotValue for cheese/noun/number/obligatory
Got sing
About to call getSlotValue for cheese/noun/case/obligatory
Got NOM
<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">
<word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">
<word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np id="parent" number="sing" possessor="no.owner">
<np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">
<word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</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" def="neither" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</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"> + <flat> <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - </vp> - <np id="parent" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"> <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np id="parent" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"> <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np id="parent" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="obj" locus="number" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing"> <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - </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" def="neither" role="subj" locus="number" possessor="no.owner"/> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" possessor="no.owner" comma="after"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </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="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" possessor="no.owner" comma="after"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" ph="w a ɓ ə ʃ">waɓəʃ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ" ph="ɲ a k">ɲak</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner" ph="ʃ ai t">ʃait</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" ph="m ai l">mail</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner" ph="t͡ʃ a r ɨː ɡʷ">t͡ʃarɨːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner" ph="ʃ ai t">ʃait</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" 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" ph="t a f">taf</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner" ph="s ɨ r au n">sɨraun</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner" ph="ʃ ai t">ʃait</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing" ph="p a t͡ɕ">pat͡ɕ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ" ph="ɲ a k">ɲak</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" possessor="no.owner" comma="after" ph="kʼ ai">kʼai</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </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="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing" ph="w a ɓ ə ʃ">waɓəʃ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ" ph="ɲ a k">ɲak</thingy> - <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner" ph="t͡ɕ au ʃ">t͡ɕauʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner" ph="ʃ ai t">ʃait</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" ph="m ai l">mail</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner" ph="t͡ʃ a r ɨː ɡʷ">t͡ʃarɨːɡʷ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner" ph="ʃ ai t">ʃait</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" 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" ph="t a f">taf</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner" ph="s ɨ r au n">sɨraun</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner" ph="ʃ ai t">ʃait</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing" ph="p a t͡ɕ">pat͡ɕ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ" ph="ɲ a k">ɲak</thingy> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" possessor="no.owner" comma="after" ph="kʼ ai">kʼai</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="pat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="1excl.sing">waɓəʃ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">ɲak</thingy> + <word posp="noun" gloss="cat" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">t͡ɕauʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t,</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">ʃait</word> + <word posp="verb" gloss="catch" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">mail</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <word posp="noun" gloss="mouse" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">t͡ʃarɨːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t,</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">ʃait</word> + <word posp="verb" gloss="eat" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing">taf</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <word posp="noun" gloss="cheese" def="def" number="sing" role="obj" locus="number" id="headnp" possessor="no.owner">sɨraun</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t,</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="obj" comma="before" possessor="no.owner">ʃait</word> + <word posp="verb" gloss="buy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" obj="3.sing" subj="1excl.sing">pat͡ɕ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">ɲak</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" possessor="no.owner" comma="after">kʼai</word> </flat> + <p><span class="ilpair"><span class="mor">waɓəʃ</span><br><span class="gls">pat</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɲak</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">t͡ɕauʃ</span><br><span class="gls">cat</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ʃait</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">mail</span><br><span class="gls">catch</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">t͡ʃarɨːɡʷ</span><br><span class="gls">mouse</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ʃait</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">taf</span><br><span class="gls">eat</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">sɨraun</span><br><span class="gls">cheese</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ʃait</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">pat͡ɕ</span><br><span class="gls">buy</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɲak</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">kʼai</span><br><span class="gls">1excl.sing</span></span></p> + <p>waɓəʃ ɡakʼ ɲak t͡ɕauʃɨt, ʃait mail ɡakʼ t͡ʃarɨːɡʷɨt, ʃait taf ɡakʼ sɨraunɨt, ʃait pat͡ɕ ɡakʼ ɲak kʼai</p> + <p>waɓəʃ ɡakʼ ɲak t͡ɕauʃɨt, ʃait mail ɡakʼ t͡ʃarɨːɡʷɨt, ʃait taf ɡakʼ sɨraunɨt, ʃait pat͡ɕ ɡakʼ ɲak kʼai</p> + <il> + <w> + <o>waɓəʃ</o> + <g>pat</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>ɲak</o> + <g>1excl.sing.SUBJ</g> + </w> + <w> + <o>t͡ɕauʃ</o> + <g>cat</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>ʃait</o> + <g>RELPRON</g> + </w> + <w> + <o>mail</o> + <g>catch</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>t͡ʃarɨːɡʷ</o> + <g>mouse</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>ʃait</o> + <g>RELPRON</g> + </w> + <w> + <o>taf</o> + <g>eat</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>sɨraun</o> + <g>cheese</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>ʃait</o> + <g>RELPRON</g> + </w> + <w> + <o>pat͡ɕ</o> + <g>buy</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>ɲak</o> + <g>1excl.sing.SUBJ</g> + </w> + <w> + <o>kʼai</o> + <g>1excl.sing</g> + </w> + </il> </example>
[waɓəʃ ɡakʼ ɲak t͡ɕauʃɨt, ʃait mail ɡakʼ t͡ʃarɨːɡʷɨt, ʃait taf ɡakʼ sɨraunɨt, ʃait pat͡ɕ ɡakʼ ɲak kʼai] waɓəʃ pat ɡakʼ PAST ɲak 1excl.sing.SUBJ t͡ɕauʃ cat -ɨ sing -t NOM ʃait RELPRON mail catch ɡakʼ PAST t͡ʃarɨːɡʷ mouse -ɨ sing -t NOM ʃait RELPRON taf eat ɡakʼ PAST sɨraun cheese -ɨ sing -t NOM ʃait RELPRON pat͡ɕ buy ɡakʼ PAST ɲak 1excl.sing.SUBJ kʼai 1excl.sing “I patted the cat that caught the mouse that ate the cheese that I bought.” | (26) |
Complementation Strategies
Kir marks complement clauses with subordinating verbal morphology. The embedded verb is fully finite and carries a subordinating suffix that identifies the clause as a complement. No structural changes occur within the clause apart from this verbal marking.
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"/>
</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"/> </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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
<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>
- <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" comp="COMP">
<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"/>
</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:
No change.
module casemarking:
No change.
module propagatenumber:
<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" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<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"/>
</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 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" number="sing">
+ <np role="subj" number="sing" possessor="no.owner">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP">
<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" possessor="no.owner">
<word posp="noun" gloss="boy"/>
</np>
- <np number="sing" role="obj" locus="number">
+ <np number="sing" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="apple"/>
</np>
- <np number="sing" def="def" role="indobj" tr="rheme" locus="number">
+ <np number="sing" def="def" role="indobj" tr="rheme" locus="number" possessor="no.owner">
<word posp="noun" gloss="girl"/>
</np>
</subs>
</np>
- <np number="sing" def="def" role="indobj" locus="number">
+ <np number="sing" def="def" role="indobj" locus="number" 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" indobj="3.sing"> <word posp="verb" gloss="surprise"/> </vp> <np role="subj" number="sing" possessor="no.owner"> <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing" obj="3.sing" indobj="3.sing"> <word posp="verb" gloss="give"/> </vp> <np number="sing" def="def" head="this" role="subj" locus="number" possessor="no.owner"> <word posp="noun" gloss="boy"/> </np> <np number="sing" role="obj" locus="number" possessor="no.owner"> <word posp="noun" gloss="apple"/> </np> <np number="sing" def="def" role="indobj" tr="rheme" locus="number" possessor="no.owner"> <word posp="noun" gloss="girl"/> </np> </subs> </np> <np number="sing" def="def" role="indobj" locus="number" 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" indobj="3.sing">
<word posp="verb" gloss="surprise"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np role="subj" number="sing" possessor="no.owner">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing" obj="3.sing" indobj="3.sing">
+ <thingy type="vpcomp" function="proclitic" gloss="COMP"/>
<word posp="verb" gloss="give"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="boy"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="apple"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" possessor="no.owner">
<word posp="noun" gloss="girl"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</subs>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" locus="number" possessor="no.owner">
<word posp="noun" gloss="teacher"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" indobj="3.sing">
- <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" indobj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np role="subj" number="sing" possessor="no.owner">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing" obj="3.sing" indobj="3.sing">
<thingy type="vpcomp" function="proclitic" gloss="COMP"/>
- <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" comp="COMP" subj="3.sing" obj="3.sing" indobj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number" possessor="no.owner">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" role="obj" locus="number" possessor="no.owner">
- <word posp="noun" gloss="apple"/>
+ <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" possessor="no.owner">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" locus="number" possessor="no.owner">
- <word posp="noun" gloss="teacher"/>
+ <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for boy/noun/number/obligatoryGot sing
About to call getSlotValue for boy/noun/case/obligatory
Got NOM
About to call getSlotValue for apple/noun/number/obligatory
Got sing
About to call getSlotValue for apple/noun/case/obligatory
Got NOM
About to call getSlotValue for girl/noun/number/obligatory
Got sing
About to call getSlotValue for girl/noun/case/obligatory
Got NOM
About to call getSlotValue for teacher/noun/number/obligatory
Got sing
About to call getSlotValue for teacher/noun/case/obligatory
Got NOM
<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" indobj="3.sing">
<word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np role="subj" number="sing" possessor="no.owner">
<subs>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing" obj="3.sing" indobj="3.sing">
<thingy type="vpcomp" function="proclitic" gloss="COMP"/>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing" obj="3.sing" indobj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np number="sing" def="def" head="this" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" role="obj" locus="number" possessor="no.owner">
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" tr="rheme" locus="number" possessor="no.owner">
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" def="def" role="indobj" locus="number" possessor="no.owner">
<word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" indobj="3.sing"> + <flat> <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np role="subj" number="sing" possessor="no.owner"> - <subs> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing" obj="3.sing" indobj="3.sing"> <thingy type="vpcomp" function="proclitic" gloss="COMP"/> <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing" obj="3.sing" indobj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np number="sing" def="def" head="this" role="subj" locus="number" possessor="no.owner"> <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" role="obj" locus="number" possessor="no.owner"> <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" role="indobj" tr="rheme" locus="number" possessor="no.owner"> <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </subs> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" def="def" role="indobj" locus="number" possessor="no.owner"> <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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" indobj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <thingy type="vpcomp" function="proclitic" gloss="COMP"/> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing" obj="3.sing" indobj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing" ph="ɡʷ ɨ t a kʼʷ">ɡʷɨtakʼʷ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <thingy type="vpcomp" function="proclitic" gloss="COMP" ph="ɡ ɨ kʼ">ɡɨkʼ</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing" obj="3.sing" indobj="3.sing" ph="kʷ au kʷ">kʷaukʷ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" possessor="no.owner" ph="kʼ a ɲ">kʼaɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" possessor="no.owner" ph="f a ʃ aː ɡʷ">faʃaːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" possessor="no.owner" ph="t͡ʃ au t">t͡ʃaut</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" possessor="no.owner" ph="d ɨ t͡ʃ əː l">dɨt͡ʃəːl</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </flat> </example>
vowelharmony:
<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" indobj="3.sing" ph="ɡʷ ɨ t a kʼʷ">ɡʷɨtakʼʷ</word>
<thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy>
<thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy>
<thingy type="vpcomp" function="proclitic" gloss="COMP" ph="ɡ ɨ kʼ">ɡɨkʼ</thingy>
<word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing" obj="3.sing" indobj="3.sing" ph="kʷ au kʷ">kʷaukʷ</word>
<thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy>
<thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy>
<thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy>
<word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" possessor="no.owner" ph="kʼ a ɲ">kʼaɲ</word>
<thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
<word posp="noun" gloss="apple" number="sing" role="obj" locus="number" possessor="no.owner" ph="f a ʃ aː ɡʷ">faʃaːɡʷ</word>
<thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
<word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" possessor="no.owner" ph="t͡ʃ au t">t͡ʃaut</word>
<thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
- <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" possessor="no.owner" ph="d ɨ t͡ʃ əː l">dɨt͡ʃəːl</word>
- <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy>
+ <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" possessor="no.owner" ph="d ə t͡ʃ əː l" underlying="d ɨ t͡ʃ əː l">dət͡ʃəːl</word>
+ <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy>
<thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy>
</flat>
</example>
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" indobj="3.sing" ph="ɡʷ ɨ t a kʼʷ">ɡʷɨtakʼʷ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <thingy type="vpcomp" function="proclitic" gloss="COMP" ph="ɡ ɨ kʼ">ɡɨkʼ</thingy> - <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing" obj="3.sing" indobj="3.sing" ph="kʷ au kʷ">kʷaukʷ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" possessor="no.owner" ph="kʼ a ɲ">kʼaɲ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" possessor="no.owner" ph="f a ʃ aː ɡʷ">faʃaːɡʷ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" possessor="no.owner" ph="t͡ʃ au t">t͡ʃaut</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" possessor="no.owner" ph="d ə t͡ʃ əː l" underlying="d ɨ t͡ʃ əː l">dət͡ʃəːl</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ə" underlying="ɨ">ə</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="surprise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" indobj="3.sing">ɡʷɨtakʼʷ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <thingy type="vpcomp" function="proclitic" gloss="COMP">ɡɨkʼ</thingy> + <word posp="verb" gloss="give" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" comp="COMP" subj="3.sing" obj="3.sing" indobj="3.sing">kʷaukʷ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <word posp="noun" gloss="boy" number="sing" def="def" head="this" role="subj" locus="number" possessor="no.owner">kʼaɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="noun" gloss="apple" number="sing" role="obj" locus="number" possessor="no.owner">faʃaːɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="noun" gloss="girl" number="sing" def="def" role="indobj" tr="rheme" locus="number" possessor="no.owner">t͡ʃaut</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <word posp="noun" gloss="teacher" number="sing" def="def" role="indobj" locus="number" possessor="no.owner" underlying="d ɨ t͡ʃ əː l">dət͡ʃəːl</word> + <thingy type="nounnumber" function="suffix" gloss="sing" underlying="ɨ">ə</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɡʷɨtakʼʷ</span><br><span class="gls">surprise</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɡɨkʼ</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">kʷaukʷ</span><br><span class="gls">give</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kʼaɲ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">faʃaːɡʷ</span><br><span class="gls">apple</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">t͡ʃaut</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">dɨt͡ʃəːl</span><br><span class="gls">teacher</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ɡʷɨtakʼʷ ɡakʼ ɡɨkʼ kʷaukʷ ɡakʼ kʼaɲɨt faʃaːɡʷɨt t͡ʃautɨt dət͡ʃəːlət</p> + <p>ɡʷɨtakʼʷ ɡakʼ ɡɨkʼ kʷaukʷ ɡakʼ kʼaɲɨt faʃaːɡʷɨt t͡ʃautɨt dət͡ʃəːlət</p> + <il> + <w> + <o>ɡʷɨtakʼʷ</o> + <g>surprise</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>ɡɨkʼ</o> + <g>COMP</g> + </w> + <w> + <o>kʷaukʷ</o> + <g>give</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>kʼaɲ</o> + <g>boy</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>faʃaːɡʷ</o> + <g>apple</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>t͡ʃaut</o> + <g>girl</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>dɨt͡ʃəːl</o> + <g>teacher</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[ɡʷɨtakʼʷ ɡakʼ ɡɨkʼ kʷaukʷ ɡakʼ kʼaɲɨt faʃaːɡʷɨt t͡ʃautɨt dət͡ʃəːlət] ɡʷɨtakʼʷ surprise ɡakʼ PAST ɡɨkʼ COMP kʷaukʷ give ɡakʼ PAST kʼaɲ boy -ɨ sing -t NOM faʃaːɡʷ apple -ɨ sing -t NOM t͡ʃaut girl -ɨ sing -t NOM dɨt͡ʃəːl teacher -ɨ sing -t NOM “It surprised the teacher that the boy had given the girl an apple.” | (27) |
Quotes
Kir 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 NRel:
No change.
module sentenceconnectors:
No change.
module subordinate:
<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>
- <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" comp="COMP">
<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:
No change.
module casemarking:
No change.
module propagatenumber:
<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">
+ <np role="obj" tr="rheme" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP">
<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 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">
+ <np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="boy"/>
</np>
- <np role="obj" tr="rheme" number="sing">
+ <np role="obj" tr="rheme" number="sing" possessor="no.owner">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP">
<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>
</subs>
</np>
- <np def="def" number="sing" tr="theme" role="indobj" locus="number">
+ <np def="def" number="sing" tr="theme" role="indobj" locus="number" 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" possessor="no.owner">
<word posp="noun" gloss="boy"/>
</np>
<np role="obj" tr="rheme" number="sing" possessor="no.owner">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP">
<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"/>
</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"/>
</np>
</subs>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" 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" obj="1excl.sing" indobj="3.sing"> <word posp="verb" gloss="tell"/> </vp> <np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"> <word posp="noun" gloss="boy"/> </np> - <np role="obj" tr="rheme" number="sing" possessor="no.owner"> + <np role="obj" tr="rheme" number="sing" possessor="no.owner" person="1excl"> <subs> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP"> + <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" 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"/> </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"/> </np> </subs> </np> <np def="def" number="sing" tr="theme" role="indobj" locus="number" 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" obj="1excl.sing" indobj="3.sing">
<word posp="verb" gloss="tell"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="boy"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" tr="rheme" number="sing" possessor="no.owner" person="1excl">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing">
+ <thingy type="vpcomp" function="proclitic" gloss="COMP"/>
<word posp="verb" gloss="love"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</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"/>
+ <thingy type="nppossessor" function="enclitic" gloss="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"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</subs>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" possessor="no.owner">
<word posp="noun" gloss="girl"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="1excl.sing" indobj="3.sing">
- <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" obj="1excl.sing" indobj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
- <word posp="noun" gloss="boy"/>
+ <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" tr="rheme" number="sing" possessor="no.owner" person="1excl">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing">
<thingy type="vpcomp" function="proclitic" gloss="COMP"/>
- <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" comp="COMP" subj="1excl.sing" obj="2.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</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"/>
+ <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="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"/>
+ <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" possessor="no.owner">
- <word posp="noun" gloss="girl"/>
+ <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
</example>
calling defaultval for case/defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
addaffixes:
About to call getSlotValue for boy/noun/number/obligatoryGot sing
About to call getSlotValue for boy/noun/case/obligatory
Got NOM
About to call getSlotValue for girl/noun/number/obligatory
Got sing
About to call getSlotValue for girl/noun/case/obligatory
Got NOM
<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" obj="1excl.sing" indobj="3.sing">
<word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="1excl.sing" indobj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="3.sing"/>
</vp>
<np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" tr="rheme" number="sing" possessor="no.owner" person="1excl">
<subs>
<vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing">
<thingy type="vpcomp" function="proclitic" gloss="COMP"/>
<word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/>
</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" def="neither" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="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" def="neither" role="obj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" role="indobj" locus="number" possessor="no.owner">
<word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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" obj="1excl.sing" indobj="3.sing"> + <flat> <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="1excl.sing" indobj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - </vp> - <np def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"> <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np role="obj" tr="rheme" number="sing" possessor="no.owner" person="1excl"> - <subs> - <vp negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing"> <thingy type="vpcomp" function="proclitic" gloss="COMP"/> <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - </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" def="neither" role="subj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="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" def="neither" role="obj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </subs> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" tr="theme" role="indobj" locus="number" possessor="no.owner"> <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </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" obj="1excl.sing" indobj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing"/> - <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpcomp" function="proclitic" gloss="COMP"/> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing"/> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="1excl.sing" indobj="3.sing" ph="ʃ ai ɓ">ʃaiɓ</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> + <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner" ph="kʼ a ɲ">kʼaɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="vpcomp" function="proclitic" gloss="COMP" ph="ɡ ɨ kʼ">ɡɨkʼ</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing" ph="s ə t͡ʃ">sət͡ʃ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ" ph="ɲ a k">ɲak</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" possessor="no.owner" ph="kʼ ai">kʼai</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" possessor="no.owner" ph="j a l">jal</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" possessor="no.owner" ph="t͡ʃ au t">t͡ʃaut</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></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" obj="1excl.sing" indobj="3.sing" ph="ʃ ai ɓ">ʃaiɓ</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="ɡ a kʼ">ɡakʼ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.SUBJ" ph=""></thingy> - <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner" ph="kʼ a ɲ">kʼaɲ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="vpcomp" function="proclitic" gloss="COMP" ph="ɡ ɨ kʼ">ɡɨkʼ</thingy> - <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing" ph="s ə t͡ʃ">sət͡ʃ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ" ph="ɲ a k">ɲak</thingy> - <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" possessor="no.owner" ph="kʼ ai">kʼai</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" possessor="no.owner" ph="j a l">jal</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" possessor="no.owner" ph="t͡ʃ au t">t͡ʃaut</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="ɨ">ɨ</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="t">t</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="verb" gloss="tell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" subj="3.sing" obj="1excl.sing" indobj="3.sing">ʃaiɓ</word> + <thingy type="vpta" function="enclitic" gloss="PAST">ɡakʼ</thingy> + <word posp="noun" gloss="boy" def="def" number="sing" tr="theme" role="subj" locus="number" possessor="no.owner">kʼaɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> + <thingy type="vpcomp" function="proclitic" gloss="COMP">ɡɨkʼ</thingy> + <word posp="verb" gloss="love" negation="POS" question="not.Q" tense="gnomic" asp="imperfective" mode="indicative" voice="active" ta="PRES" comp="COMP" subj="1excl.sing" obj="2.sing">sət͡ʃ</word> + <thingy type="vpsubj" function="enclitic" gloss="1excl.sing.SUBJ">ɲak</thingy> + <word person="1excl" number="sing" posp="pron" gloss="1excl.sing" def="neither" role="subj" locus="number" possessor="no.owner">kʼai</word> + <word person="2" number="sing" posp="pron" gloss="2.sing" def="neither" role="obj" locus="number" possessor="no.owner">jal</word> + <word posp="noun" gloss="girl" def="def" number="sing" tr="theme" role="indobj" locus="number" possessor="no.owner">t͡ʃaut</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ɨ</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM">t</thingy> </flat> + <p><span class="ilpair"><span class="mor">ʃaiɓ</span><br><span class="gls">tell</span></span> <span class="ilpair"><span class="mor">ɡakʼ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kʼaɲ</span><br><span class="gls">boy</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ɡɨkʼ</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">sət͡ʃ</span><br><span class="gls">love</span></span> <span class="ilpair"><span class="mor">ɲak</span><br><span class="gls">1excl.sing.<span class="glssc">SUBJ</span></span></span> <span class="ilpair"><span class="mor">kʼai</span><br><span class="gls">1excl.sing</span></span> <span class="ilpair"><span class="mor">jal</span><br><span class="gls">2.sing</span></span> <span class="ilpair"><span class="mor">t͡ʃaut</span><br><span class="gls">girl</span></span> <span class="ilpair"><span class="mor">-ɨ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-t</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ʃaiɓ ɡakʼ kʼaɲɨt ɡɨkʼ sət͡ʃ ɲak kʼai jal t͡ʃautɨt</p> + <p>ʃaiɓ ɡakʼ kʼaɲɨt ɡɨkʼ sət͡ʃ ɲak kʼai jal t͡ʃautɨt</p> + <il> + <w> + <o>ʃaiɓ</o> + <g>tell</g> + </w> + <w> + <o>ɡakʼ</o> + <g>PAST</g> + </w> + <w> + <o>kʼaɲ</o> + <g>boy</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + <w> + <o>ɡɨkʼ</o> + <g>COMP</g> + </w> + <w> + <o>sət͡ʃ</o> + <g>love</g> + </w> + <w> + <o>ɲak</o> + <g>1excl.sing.SUBJ</g> + </w> + <w> + <o>kʼai</o> + <g>1excl.sing</g> + </w> + <w> + <o>jal</o> + <g>2.sing</g> + </w> + <w> + <o>t͡ʃaut</o> + <g>girl</g> + </w> + <w> + <o>-ɨ</o> + <g>sing</g> + </w> + <w> + <o>-t</o> + <g>NOM</g> + </w> + </il> </example>
[ʃaiɓ ɡakʼ kʼaɲɨt ɡɨkʼ sət͡ʃ ɲak kʼai jal t͡ʃautɨt] ʃaiɓ tell ɡakʼ PAST kʼaɲ boy -ɨ sing -t NOM ɡɨkʼ COMP sət͡ʃ love ɲak 1excl.sing.SUBJ kʼai 1excl.sing jal 2.sing t͡ʃaut girl -ɨ sing -t NOM “The boy told the girl that he loved her.” | (28) |
How to cite this grammar
Language Creator. 2026. A Grammar of Kir. Generated by the Language Creator, version 0.92, on 8 August 2026. https://languagecreator.org/grammar/1DMG2
In BibTeX format:
@misc{LC-1DMG2,
year = 2026,
author = {{Language Creator}},
title = {A Grammar of {Kir}},
howpublished = {\url{https://languagecreator.org/grammar/1DMG2}},
note = {Generated by the Language Creator, version 0.92, on 8 August 2026}
}
Supplementary Materials
A collection of illustrative texts and a bilingual dictionary (English–Kir / Kir–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/1DMG2
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.02 seconds; writing the grammar 0.06 seconds.