A Collection of Texts in Nipu
What follows is a collection of texts intended to illustrate the language in more natural and extended use than the glossed examples found in the grammar.
The Tower of Babel (Genesis 11:1–9)
And the whole earth was of one language, and of one speech.
initial XML:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>have</verb>
</vp>
<np def="def" number="plur" role="subj">
<noun>human being</noun>
<adj>all</adj>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing">
<noun>earth</noun>
<adj>whole</adj>
</np>
</pp>
</np>
<np role="obj">
<conjp conj="and">
<np def="neither" number="sing">
<noun>language</noun>
<num>one</num>
</np>
<np def="neither" number="sing">
<noun>dialect</noun>
<num>one</num>
</np>
</conjp>
</np>
</s>cleanup:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>have</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" role="subj"> - <noun>human being</noun> - <adj>all</adj> + <np def="def" number="plur" role="subj" locus="number"> + <word posp="noun" gloss="human being"/> + <word posp="adj" gloss="all"/> <pp p="in" location="surface" precise="no"> - <np def="def" number="sing"> - <noun>earth</noun> - <adj>whole</adj> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="earth"/> + <word posp="adj" gloss="whole"/> </np> </pp> </np> <np role="obj"> <conjp conj="and"> - <np def="neither" number="sing"> - <noun>language</noun> - <num>one</num> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="language"/> + <word posp="num" gloss="one"/> </np> - <np def="neither" number="sing"> - <noun>dialect</noun> - <num>one</num> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="dialect"/> + <word posp="num" gloss="one"/> </np> </conjp> </np> </s>
module adj2verb:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="all"/>
+ </vp>
+ <np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
- <word posp="adj" gloss="all"/>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="whole"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="earth"/>
- <word posp="adj" gloss="whole"/>
</np>
+ </relp>
+ </np>
</pp>
</np>
+ </relp>
+ </np>
<np role="obj">
<conjp conj="and">
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np def="neither" number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module articles:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="earth"/>
</np>
</relp>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</np>
</relp>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module nonpastonly:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" role="subj" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <np def="def" number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="earth"/> </np> </relp> <word gloss="the" posp="det"/> </np> </pp> </np> </relp> <word gloss="the" posp="det"/> </np> <np role="obj"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> </np> <np number="sing" locus="number"> <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> </np> </conjp> </np> </s>
module noepistemic:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp evidence="hearsay" 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"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" role="subj" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <np def="def" number="sing" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="earth"/> </np> </relp> <word gloss="the" posp="det"/> </np> </pp> </np> </relp> <word gloss="the" posp="det"/> </np> <np role="obj"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="noun" gloss="language"/> <word posp="num" gloss="one"/> </np> <np number="sing" locus="number"> <word posp="noun" gloss="dialect"/> <word posp="num" gloss="one"/> </np> </conjp> </np> </s>
module RelN:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
- <np head="this" role="subj" number="plur">
+ </subs>
+ <np role="subj" number="plur">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
- <np head="this" role="subj" number="sing">
+ </subs>
+ <np role="subj" number="sing">
<word posp="noun" gloss="earth"/>
</np>
- </relp>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
- </relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</subs>
<np role="subj" number="plur">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
+ <np type="owner_owned" case="LOC">
<np def="def" number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="earth"/>
</np>
<word gloss="the" posp="det"/>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="surface"/>
+ </np>
+ </np>
+ <word gloss="in" posp="pp"/>
</pp>
</np>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module propagatenumber:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" role="subj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</subs>
<np role="subj" number="plur">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
- <np type="owner_owned" case="LOC">
+ <np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="earth"/>
</np>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<word gloss="the" posp="det"/>
</np>
- <np role="obj">
+ <np role="obj" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module simplifynumber:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" number="plur" role="subj" locus="number">
+ <np def="def" role="subj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</subs>
- <np role="subj" number="plur">
+ <np role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
- <np type="owner_owned" case="LOC" number="sing">
- <np def="def" number="sing" locus="number">
+ <np type="owner_owned" case="LOC">
+ <np def="def" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
- <np role="subj" number="sing">
+ <np role="subj">
<word posp="noun" gloss="earth"/>
</np>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<word gloss="the" posp="det"/>
</np>
- <np role="obj" number="plur">
+ <np role="obj">
<conjp conj="and">
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" role="subj" locus="number">
+ <word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned" case="LOC">
<np def="def" locus="number">
+ <word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="earth"/>
</np>
- <word gloss="the" posp="det"/>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
- <word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module conjp:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" role="subj" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned" case="LOC">
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="earth"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</np>
<np role="obj">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
flattenconjp:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" role="subj" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned" case="LOC">
<np def="def" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="earth"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="surface"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</np>
<np role="obj">
- <conjp conj="and">
- <np locus="number">
+ <np locus="number" role="obj">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number">
+ <np locus="number" role="obj">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
- </conjp>
</np>
</s>
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
+ <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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned" case="LOC">
- <np def="def" locus="number">
+ <np def="def" locus="number" case="LOC">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
- <np role="subj">
+ <np role="subj" case="LOC">
<word posp="noun" gloss="earth"/>
</np>
</np>
- <np def="def">
+ <np def="def" case="LOC">
<word posp="noun" gloss="surface"/>
</np>
+ <thingy type="npcase" function="enclitic" gloss="LOC"/>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</np>
<np role="obj">
<np locus="number" role="obj">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="obj">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np def="def" role="subj" locus="number">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
- <np role="subj">
+ <np role="subj" def="def" locus="number">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned" case="LOC">
<np def="def" locus="number" case="LOC">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj" case="LOC">
<word posp="noun" gloss="earth"/>
</np>
</np>
<np def="def" case="LOC">
<word posp="noun" gloss="surface"/>
</np>
<thingy type="npcase" function="enclitic" gloss="LOC"/>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
- </np>
- <np role="obj">
<np locus="number" role="obj">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="obj">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj" def="def" locus="number">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
- <np type="owner_owned" case="LOC">
<np def="def" locus="number" case="LOC">
<word gloss="the" posp="det"/>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj" case="LOC">
<word posp="noun" gloss="earth"/>
</np>
</np>
<np def="def" case="LOC">
<word posp="noun" gloss="surface"/>
</np>
<thingy type="npcase" function="enclitic" gloss="LOC"/>
- </np>
<word gloss="in" posp="pp"/>
</pp>
</np>
<np locus="number" role="obj">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="obj">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</s>
movedowntoword:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <word gloss="the" posp="det"/> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="all"/> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="subj" def="def" locus="number"> - <word posp="noun" gloss="human being"/> + <word posp="noun" gloss="human being" role="subj" def="def" locus="number"/> <pp p="in" location="surface" precise="no"> <np def="def" locus="number" case="LOC"> - <word gloss="the" posp="det"/> + <word gloss="the" posp="det" def="def" locus="number" case="LOC"/> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="whole"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="subj" case="LOC"> - <word posp="noun" gloss="earth"/> + <word posp="noun" gloss="earth" role="subj" case="LOC"/> </np> </np> <np def="def" case="LOC"> - <word posp="noun" gloss="surface"/> + <word posp="noun" gloss="surface" def="def" case="LOC"/> </np> <thingy type="npcase" function="enclitic" gloss="LOC"/> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" location="surface" precise="no"/> </pp> </np> <np locus="number" role="obj"> - <word posp="noun" gloss="language"/> - <word posp="num" gloss="one"/> + <word posp="noun" gloss="language" locus="number" role="obj"/> + <word posp="num" gloss="one" locus="number" role="obj"/> </np> <word posp="conj" gloss="and"/> <np locus="number" role="obj"> - <word posp="noun" gloss="dialect"/> - <word posp="num" gloss="one"/> + <word posp="noun" gloss="dialect" locus="number" role="obj"/> + <word posp="num" gloss="one" locus="number" role="obj"/> </np> </s>
addaffixes: No change.
flatten:
<s> - <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> <word gloss="the" posp="det"/> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="subj" def="def" locus="number"> <word posp="noun" gloss="human being" role="subj" def="def" locus="number"/> - <pp p="in" location="surface" precise="no"> - <np def="def" locus="number" case="LOC"> <word gloss="the" posp="det" def="def" locus="number" case="LOC"/> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="subj" case="LOC"> <word posp="noun" gloss="earth" role="subj" case="LOC"/> - </np> - </np> - <np def="def" case="LOC"> <word posp="noun" gloss="surface" def="def" case="LOC"/> - </np> <thingy type="npcase" function="enclitic" gloss="LOC"/> <word gloss="in" posp="pp" p="in" location="surface" precise="no"/> - </pp> - </np> - <np locus="number" role="obj"> <word posp="noun" gloss="language" locus="number" role="obj"/> <word posp="num" gloss="one" locus="number" role="obj"/> - </np> <word posp="conj" gloss="and"/> - <np locus="number" role="obj"> <word posp="noun" gloss="dialect" locus="number" role="obj"/> <word posp="num" gloss="one" locus="number" role="obj"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <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="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det"/> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="human being" role="subj" def="def" locus="number"/> - <word gloss="the" posp="det" def="def" locus="number" case="LOC"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="earth" role="subj" case="LOC"/> - <word posp="noun" gloss="surface" def="def" case="LOC"/> - <thingy type="npcase" function="enclitic" gloss="LOC"/> - <word gloss="in" posp="pp" p="in" location="surface" precise="no"/> - <word posp="noun" gloss="language" locus="number" role="obj"/> - <word posp="num" gloss="one" locus="number" role="obj"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="dialect" locus="number" role="obj"/> - <word posp="num" gloss="one" locus="number" role="obj"/> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|d|oː|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det">|f|e|</word> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES">|m|a|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="human being" role="subj" def="def" locus="number">|ʕ|i|</word> + <word gloss="the" posp="det" def="def" locus="number" case="LOC">|f|e|</word> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES">|h|e|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="earth" role="subj" case="LOC">|f|eː|</word> + <word posp="noun" gloss="surface" def="def" case="LOC">|d|a|</word> + <thingy type="npcase" function="enclitic" gloss="LOC">|ʡ|i|</thingy> + <word gloss="in" posp="pp" p="in" location="surface" precise="no">|ɢ|i|</word> + <word posp="noun" gloss="language" locus="number" role="obj">|q|a|</word> + <word posp="num" gloss="one" locus="number" role="obj">|q|aː|</word> + <word posp="conj" gloss="and">|d|i|</word> + <word posp="noun" gloss="dialect" locus="number" role="obj">|ɲ|o|ʜ|aː|k|o|</word> + <word posp="num" gloss="one" locus="number" role="obj">|q|aː|</word> </flat> </s>
vowelharmony: No change.
### |d|oː|#-> doː
### |d|oː|
#-> doː
### |j|o|
#-> jo
### |j|o|
#-> jo
### |f|e|
#-> fe
### |f|e|
#-> fe
### |m|a|
#-> ma
### |m|a|
#-> ma
### |ʕ|i|
#-> ʕi
### |ʕ|i|
#-> ʕi
### |f|e|
#-> fe
### |f|e|
#-> fe
### |h|e|
#-> he
### |h|e|
#-> he
### |f|eː|
#-> feː
### |f|eː|
#-> feː
### |d|a|
#-> da
### |d|a|
#-> da
### |ʡ|i|
#-> ʡi
### |ʡ|i|
#-> ʡi
### |ɢ|i|
#-> ɢi
### |ɢ|i|
#-> ɢi
### |q|a|
#-> qa
### |q|a|
#-> qa
### |q|aː|
#-> qaː
### |q|aː|
#-> qaː
### |d|i|
#-> di
### |d|i|
#-> di
### |ɲ|o|ʜ|aː|k|o|
#-> ɲoʜaːko
### |ɲ|o|ʜ|aː|k|o|
#-> ɲoʜaːko
### |q|aː|
#-> qaː
### |q|aː|
#-> qaː
### |d|oː| |j|o| |f|e| |m|a| |ʕ|i| |f|e| |h|e| |f|eː| |d|a| |ʡ|i| |ɢ|i| |q|a| |q|aː| |d|i| |ɲ|o|ʜ|aː|k|o| |q|aː|
#-> doː jo fe ma ʕi fe he feː da ʡi ɢi qa qaː di ɲoʜaːko qaː
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|d|oː|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det">|f|e|</word>
<word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES">|m|a|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="noun" gloss="human being" role="subj" def="def" locus="number">|ʕ|i|</word>
<word gloss="the" posp="det" def="def" locus="number" case="LOC">|f|e|</word>
<word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES">|h|e|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="noun" gloss="earth" role="subj" case="LOC">|f|eː|</word>
<word posp="noun" gloss="surface" def="def" case="LOC">|d|a|</word>
<thingy type="npcase" function="enclitic" gloss="LOC">|ʡ|i|</thingy>
<word gloss="in" posp="pp" p="in" location="surface" precise="no">|ɢ|i|</word>
<word posp="noun" gloss="language" locus="number" role="obj">|q|a|</word>
<word posp="num" gloss="one" locus="number" role="obj">|q|aː|</word>
<word posp="conj" gloss="and">|d|i|</word>
<word posp="noun" gloss="dialect" locus="number" role="obj">|ɲ|o|ʜ|aː|k|o|</word>
<word posp="num" gloss="one" locus="number" role="obj">|q|aː|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">doː</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">jo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">fe</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ma</span><br><span class="gls">all</span></span> <span class="ilpair"><span class="mor">ʕi</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">fe</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">he</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">feː</span><br><span class="gls">earth</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls">surface</span></span> <span class="ilpair"><span class="mor">ʡi</span><br><span class="gls"><span class="glssc">LOC</span></span></span> <span class="ilpair"><span class="mor">ɢi</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">qa</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">qaː</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">di</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ɲoʜaːko</span><br><span class="gls">dialect</span></span> <span class="ilpair"><span class="mor">qaː</span><br><span class="gls">one</span></span></p>
+ <p>doː jo fe ma ʕi fe he feː da ʡi ɢi qa qaː di ɲoʜaːko qaː</p>
+ <p>doo jo fe ma għi fe he fee da ği ħgi qa qaa di ñoħħaako qaa</p>
+ <il>
+ <w>
+ <o>doː</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>jo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>fe</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ma</o>
+ <g>all</g>
+ </w>
+ <w>
+ <o>ʕi</o>
+ <g>human being</g>
+ </w>
+ <w>
+ <o>fe</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>he</o>
+ <g>whole</g>
+ </w>
+ <w>
+ <o>feː</o>
+ <g>earth</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>surface</g>
+ </w>
+ <w>
+ <o>ʡi</o>
+ <g>LOC</g>
+ </w>
+ <w>
+ <o>ɢi</o>
+ <g>in</g>
+ </w>
+ <w>
+ <o>qa</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>qaː</o>
+ <g>one</g>
+ </w>
+ <w>
+ <o>di</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>ɲoʜaːko</o>
+ <g>dialect</g>
+ </w>
+ <w>
+ <o>qaː</o>
+ <g>one</g>
+ </w>
+ </il>
</s>
### doː jo fe ma ʕi fe he feː da ʡi ɢi qa qaː di ɲoʜaːko qaː#-> doː jo fe ma ʕi fe he feː da ʡi ɢi qa qaː di ɲoʜaːko qaː
Doo jo fe ma għi fe he fee da ği ħgi qa qaa di ñoħħaako qaa. [doː jo fe ma ʕi fe he feː da ʡi ɢi qa qaː di ɲoʜaːko qaː] doː have jo PAST fe the ma all ʕi human being fe the he whole feː earth da surface ʡi LOC ɢi in qa language qaː one di and ɲoʜaːko dialect qaː one “All humans in the whole earth had one language and one dialect.” | (1) |
And it came to pass, as they journeyed from the east, that they found a plain in the land of Shinar; and they dwelt there.
initial XML:
<s>
<littrans>They journeyed from the east.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>journey</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<pp p="from" location="inside" precise="no">
<np def="def" number="sing">
<noun>east</noun>
</np>
</pp>
</s>cleanup:
<s> <littrans>They journeyed from the east.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>journey</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="journey"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> <pp p="from" location="inside" precise="no"> - <np def="def" number="sing"> - <noun>east</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="east"/> </np> </pp> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>They journeyed from the east.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="journey"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
+ <word gloss="the" posp="det"/>
</np>
</pp>
</s>
module nonpastonly:
<s> <littrans>They journeyed from the east.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="journey"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <pp p="from" location="inside" precise="no"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="east"/> <word gloss="the" posp="det"/> </np> </pp> </s>
module noepistemic:
<s> <littrans>They journeyed from the east.</littrans> - <vp evidence="hearsay" 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"> <word posp="verb" gloss="journey"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <pp p="from" location="inside" precise="no"> <np def="def" number="sing" locus="number"> <word posp="noun" gloss="east"/> <word gloss="the" posp="det"/> </np> </pp> </s>
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
+ <np type="owner_owned" case="ABL">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
+ <word gloss="from" posp="pp"/>
</pp>
</s>
module constorder: No change.
module casemarking:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
<np type="owner_owned" case="ABL">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
module markowner: No change.
module propagatenumber:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
- <np type="owner_owned" case="ABL">
+ <np type="owner_owned" case="ABL" number="sing">
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
module simplifynumber:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
- <np type="owner_owned" case="ABL" number="sing">
- <np def="def" number="sing" locus="number">
+ <np type="owner_owned" case="ABL">
+ <np def="def" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
createpronouns:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number" case="NOM">
+ <word posp="pron" gloss="3"/>
</np>
<pp p="from" location="inside" precise="no">
<np type="owner_owned" case="ABL">
<np def="def" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
</np>
<pp p="from" location="inside" precise="no">
<np type="owner_owned" case="ABL">
<np def="def" locus="number">
- <word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="east"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
+ <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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<pp p="from" location="inside" precise="no">
<np type="owner_owned" case="ABL">
- <np def="def" locus="number">
+ <np def="def" locus="number" case="ABL">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="east"/>
</np>
- <np def="def">
+ <np def="def" case="ABL">
<word posp="noun" gloss="inside"/>
</np>
+ <thingy type="npcase" function="enclitic" gloss="ABL"/>
</np>
<word gloss="from" posp="pp"/>
</pp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<pp p="from" location="inside" precise="no">
- <np type="owner_owned" case="ABL">
<np def="def" locus="number" case="ABL">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="east"/>
</np>
<np def="def" case="ABL">
<word posp="noun" gloss="inside"/>
</np>
<thingy type="npcase" function="enclitic" gloss="ABL"/>
- </np>
<word gloss="from" posp="pp"/>
</pp>
</s>
movedowntoword:
<s> <littrans>They journeyed from the east.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="journey"/> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <pp p="from" location="inside" precise="no"> <np def="def" locus="number" case="ABL"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="east"/> + <word gloss="the" posp="det" def="def" locus="number" case="ABL"/> + <word posp="noun" gloss="east" def="def" locus="number" case="ABL"/> </np> <np def="def" case="ABL"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def" case="ABL"/> </np> <thingy type="npcase" function="enclitic" gloss="ABL"/> - <word gloss="from" posp="pp"/> + <word gloss="from" posp="pp" p="from" location="inside" precise="no"/> </pp> </s>
addaffixes: No change.
flatten:
<s> - <littrans>They journeyed from the east.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> - <pp p="from" location="inside" precise="no"> - <np def="def" locus="number" case="ABL"> <word gloss="the" posp="det" def="def" locus="number" case="ABL"/> <word posp="noun" gloss="east" def="def" locus="number" case="ABL"/> - </np> - <np def="def" case="ABL"> <word posp="noun" gloss="inside" def="def" case="ABL"/> - </np> <thingy type="npcase" function="enclitic" gloss="ABL"/> <word gloss="from" posp="pp" p="from" location="inside" precise="no"/> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <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="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word gloss="the" posp="det" def="def" locus="number" case="ABL"/> - <word posp="noun" gloss="east" def="def" locus="number" case="ABL"/> - <word posp="noun" gloss="inside" def="def" case="ABL"/> - <thingy type="npcase" function="enclitic" gloss="ABL"/> - <word gloss="from" posp="pp" p="from" location="inside" precise="no"/> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|f|iː|ʕ|u|ʋ|eː|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <word gloss="the" posp="det" def="def" locus="number" case="ABL">|f|e|</word> + <word posp="noun" gloss="east" def="def" locus="number" case="ABL">|q|eː|</word> + <word posp="noun" gloss="inside" def="def" case="ABL">|k|o|</word> + <thingy type="npcase" function="enclitic" gloss="ABL">|m|eː|</thingy> + <word gloss="from" posp="pp" p="from" location="inside" precise="no">|k|iː|</word> </flat> </s>
vowelharmony: No change.
### |f|iː|ʕ|u|ʋ|eː|#-> fiːʕuʋeː
### |f|iː|ʕ|u|ʋ|eː|
#-> fiːʕuʋeː
### |j|o|
#-> jo
### |j|o|
#-> jo
### |h|u|
#-> hu
### |h|u|
#-> hu
### |f|e|
#-> fe
### |f|e|
#-> fe
### |q|eː|
#-> qeː
### |q|eː|
#-> qeː
### |k|o|
#-> ko
### |k|o|
#-> ko
### |m|eː|
#-> meː
### |m|eː|
#-> meː
### |k|iː|
#-> kiː
### |k|iː|
#-> kiː
### |f|iː|ʕ|u|ʋ|eː| |j|o| |h|u| |f|e| |q|eː| |k|o| |m|eː| |k|iː|
#-> fiːʕuʋeː jo hu fe qeː ko meː kiː
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|f|iː|ʕ|u|ʋ|eː|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<word gloss="the" posp="det" def="def" locus="number" case="ABL">|f|e|</word>
<word posp="noun" gloss="east" def="def" locus="number" case="ABL">|q|eː|</word>
<word posp="noun" gloss="inside" def="def" case="ABL">|k|o|</word>
<thingy type="npcase" function="enclitic" gloss="ABL">|m|eː|</thingy>
<word gloss="from" posp="pp" p="from" location="inside" precise="no">|k|iː|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">fiːʕuʋeː</span><br><span class="gls">journey</span></span> <span class="ilpair"><span class="mor">jo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">fe</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">qeː</span><br><span class="gls">east</span></span> <span class="ilpair"><span class="mor">ko</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">meː</span><br><span class="gls"><span class="glssc">ABL</span></span></span> <span class="ilpair"><span class="mor">kiː</span><br><span class="gls">from</span></span></p>
+ <p>fiːʕuʋeː jo hu fe qeː ko meː kiː</p>
+ <p>fiigħuwee jo hu fe qee ko mee kii</p>
+ <il>
+ <w>
+ <o>fiːʕuʋeː</o>
+ <g>journey</g>
+ </w>
+ <w>
+ <o>jo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>fe</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>qeː</o>
+ <g>east</g>
+ </w>
+ <w>
+ <o>ko</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>meː</o>
+ <g>ABL</g>
+ </w>
+ <w>
+ <o>kiː</o>
+ <g>from</g>
+ </w>
+ </il>
</s>
### fiːʕuʋeː jo hu fe qeː ko meː kiː#-> fiːʕuʋeː jo hu fe qeː ko meː kiː
Fiigħuwee jo hu fe qee ko mee kii. [fiːʕuʋeː jo hu fe qeː ko meː kiː] fiːʕuʋeː journey jo PAST hu 3 fe the qeː east ko inside meː ABL kiː from “They journeyed from the east.” | (2) |
initial XML:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>find</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="indef" number="sing">
<noun>plain</noun>
<adj>wide</adj>
<pp p="in" location="inside" precise="yes">
<np def="indef" number="sing">
<noun>land</noun>
</np>
</pp>
</np>
</s>cleanup:
<s connector="and"> <littrans>And they found a wide plain in the a land.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>find</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="find"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="indef" number="sing"> - <noun>plain</noun> - <adj>wide</adj> + <np role="obj" def="indef" number="sing" locus="number"> + <word posp="noun" gloss="plain"/> + <word posp="adj" gloss="wide"/> <pp p="in" location="inside" precise="yes"> - <np def="indef" number="sing"> - <noun>land</noun> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="land"/> </np> </pp> </np> </s>
module adj2verb:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" def="indef" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="wide"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="plain"/>
- <word posp="adj" gloss="wide"/>
<pp p="in" location="inside" precise="yes">
<np def="indef" number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
+ </relp>
+ </np>
</s>
module articles:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" def="indef" number="sing" locus="number">
+ <np role="obj" number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
- <np def="indef" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
</relp>
</np>
</s>
module nonpastonly:
<s connector="and"> <littrans>And they found a wide plain in the a land.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="find"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="wide"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="plain"/> <pp p="in" location="inside" precise="yes"> <np number="sing" locus="number"> <word posp="noun" gloss="land"/> </np> </pp> </np> </relp> </np> </s>
module noepistemic:
<s connector="and"> <littrans>And they found a wide plain in the a land.</littrans> - <vp evidence="hearsay" 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"> <word posp="verb" gloss="find"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="wide"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="plain"/> <pp p="in" location="inside" precise="yes"> <np number="sing" locus="number"> <word posp="noun" gloss="land"/> </np> </pp> </np> </relp> </np> </s>
module RelN:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" number="sing" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
- <np head="this" role="subj" number="sing">
+ </subs>
+ <np role="subj" number="sing">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
- </relp>
</np>
</s>
module sentenceconnectors:
<s connector="and">
+ <word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
</np>
</s>
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
+ <np type="owner_owned" case="LOC">
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
+ <word gloss="in" posp="pp"/>
</pp>
</np>
</np>
</s>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module propagatenumber:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
- <np type="owner_owned" case="LOC">
+ <np type="owner_owned" case="LOC" number="sing">
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</np>
</s>
module simplifynumber:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" number="sing" locus="number">
+ <np role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</subs>
- <np role="subj" number="sing">
+ <np role="subj">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
- <np type="owner_owned" case="LOC" number="sing">
- <np number="sing" locus="number">
+ <np type="owner_owned" case="LOC">
+ <np locus="number">
<word posp="noun" gloss="land"/>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</np>
</s>
createpronouns:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np type="owner_owned" case="LOC">
<np locus="number">
<word posp="noun" gloss="land"/>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</np>
</s>
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:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
+ <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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np type="owner_owned" case="LOC">
- <np locus="number">
+ <np locus="number" case="LOC">
<word posp="noun" gloss="land"/>
</np>
- <np def="def">
+ <np def="def" case="LOC">
<word posp="noun" gloss="inside"/>
</np>
+ <thingy type="npcase" function="enclitic" gloss="LOC"/>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
- <np role="subj">
+ <np role="obj" locus="number">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<np type="owner_owned" case="LOC">
<np locus="number" case="LOC">
<word posp="noun" gloss="land"/>
</np>
<np def="def" case="LOC">
<word posp="noun" gloss="inside"/>
</np>
<thingy type="npcase" function="enclitic" gloss="LOC"/>
</np>
<word gloss="in" posp="pp"/>
</pp>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="obj" locus="number">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
- <np type="owner_owned" case="LOC">
<np locus="number" case="LOC">
<word posp="noun" gloss="land"/>
</np>
<np def="def" case="LOC">
<word posp="noun" gloss="inside"/>
</np>
<thingy type="npcase" function="enclitic" gloss="LOC"/>
- </np>
<word gloss="in" posp="pp"/>
</pp>
</np>
</s>
movedowntoword:
<s connector="and"> <word gloss="and" posp="conj"/> <littrans>And they found a wide plain in the a land.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="find"/> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="wide"/> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="obj" locus="number"> - <word posp="noun" gloss="plain"/> + <word posp="noun" gloss="plain" role="obj" locus="number"/> <pp p="in" location="inside" precise="yes"> <np locus="number" case="LOC"> - <word posp="noun" gloss="land"/> + <word posp="noun" gloss="land" locus="number" case="LOC"/> </np> <np def="def" case="LOC"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def" case="LOC"/> </np> <thingy type="npcase" function="enclitic" gloss="LOC"/> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" location="inside" precise="yes"/> </pp> </np> </s>
addaffixes: No change.
flatten:
<s connector="and"> + <flat> <word gloss="and" posp="conj"/> - <littrans>And they found a wide plain in the a land.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="obj" locus="number"> <word posp="noun" gloss="plain" role="obj" locus="number"/> - <pp p="in" location="inside" precise="yes"> - <np locus="number" case="LOC"> <word posp="noun" gloss="land" locus="number" case="LOC"/> - </np> - <np def="def" case="LOC"> <word posp="noun" gloss="inside" def="def" case="LOC"/> - </np> <thingy type="npcase" function="enclitic" gloss="LOC"/> <word gloss="in" posp="pp" p="in" location="inside" precise="yes"/> - </pp> - </np> + </flat> </s>
addvocab:
-<s connector="and"> +<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj"/> - <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <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="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="plain" role="obj" locus="number"/> - <word posp="noun" gloss="land" locus="number" case="LOC"/> - <word posp="noun" gloss="inside" def="def" case="LOC"/> - <thingy type="npcase" function="enclitic" gloss="LOC"/> - <word gloss="in" posp="pp" p="in" location="inside" precise="yes"/> + <word gloss="and" posp="conj">|d|i|</word> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ʋ|u|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|h|u|</word> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES">|ɾ|o|k|o|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="plain" role="obj" locus="number">|p|eː|ʔ|a|t|e|</word> + <word posp="noun" gloss="land" locus="number" case="LOC">|t|iː|</word> + <word posp="noun" gloss="inside" def="def" case="LOC">|k|o|</word> + <thingy type="npcase" function="enclitic" gloss="LOC">|ʡ|i|</thingy> + <word gloss="in" posp="pp" p="in" location="inside" precise="yes">|ɢ|i|</word> </flat> </s>
vowelharmony: No change.
### |d|i|#-> di
### |d|i|
#-> di
### |ʋ|u|
#-> ʋu
### |ʋ|u|
#-> ʋu
### |j|o|
#-> jo
### |j|o|
#-> jo
### |h|u|
#-> hu
### |h|u|
#-> hu
### |ɾ|o|k|o|
#-> ɾoko
### |ɾ|o|k|o|
#-> ɾoko
### |p|eː|ʔ|a|t|e|
#-> peːʔate
### |p|eː|ʔ|a|t|e|
#-> peːʔate
### |t|iː|
#-> tiː
### |t|iː|
#-> tiː
### |k|o|
#-> ko
### |k|o|
#-> ko
### |ʡ|i|
#-> ʡi
### |ʡ|i|
#-> ʡi
### |ɢ|i|
#-> ɢi
### |ɢ|i|
#-> ɢi
### |d|i| |ʋ|u| |j|o| |h|u| |ɾ|o|k|o| |p|eː|ʔ|a|t|e| |t|iː| |k|o| |ʡ|i| |ɢ|i|
#-> di ʋu jo hu ɾoko peːʔate tiː ko ʡi ɢi
removetags:
<s connector="and" translation="">
<flat>
<word gloss="and" posp="conj">|d|i|</word>
<word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ʋ|u|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|h|u|</word>
<word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES">|ɾ|o|k|o|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="noun" gloss="plain" role="obj" locus="number">|p|eː|ʔ|a|t|e|</word>
<word posp="noun" gloss="land" locus="number" case="LOC">|t|iː|</word>
<word posp="noun" gloss="inside" def="def" case="LOC">|k|o|</word>
<thingy type="npcase" function="enclitic" gloss="LOC">|ʡ|i|</thingy>
<word gloss="in" posp="pp" p="in" location="inside" precise="yes">|ɢ|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">di</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ʋu</span><br><span class="gls">find</span></span> <span class="ilpair"><span class="mor">jo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">ɾoko</span><br><span class="gls">wide</span></span> <span class="ilpair"><span class="mor">peːʔate</span><br><span class="gls">plain</span></span> <span class="ilpair"><span class="mor">tiː</span><br><span class="gls">land</span></span> <span class="ilpair"><span class="mor">ko</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">ʡi</span><br><span class="gls"><span class="glssc">LOC</span></span></span> <span class="ilpair"><span class="mor">ɢi</span><br><span class="gls">in</span></span></p>
+ <p>di ʋu jo hu ɾoko peːʔate tiː ko ʡi ɢi</p>
+ <p>di wu jo hu roko pee’ate tii ko ği ħgi</p>
+ <il>
+ <w>
+ <o>di</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>ʋu</o>
+ <g>find</g>
+ </w>
+ <w>
+ <o>jo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>ɾoko</o>
+ <g>wide</g>
+ </w>
+ <w>
+ <o>peːʔate</o>
+ <g>plain</g>
+ </w>
+ <w>
+ <o>tiː</o>
+ <g>land</g>
+ </w>
+ <w>
+ <o>ko</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>ʡi</o>
+ <g>LOC</g>
+ </w>
+ <w>
+ <o>ɢi</o>
+ <g>in</g>
+ </w>
+ </il>
</s>
### di ʋu jo hu ɾoko peːʔate tiː ko ʡi ɢi#-> di ʋu jo hu ɾoko peːʔate tiː ko ʡi ɢi
Di wu jo hu roko pee’ate tii ko ği ħgi. [di ʋu jo hu ɾoko peːʔate tiː ko ʡi ɢi] di and ʋu find jo PAST hu 3 ɾoko wide peːʔate plain tiː land ko inside ʡi LOC ɢi in “And they found a wide plain in the a land.” | (3) |
initial XML:
<s connector="thus">
<littrans>Thus they dwelled there.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>dwell</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<adv>there</adv>
</s>cleanup:
<s connector="thus"> <littrans>Thus they dwelled there.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>dwell</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="dwell"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <adv>there</adv> + <word posp="adv" gloss="there"/> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s connector="thus"> <littrans>Thus they dwelled there.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="dwell"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <word posp="adv" gloss="there"/> </s>
module noepistemic:
<s connector="thus"> <littrans>Thus they dwelled there.</littrans> - <vp evidence="hearsay" 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"> <word posp="verb" gloss="dwell"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <word posp="adv" gloss="there"/> </s>
module RelN: No change.
module sentenceconnectors:
<s connector="thus">
+ <word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<word posp="adv" gloss="there"/>
</s>
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="human being"/>
</np>
<word posp="adv" gloss="there"/>
</s>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="human being"/>
</np>
<word posp="adv" gloss="there"/>
</s>
createpronouns:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number" case="NOM">
+ <word posp="pron" gloss="3"/>
</np>
<word posp="adv" gloss="there"/>
</s>
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:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
+ <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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<word posp="adv" gloss="there"/>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s connector="thus"> <word gloss="thus" posp="conj"/> <littrans>Thus they dwelled there.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="dwell"/> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> <word posp="adv" gloss="there"/> </s>
addaffixes: No change.
flatten:
<s connector="thus"> + <flat> <word gloss="thus" posp="conj"/> - <littrans>Thus they dwelled there.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number" case="NOM"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> <word posp="adv" gloss="there"/> + </flat> </s>
addvocab:
-<s connector="thus"> +<s connector="thus" translation=""> <flat> - <word gloss="thus" posp="conj"/> - <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <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="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word posp="adv" gloss="there"/> + <word gloss="thus" posp="conj">|ɾ|eː|d|uː|</word> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|s|i|m|u|ɾ|a|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <word posp="adv" gloss="there">|d|aː|</word> </flat> </s>
vowelharmony: No change.
### |ɾ|eː|d|uː|#-> ɾeːduː
### |ɾ|eː|d|uː|
#-> ɾeːduː
### |s|i|m|u|ɾ|a|
#-> simuɾa
### |s|i|m|u|ɾ|a|
#-> simuɾa
### |j|o|
#-> jo
### |j|o|
#-> jo
### |h|u|
#-> hu
### |h|u|
#-> hu
### |d|aː|
#-> daː
### |d|aː|
#-> daː
### |ɾ|eː|d|uː| |s|i|m|u|ɾ|a| |j|o| |h|u| |d|aː|
#-> ɾeːduː simuɾa jo hu daː
removetags:
<s connector="thus" translation="">
<flat>
<word gloss="thus" posp="conj">|ɾ|eː|d|uː|</word>
<word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|s|i|m|u|ɾ|a|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<word posp="adv" gloss="there">|d|aː|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ɾeːduː</span><br><span class="gls">thus</span></span> <span class="ilpair"><span class="mor">simuɾa</span><br><span class="gls">dwell</span></span> <span class="ilpair"><span class="mor">jo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">daː</span><br><span class="gls">there</span></span></p>
+ <p>ɾeːduː simuɾa jo hu daː</p>
+ <p>reeduu simura jo hu daa</p>
+ <il>
+ <w>
+ <o>ɾeːduː</o>
+ <g>thus</g>
+ </w>
+ <w>
+ <o>simuɾa</o>
+ <g>dwell</g>
+ </w>
+ <w>
+ <o>jo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>daː</o>
+ <g>there</g>
+ </w>
+ </il>
</s>
### ɾeːduː simuɾa jo hu daː#-> ɾeːduː simuɾa jo hu daː
Reeduu simura jo hu daa. [ɾeːduː simuɾa jo hu daː] ɾeːduː thus simuɾa dwell jo PAST hu 3 daː there “Thus they dwelled there.” | (4) |
And they said one to another, Go to, let us make brick, and burn them thoroughly.
initial XML:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>say</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj">
<conjp conj="and">
<subs>
<vp tam="imperative">
<verb>make</verb>
</vp>
<np number="plur" def="def" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np role="obj" def="neither" number="plur">
<noun>brick</noun>
</np>
</subs>
<subs>
<vp tam="imperative">
<verb>burn</verb>
</vp>
<np number="plur" def="def" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np role="obj" def="neither" number="plur">
<noun>brick</noun>
</np>
<adv>thoroughly</adv>
</subs>
</conjp>
</np>
</s>cleanup:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>say</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="say"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> <np role="obj"> <conjp conj="and"> <subs> - <vp tam="imperative"> - <verb>make</verb> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <word posp="verb" gloss="make"/> </vp> - <np number="plur" def="def" role="subj"> - <pron person="1incl" number="plur"/> + <np number="plur" def="def" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np role="obj" def="neither" number="plur"> - <noun>brick</noun> + <np role="obj" def="neither" number="plur" locus="number"> + <word posp="noun" gloss="brick"/> </np> </subs> <subs> - <vp tam="imperative"> - <verb>burn</verb> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <word posp="verb" gloss="burn"/> </vp> - <np number="plur" def="def" role="subj"> - <pron person="1incl" number="plur"/> + <np number="plur" def="def" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np role="obj" def="neither" number="plur"> - <noun>brick</noun> + <np role="obj" def="neither" number="plur" locus="number"> + <word posp="noun" gloss="brick"/> </np> - <adv>thoroughly</adv> + <word posp="adv" gloss="thoroughly"/> </subs> </conjp> </np> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active">
<word posp="verb" gloss="make"/>
</vp>
<np number="plur" def="def" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np role="obj" def="neither" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
</subs>
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active">
<word posp="verb" gloss="burn"/>
</vp>
<np number="plur" def="def" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np role="obj" def="neither" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
</conjp>
</np>
</s>
module nonpastonly:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="say"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj"> <conjp conj="and"> <subs> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="make"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> </subs> <subs> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="burn"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> <word posp="adv" gloss="thoroughly"/> </subs> </conjp> </np> </s>
module noepistemic:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp evidence="hearsay" 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"> <word posp="verb" gloss="say"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj"> <conjp conj="and"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="make"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> </subs> <subs> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES"> <word posp="verb" gloss="burn"/> </vp> <np number="plur" def="def" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np role="obj" number="plur" locus="number"> <word posp="noun" gloss="brick"/> </np> <word posp="adv" gloss="thoroughly"/> </subs> </conjp> </np> </s>
module RelN: No change.
module sentenceconnectors: No change.
module nominalise:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
+ <np type="owner_owned">
+ <np number="plur" def="def" role="owned" locus="number">
+ <word person="1incl" number="plur" posp="pron"/>
+ </np>
+ <np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
- <np number="plur" def="def" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
- </np>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
</subs>
+ </np>
+ </np>
+ <np type="owner_owned">
+ <np number="plur" def="def" role="owned" locus="number">
+ <word person="1incl" number="plur" posp="pron"/>
+ </np>
+ <np role="owner" number="sing">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
- <np number="plur" def="def" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
- </np>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
<word posp="adv" gloss="thoroughly"/>
</subs>
+ </np>
+ </np>
</conjp>
</np>
</s>
tva1tva2
tva1
tva2
tva3
module affixdensity: No change.
module adpositions: No change.
module constorder:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing">
<subs>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
- <word posp="verb" gloss="make"/>
- </vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <word posp="verb" gloss="make"/>
+ </vp>
</subs>
</np>
</np>
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing">
<subs>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
- <word posp="verb" gloss="burn"/>
- </vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <word posp="verb" gloss="burn"/>
+ </vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module casemarking:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing">
<subs>
- <np role="obj" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing">
<subs>
- <np role="obj" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module markowner:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np role="owner" number="sing">
+ <np role="owner" number="sing" case="GEN">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
<np type="owner_owned">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np role="owner" number="sing">
+ <np role="owner" number="sing" case="GEN">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module propagatenumber:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj">
+ <np role="obj" number="plur">
<conjp conj="and">
- <np type="owner_owned">
+ <np type="owner_owned" number="plur">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
- <np type="owner_owned">
+ <np type="owner_owned" number="plur">
<np number="plur" def="def" role="owned" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np role="owner" number="sing" case="GEN">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module simplifynumber:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" number="plur">
+ <np role="obj">
<conjp conj="and">
- <np type="owner_owned" number="plur">
- <np number="plur" def="def" role="owned" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <np type="owner_owned">
+ <np def="def" role="owned" locus="number">
+ <word person="1incl" posp="pron"/>
</np>
- <np role="owner" number="sing" case="GEN">
+ <np role="owner" case="GEN">
<subs>
- <np role="obj" number="plur" locus="number" case="ACC">
+ <np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
- <np type="owner_owned" number="plur">
- <np number="plur" def="def" role="owned" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <np type="owner_owned">
+ <np def="def" role="owned" locus="number">
+ <word person="1incl" posp="pron"/>
</np>
- <np role="owner" number="sing" case="GEN">
+ <np role="owner" case="GEN">
<subs>
- <np role="obj" number="plur" locus="number" case="ACC">
+ <np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
createpronouns:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
<np type="owner_owned">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj">
<conjp conj="and">
<np type="owner_owned">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
+ <word posp="conj" gloss="and"/>
<np type="owner_owned">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</conjp>
</np>
</s>
flattenconjp:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj">
- <conjp conj="and">
- <np type="owner_owned">
+ <np type="owner_owned" role="obj">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
<word posp="conj" gloss="and"/>
- <np type="owner_owned">
+ <np type="owner_owned" role="obj">
<np def="def" role="owned" locus="number">
<word person="1incl" posp="pron"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
- </conjp>
</np>
</s>
fixpronouns:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj">
<np type="owner_owned" role="obj">
<np def="def" role="owned" locus="number">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
<word posp="conj" gloss="and"/>
<np type="owner_owned" role="obj">
<np def="def" role="owned" locus="number">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</np>
</s>
copyuptophrase:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np role="obj">
- <np type="owner_owned" role="obj">
- <np def="def" role="owned" locus="number">
+ <np role="obj" person="1incl">
+ <np type="owner_owned" role="obj" person="1incl">
+ <np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="make"/>
</vp>
</subs>
</np>
</np>
<word posp="conj" gloss="and"/>
- <np type="owner_owned" role="obj">
- <np def="def" role="owned" locus="number">
+ <np type="owner_owned" role="obj" person="1incl">
+ <np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</np>
</np>
</np>
</s>
prodrop: No change.
addclitics:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
+ <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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" person="1incl">
<np type="owner_owned" role="obj" person="1incl">
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="make"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="imperative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
</np>
<word posp="conj" gloss="and"/>
<np type="owner_owned" role="obj" person="1incl">
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np role="owner" case="GEN">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
+ <thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="burn"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="imperative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
</np>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np role="obj" person="1incl">
- <np type="owner_owned" role="obj" person="1incl">
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np role="owner" case="GEN">
+ <np role="obj" case="GEN" type="owner_owned" person="1incl">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="make"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
- </np>
<word posp="conj" gloss="and"/>
- <np type="owner_owned" role="obj" person="1incl">
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np role="owner" case="GEN">
+ <np role="obj" case="GEN" type="owner_owned" person="1incl">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="burn"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
- </np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np role="obj" case="GEN" type="owner_owned" person="1incl">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="make"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
- </np>
<word posp="conj" gloss="and"/>
<np def="def" role="owned" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np role="obj" case="GEN" type="owner_owned" person="1incl">
<subs>
<np role="obj" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
<thingy type="npcase" function="enclitic" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="burn"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
- </np>
</s>
movedowntoword:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="say"/> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np def="def" role="owned" locus="number" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number"/> </np> <subs> <np role="obj" locus="number" case="ACC"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"> - <word posp="verb" gloss="make"/> + <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> </subs> <thingy type="npcase" function="enclitic" gloss="GEN"/> <word posp="conj" gloss="and"/> <np def="def" role="owned" locus="number" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number"/> </np> <subs> <np role="obj" locus="number" case="ACC"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"> - <word posp="verb" gloss="burn"/> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <word posp="adv" gloss="thoroughly"/> </subs> <thingy type="npcase" function="enclitic" gloss="GEN"/> </s>
addaffixes: No change.
flatten:
<s> - <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np def="def" role="owned" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number"/> - </np> - <subs> - <np role="obj" locus="number" case="ACC"> <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"> <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </subs> <thingy type="npcase" function="enclitic" gloss="GEN"/> <word posp="conj" gloss="and"/> - <np def="def" role="owned" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number"/> - </np> - <subs> - <np role="obj" locus="number" case="ACC"> <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC"/> <thingy type="npcase" function="enclitic" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"> <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> <word posp="adv" gloss="thoroughly"/> - </subs> <thingy type="npcase" function="enclitic" gloss="GEN"/> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <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="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number"/> - <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="imperative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> - <word posp="conj" gloss="and"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number"/> - <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC"/> - <thingy type="npcase" function="enclitic" gloss="ACC"/> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="imperative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="adv" gloss="thoroughly"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|m|oː|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|h|u|</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number">|n|eː|</word> + <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC">|z|e|f|i|q|u|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|ʋ|uː|</thingy> + <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">|ɡ|o|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="imperative">|f|e|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="npcase" function="enclitic" gloss="GEN">|b|aː|</thingy> + <word posp="conj" gloss="and">|d|i|</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number">|n|eː|</word> + <word posp="noun" gloss="brick" role="obj" locus="number" case="ACC">|z|e|f|i|q|u|</word> + <thingy type="npcase" function="enclitic" gloss="ACC">|ʋ|uː|</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">|ʔ|eː|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="imperative">|f|e|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="adv" gloss="thoroughly">|b|i|j|a|</word> + <thingy type="npcase" function="enclitic" gloss="GEN">|b|aː|</thingy> </flat> </s>
vowelharmony: No change.
### |m|oː|#-> moː
### |m|oː|
#-> moː
### |j|o|
#-> jo
### |j|o|
#-> jo
### |h|u|
#-> hu
### |h|u|
#-> hu
### |n|eː|
#-> neː
### |n|eː|
#-> neː
### |z|e|f|i|q|u|
#-> zefiqu
### |z|e|f|i|q|u|
#-> zefiqu
### |ʋ|uː|
#-> ʋuː
### |ʋ|uː|
#-> ʋuː
### |ɡ|o|
#-> ɡo
### |ɡ|o|
#-> ɡo
### |f|e|
#-> fe
### |f|e|
#-> fe
### |b|aː|
#-> baː
### |b|aː|
#-> baː
### |d|i|
#-> di
### |d|i|
#-> di
### |n|eː|
#-> neː
### |n|eː|
#-> neː
### |z|e|f|i|q|u|
#-> zefiqu
### |z|e|f|i|q|u|
#-> zefiqu
### |ʋ|uː|
#-> ʋuː
### |ʋ|uː|
#-> ʋuː
### |ʔ|eː|
#-> ʔeː
### |ʔ|eː|
#-> ʔeː
### |f|e|
#-> fe
### |f|e|
#-> fe
### |b|i|j|a|
#-> bija
### |b|i|j|a|
#-> bija
### |b|aː|
#-> baː
### |b|aː|
#-> baː
### |m|oː| |j|o| |h|u| |n|eː| |z|e|f|i|q|u| |ʋ|uː| |ɡ|o| |f|e| |b|aː| |d|i| |n|eː| |z|e|f|i|q|u| |ʋ|uː| |ʔ|eː| |f|e| |b|i|j|a| |b|aː|
#-> moː jo hu neː zefiqu ʋuː ɡo fe baː di neː zefiqu ʋuː ʔeː fe bija baː
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|m|oː|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|h|u|</word>
<word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number">|n|eː|</word>
<word posp="noun" gloss="brick" role="obj" locus="number" case="ACC">|z|e|f|i|q|u|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|ʋ|uː|</thingy>
<word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">|ɡ|o|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="enclitic" gloss="imperative">|f|e|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<thingy type="npcase" function="enclitic" gloss="GEN">|b|aː|</thingy>
<word posp="conj" gloss="and">|d|i|</word>
<word person="1incl" posp="pron" gloss="1incl" def="def" role="owned" locus="number">|n|eː|</word>
<word posp="noun" gloss="brick" role="obj" locus="number" case="ACC">|z|e|f|i|q|u|</word>
<thingy type="npcase" function="enclitic" gloss="ACC">|ʋ|uː|</thingy>
<word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3">|ʔ|eː|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="enclitic" gloss="imperative">|f|e|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="adv" gloss="thoroughly">|b|i|j|a|</word>
<thingy type="npcase" function="enclitic" gloss="GEN">|b|aː|</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">moː</span><br><span class="gls">say</span></span> <span class="ilpair"><span class="mor">jo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">neː</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">zefiqu</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">ʋuː</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">ɡo</span><br><span class="gls">make</span></span> <span class="ilpair"><span class="mor">fe</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">baː</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">di</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">neː</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">zefiqu</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">ʋuː</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">ʔeː</span><br><span class="gls">burn</span></span> <span class="ilpair"><span class="mor">fe</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">bija</span><br><span class="gls">thoroughly</span></span> <span class="ilpair"><span class="mor">baː</span><br><span class="gls"><span class="glssc">GEN</span></span></span></p>
+ <p>moː jo hu neː zefiqu ʋuː ɡo fe baː di neː zefiqu ʋuː ʔeː fe bija baː</p>
+ <p>moo jo hu nee zefiqu wuu go fe baa di nee zefiqu wuu ’ee fe bija baa</p>
+ <il>
+ <w>
+ <o>moː</o>
+ <g>say</g>
+ </w>
+ <w>
+ <o>jo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>neː</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>zefiqu</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>ʋuː</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>ɡo</o>
+ <g>make</g>
+ </w>
+ <w>
+ <o>fe</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>baː</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>di</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>neː</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>zefiqu</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>ʋuː</o>
+ <g>ACC</g>
+ </w>
+ <w>
+ <o>ʔeː</o>
+ <g>burn</g>
+ </w>
+ <w>
+ <o>fe</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>bija</o>
+ <g>thoroughly</g>
+ </w>
+ <w>
+ <o>baː</o>
+ <g>GEN</g>
+ </w>
+ </il>
</s>
### moː jo hu neː zefiqu ʋuː ɡo fe baː di neː zefiqu ʋuː ʔeː fe bija baː#-> moː jo hu neː zefiqu ʋuː ɡo fe baː di neː zefiqu ʋuː ʔeː fe bija baː
Moo jo hu nee zefiqu wuu go fe baa di nee zefiqu wuu ’ee fe bija baa. [moː jo hu neː zefiqu ʋuː ɡo fe baː di neː zefiqu ʋuː ʔeː fe bija baː] moː say jo PAST hu 3 neː 1incl zefiqu brick ʋuː ACC ɡo make fe imperative baː GEN di and neː 1incl zefiqu brick ʋuː ACC ʔeː burn fe imperative bija thoroughly baː GEN “They said: Let us make bricks and burn them thoroughly.” | (5) |
And they had brick for stone, and slime had they for morter.
initial XML:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active">
<verb>have</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="neither" number="sing">
<noun>brick</noun>
<pp role="purpose">
<np def="neither" number="sing">
<noun>stone</noun>
</np>
</pp>
</np>
</s>cleanup:
<s> <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active"> - <verb>have</verb> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="neither" number="sing"> - <noun>brick</noun> + <np role="obj" def="neither" number="sing" locus="number"> + <word posp="noun" gloss="brick"/> <pp role="purpose"> - <np def="neither" number="sing"> - <noun>stone</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="stone"/> </np> </pp> </np> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" def="neither" number="sing" locus="number">
+ <np role="obj" number="sing" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="stone"/>
</np>
</pp>
</np>
</s>
module nonpastonly:
<s> <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="brick"/> <pp role="purpose"> <np number="sing" locus="number"> <word posp="noun" gloss="stone"/> </np> </pp> </np> </s>
module noepistemic:
<s> <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> + <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="brick"/> <pp role="purpose"> <np number="sing" locus="number"> <word posp="noun" gloss="stone"/> </np> </pp> </np> </s>
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
- <np number="sing" locus="number">
+ <np number="sing" locus="number" case="LOC">
<word posp="noun" gloss="stone"/>
</np>
+ <word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module propagatenumber: No change.
module simplifynumber:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" number="sing" locus="number">
+ <np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
- <np number="sing" locus="number" case="LOC">
+ <np locus="number" case="LOC">
<word posp="noun" gloss="stone"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
createpronouns:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
<np locus="number" case="LOC">
<word posp="noun" gloss="stone"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
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:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
+ <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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
<np locus="number" case="LOC">
<word posp="noun" gloss="stone"/>
+ <thingy type="npcase" function="enclitic" gloss="LOC"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans>They had bricks for stone.</littrans> <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" locus="number"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" locus="number"/> <pp role="purpose"> <np locus="number" case="LOC"> - <word posp="noun" gloss="stone"/> + <word posp="noun" gloss="stone" locus="number" case="LOC"/> <thingy type="npcase" function="enclitic" gloss="LOC"/> </np> - <word gloss="PURP" posp="pp"/> + <word gloss="PURP" posp="pp" role="purpose"/> </pp> </np> </s>
addaffixes: No change.
flatten:
<s> - <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> + <flat> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" locus="number"> <word posp="noun" gloss="brick" role="obj" locus="number"/> - <pp role="purpose"> - <np locus="number" case="LOC"> <word posp="noun" gloss="stone" locus="number" case="LOC"/> <thingy type="npcase" function="enclitic" gloss="LOC"/> - </np> <word gloss="PURP" posp="pp" role="purpose"/> - </pp> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <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="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word posp="noun" gloss="brick" role="obj" locus="number"/> - <word posp="noun" gloss="stone" locus="number" case="LOC"/> - <thingy type="npcase" function="enclitic" gloss="LOC"/> - <word gloss="PURP" posp="pp" role="purpose"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|d|oː|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|h|u|</word> + <word posp="noun" gloss="brick" role="obj" locus="number">|z|e|f|i|q|u|</word> + <word posp="noun" gloss="stone" locus="number" case="LOC">|q|o|</word> + <thingy type="npcase" function="enclitic" gloss="LOC">|ʡ|i|</thingy> + <word gloss="PURP" posp="pp" role="purpose">|k|o|ɲ|aː|</word> </flat> </s>
vowelharmony: No change.
### |d|oː|#-> doː
### |d|oː|
#-> doː
### |j|o|
#-> jo
### |j|o|
#-> jo
### |h|u|
#-> hu
### |h|u|
#-> hu
### |z|e|f|i|q|u|
#-> zefiqu
### |z|e|f|i|q|u|
#-> zefiqu
### |q|o|
#-> qo
### |q|o|
#-> qo
### |ʡ|i|
#-> ʡi
### |ʡ|i|
#-> ʡi
### |k|o|ɲ|aː|
#-> koɲaː
### |k|o|ɲ|aː|
#-> koɲaː
### |d|oː| |j|o| |h|u| |z|e|f|i|q|u| |q|o| |ʡ|i| |k|o|ɲ|aː|
#-> doː jo hu zefiqu qo ʡi koɲaː
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|d|oː|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|h|u|</word>
<word posp="noun" gloss="brick" role="obj" locus="number">|z|e|f|i|q|u|</word>
<word posp="noun" gloss="stone" locus="number" case="LOC">|q|o|</word>
<thingy type="npcase" function="enclitic" gloss="LOC">|ʡ|i|</thingy>
<word gloss="PURP" posp="pp" role="purpose">|k|o|ɲ|aː|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">doː</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">jo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">zefiqu</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">qo</span><br><span class="gls">stone</span></span> <span class="ilpair"><span class="mor">ʡi</span><br><span class="gls"><span class="glssc">LOC</span></span></span> <span class="ilpair"><span class="mor">koɲaː</span><br><span class="gls"><span class="glssc">PURP</span></span></span></p>
+ <p>doː jo hu zefiqu qo ʡi koɲaː</p>
+ <p>doo jo hu zefiqu qo ği koñaa</p>
+ <il>
+ <w>
+ <o>doː</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>jo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>zefiqu</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>qo</o>
+ <g>stone</g>
+ </w>
+ <w>
+ <o>ʡi</o>
+ <g>LOC</g>
+ </w>
+ <w>
+ <o>koɲaː</o>
+ <g>PURP</g>
+ </w>
+ </il>
</s>
### doː jo hu zefiqu qo ʡi koɲaː#-> doː jo hu zefiqu qo ʡi koɲaː
Doo jo hu zefiqu qo ği koñaa. [doː jo hu zefiqu qo ʡi koɲaː] doː have jo PAST hu 3 zefiqu brick qo stone ʡi LOC koɲaː PURP “They had bricks for stone.” | (6) |
initial XML:
<s connector="and">
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active">
<verb>have</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="neither" number="sing">
<noun>slime</noun>
<pp role="purpose">
<np def="neither" number="sing">
<noun>mortar</noun>
</np>
</pp>
</np>
</s>cleanup:
<s connector="and"> <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active"> - <verb>have</verb> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="neither" number="sing"> - <noun>slime</noun> + <np role="obj" def="neither" number="sing" locus="number"> + <word posp="noun" gloss="slime"/> <pp role="purpose"> - <np def="neither" number="sing"> - <noun>mortar</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="mortar"/> </np> </pp> </np> </s>
module adj2verb: No change.
module articles:
<s connector="and">
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" def="neither" number="sing" locus="number">
+ <np role="obj" number="sing" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
module nonpastonly:
<s connector="and"> <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="slime"/> <pp role="purpose"> <np number="sing" locus="number"> <word posp="noun" gloss="mortar"/> </np> </pp> </np> </s>
module noepistemic:
<s connector="and"> <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q" ta="PAST"> + <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have"/> </vp> <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="slime"/> <pp role="purpose"> <np number="sing" locus="number"> <word posp="noun" gloss="mortar"/> </np> </pp> </np> </s>
module RelN: No change.
module sentenceconnectors:
<s connector="and">
+ <word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<np number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
module nominalise: No change.
module affixdensity: No change.
module adpositions:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
- <np number="sing" locus="number">
+ <np number="sing" locus="number" case="LOC">
<word posp="noun" gloss="mortar"/>
</np>
+ <word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module propagatenumber: No change.
module simplifynumber:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" number="sing" locus="number">
+ <np role="obj" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
- <np number="sing" locus="number" case="LOC">
+ <np locus="number" case="LOC">
<word posp="noun" gloss="mortar"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
createpronouns:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<np locus="number" case="LOC">
<word posp="noun" gloss="mortar"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
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:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<word posp="verb" gloss="have"/>
+ <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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<np locus="number" case="LOC">
<word posp="noun" gloss="mortar"/>
+ <thingy type="npcase" function="enclitic" gloss="LOC"/>
</np>
<word gloss="PURP" posp="pp"/>
</pp>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s connector="and"> <word gloss="and" posp="conj"/> <littrans>And they had slime for mortar.</littrans> <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" locus="number"> - <word posp="noun" gloss="slime"/> + <word posp="noun" gloss="slime" role="obj" locus="number"/> <pp role="purpose"> <np locus="number" case="LOC"> - <word posp="noun" gloss="mortar"/> + <word posp="noun" gloss="mortar" locus="number" case="LOC"/> <thingy type="npcase" function="enclitic" gloss="LOC"/> </np> - <word gloss="PURP" posp="pp"/> + <word gloss="PURP" posp="pp" role="purpose"/> </pp> </np> </s>
addaffixes: No change.
flatten:
<s connector="and"> + <flat> <word gloss="and" posp="conj"/> - <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number"> <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" locus="number"> <word posp="noun" gloss="slime" role="obj" locus="number"/> - <pp role="purpose"> - <np locus="number" case="LOC"> <word posp="noun" gloss="mortar" locus="number" case="LOC"/> <thingy type="npcase" function="enclitic" gloss="LOC"/> - </np> <word gloss="PURP" posp="pp" role="purpose"/> - </pp> - </np> + </flat> </s>
addvocab:
-<s connector="and"> +<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj"/> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <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="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number"/> - <word posp="noun" gloss="slime" role="obj" locus="number"/> - <word posp="noun" gloss="mortar" locus="number" case="LOC"/> - <thingy type="npcase" function="enclitic" gloss="LOC"/> - <word gloss="PURP" posp="pp" role="purpose"/> + <word gloss="and" posp="conj">|d|i|</word> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|d|oː|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|h|u|</word> + <word posp="noun" gloss="slime" role="obj" locus="number">|ɾ|uː|h|aː|f|i|</word> + <word posp="noun" gloss="mortar" locus="number" case="LOC">|ʔ|iː|ɡ|e|n|o|</word> + <thingy type="npcase" function="enclitic" gloss="LOC">|ʡ|i|</thingy> + <word gloss="PURP" posp="pp" role="purpose">|k|o|ɲ|aː|</word> </flat> </s>
vowelharmony: No change.
### |d|i|#-> di
### |d|i|
#-> di
### |d|oː|
#-> doː
### |d|oː|
#-> doː
### |j|o|
#-> jo
### |j|o|
#-> jo
### |h|u|
#-> hu
### |h|u|
#-> hu
### |ɾ|uː|h|aː|f|i|
#-> ɾuːhaːfi
### |ɾ|uː|h|aː|f|i|
#-> ɾuːhaːfi
### |ʔ|iː|ɡ|e|n|o|
#-> ʔiːɡeno
### |ʔ|iː|ɡ|e|n|o|
#-> ʔiːɡeno
### |ʡ|i|
#-> ʡi
### |ʡ|i|
#-> ʡi
### |k|o|ɲ|aː|
#-> koɲaː
### |k|o|ɲ|aː|
#-> koɲaː
### |d|i| |d|oː| |j|o| |h|u| |ɾ|uː|h|aː|f|i| |ʔ|iː|ɡ|e|n|o| |ʡ|i| |k|o|ɲ|aː|
#-> di doː jo hu ɾuːhaːfi ʔiːɡeno ʡi koɲaː
removetags:
<s connector="and" translation="">
<flat>
<word gloss="and" posp="conj">|d|i|</word>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|d|oː|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" gloss="3" def="def" tr="theme" role="subj" locus="number">|h|u|</word>
<word posp="noun" gloss="slime" role="obj" locus="number">|ɾ|uː|h|aː|f|i|</word>
<word posp="noun" gloss="mortar" locus="number" case="LOC">|ʔ|iː|ɡ|e|n|o|</word>
<thingy type="npcase" function="enclitic" gloss="LOC">|ʡ|i|</thingy>
<word gloss="PURP" posp="pp" role="purpose">|k|o|ɲ|aː|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">di</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">doː</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">jo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">ɾuːhaːfi</span><br><span class="gls">slime</span></span> <span class="ilpair"><span class="mor">ʔiːɡeno</span><br><span class="gls">mortar</span></span> <span class="ilpair"><span class="mor">ʡi</span><br><span class="gls"><span class="glssc">LOC</span></span></span> <span class="ilpair"><span class="mor">koɲaː</span><br><span class="gls"><span class="glssc">PURP</span></span></span></p>
+ <p>di doː jo hu ɾuːhaːfi ʔiːɡeno ʡi koɲaː</p>
+ <p>di doo jo hu ruuhaafi ’iigeno ği koñaa</p>
+ <il>
+ <w>
+ <o>di</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>doː</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>jo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>ɾuːhaːfi</o>
+ <g>slime</g>
+ </w>
+ <w>
+ <o>ʔiːɡeno</o>
+ <g>mortar</g>
+ </w>
+ <w>
+ <o>ʡi</o>
+ <g>LOC</g>
+ </w>
+ <w>
+ <o>koɲaː</o>
+ <g>PURP</g>
+ </w>
+ </il>
</s>
### di doː jo hu ɾuːhaːfi ʔiːɡeno ʡi koɲaː#-> di doː jo hu ɾuːhaːfi ʔiːɡeno ʡi koɲaː
Di doo jo hu ruuhaafi ’iigeno ği koñaa. [di doː jo hu ɾuːhaːfi ʔiːɡeno ʡi koɲaː] di and doː have jo PAST hu 3 ɾuːhaːfi slime ʔiːɡeno mortar ʡi LOC koɲaː PURP “And they had slime for mortar.” | (7) |
A Creation Myth
We are not like other people.
initial XML:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp tam="pres-state" question="no" negation="yes">
<verb>resemble</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np number="plur" def="neither" tr="rheme" role="obj">
<noun>human being</noun>
<adj>other</adj>
</np>
</s>cleanup:
<s> <littrans>We do not resemble other humans.</littrans> - <vp tam="pres-state" question="no" negation="yes"> - <verb>resemble</verb> + <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="resemble"/> </vp> - <np def="def" number="plur" tr="theme" role="subj"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np number="plur" def="neither" tr="rheme" role="obj"> - <noun>human being</noun> - <adj>other</adj> + <np number="plur" def="neither" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="human being"/> + <word posp="adj" gloss="other"/> </np> </s>
module adj2verb:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np number="plur" def="neither" tr="rheme" role="obj" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="other"/>
+ </vp>
+ <np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
- <word posp="adj" gloss="other"/>
</np>
+ </relp>
+ </np>
</s>
module articles:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np number="plur" def="neither" tr="rheme" role="obj" locus="number">
+ <np number="plur" tr="rheme" role="obj" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
<np head="this" role="subj" number="plur">
<word posp="noun" gloss="human being"/>
</np>
</relp>
</np>
</s>
module nonpastonly:
<s> <littrans>We do not resemble other humans.</littrans> - <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="resemble"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number"> <word person="1incl" number="plur" posp="pron"/> </np> <np number="plur" tr="rheme" role="obj" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="other"/> </vp> <np head="this" role="subj" number="plur"> <word posp="noun" gloss="human being"/> </np> </relp> </np> </s>
module noepistemic: No change.
module RelN:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np number="plur" tr="rheme" role="obj" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
- <np head="this" role="subj" number="plur">
+ </subs>
+ <np role="subj" number="plur">
<word posp="noun" gloss="human being"/>
</np>
- </relp>
</np>
</s>
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module propagatenumber: No change.
module simplifynumber:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" locus="number">
- <word person="1incl" number="plur" posp="pron"/>
+ <np def="def" tr="theme" role="subj" locus="number">
+ <word person="1incl" posp="pron"/>
</np>
- <np number="plur" tr="rheme" role="obj" locus="number">
+ <np tr="rheme" role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</subs>
- <np role="subj" number="plur">
+ <np role="subj">
<word posp="noun" gloss="human being"/>
</np>
</np>
</s>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np tr="rheme" role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="human being"/>
</np>
</np>
</s>
copyuptophrase:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
- <np def="def" tr="theme" role="subj" locus="number">
+ <np def="def" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np tr="rheme" role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="human being"/>
</np>
</np>
</s>
prodrop: No change.
addclitics:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
+ <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="NEG"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np tr="rheme" role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="human being"/>
</np>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
<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="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np tr="rheme" role="obj" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
- <np role="subj">
+ <np role="obj" tr="rheme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- </np>
</s>
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans>We do not resemble other humans.</littrans> <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="resemble"/> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <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="NEG"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" tr="theme" role="subj" locus="number" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number"/> </np> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="other"/> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="obj" tr="rheme" locus="number"> - <word posp="noun" gloss="human being"/> + <word posp="noun" gloss="human being" role="obj" tr="rheme" locus="number"/> </np> </s>
addaffixes: No change.
flatten:
<s> - <littrans>We do not resemble other humans.</littrans> - <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <flat> <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <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="NEG"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" tr="theme" role="subj" locus="number" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number"/> - </np> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="obj" tr="rheme" locus="number"> <word posp="noun" gloss="human being" role="obj" tr="rheme" locus="number"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <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="NEG"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number"/> - <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="human being" role="obj" tr="rheme" locus="number"/> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|q|i|ʋ|eː|ʋ|a|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG">|ɾ|u|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number">|n|eː|</word> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES">|ɲ|i|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="human being" role="obj" tr="rheme" locus="number">|ʕ|i|</word> </flat> </s>
vowelharmony: No change.
### |q|i|ʋ|eː|ʋ|a|#-> qiʋeːʋa
### |q|i|ʋ|eː|ʋ|a|
#-> qiʋeːʋa
### |ɾ|u|
#-> ɾu
### |ɾ|u|
#-> ɾu
### |n|eː|
#-> neː
### |n|eː|
#-> neː
### |ɲ|i|
#-> ɲi
### |ɲ|i|
#-> ɲi
### |ʕ|i|
#-> ʕi
### |ʕ|i|
#-> ʕi
### |q|i|ʋ|eː|ʋ|a| |ɾ|u| |n|eː| |ɲ|i| |ʕ|i|
#-> qiʋeːʋa ɾu neː ɲi ʕi
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|q|i|ʋ|eː|ʋ|a|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="NEG">|ɾ|u|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word person="1incl" posp="pron" gloss="1incl" def="def" tr="theme" role="subj" locus="number">|n|eː|</word>
<word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES">|ɲ|i|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="noun" gloss="human being" role="obj" tr="rheme" locus="number">|ʕ|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">qiʋeːʋa</span><br><span class="gls">resemble</span></span> <span class="ilpair"><span class="mor">ɾu</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">neː</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">ɲi</span><br><span class="gls">other</span></span> <span class="ilpair"><span class="mor">ʕi</span><br><span class="gls">human being</span></span></p>
+ <p>qiʋeːʋa ɾu neː ɲi ʕi</p>
+ <p>qiweewa ru nee ñi għi</p>
+ <il>
+ <w>
+ <o>qiʋeːʋa</o>
+ <g>resemble</g>
+ </w>
+ <w>
+ <o>ɾu</o>
+ <g>NEG</g>
+ </w>
+ <w>
+ <o>neː</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>ɲi</o>
+ <g>other</g>
+ </w>
+ <w>
+ <o>ʕi</o>
+ <g>human being</g>
+ </w>
+ </il>
</s>
### qiʋeːʋa ɾu neː ɲi ʕi#-> qiʋeːʋa ɾu neː ɲi ʕi
Qiweewa ru nee ñi għi. [qiʋeːʋa ɾu neː ɲi ʕi] qiʋeːʋa resemble ɾu NEG neː 1incl ɲi other ʕi human being “We do not resemble other humans.” | (8) |
Their languages were shaped by struggle and time.
initial XML:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp tam="past-punct">
<verb>shape</verb>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np def="neither" number="sing">
<noun>fight</noun>
</np>
<np def="neither" number="sing">
<noun>time</noun>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur" output="aspron">
<noun>human being</noun>
</np>
<np number="plur" def="def">
<noun>language</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>Their languages were shaped by fight and time.</littrans> - <vp tam="past-punct"> - <verb>shape</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="shape"/> </vp> <np role="subj" tr="rheme"> <conjp conj="and"> - <np def="neither" number="sing"> - <noun>fight</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="fight"/> </np> - <np def="neither" number="sing"> - <noun>time</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="time"/> </np> </conjp> </np> <np role="obj" tr="theme"> <np type="owner_owned"> - <np def="def" number="plur" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="human being"/> </np> - <np number="plur" def="def"> - <noun>language</noun> + <np number="plur" def="def" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
- <np def="neither" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur" output="aspron" locus="number" role="owner">
<word posp="noun" gloss="human being"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module nonpastonly:
<s> <littrans>Their languages were shaped by fight and time.</littrans> - <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="shape"/> </vp> <np role="subj" tr="rheme"> <conjp conj="and"> <np number="sing" locus="number"> <word posp="noun" gloss="fight"/> </np> <np number="sing" locus="number"> <word posp="noun" gloss="time"/> </np> </conjp> </np> <np role="obj" tr="theme"> <np type="owner_owned"> <np def="def" number="plur" output="aspron" locus="number" role="owner"> <word posp="noun" gloss="human being"/> </np> <np number="plur" def="def" locus="number" role="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </s>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
- <np def="def" number="plur" output="aspron" locus="number" role="owner">
+ <np def="def" number="plur" output="aspron" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="human being"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module propagatenumber:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
- <np role="subj" tr="rheme">
+ <np role="subj" tr="rheme" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
- <np role="obj" tr="theme">
- <np type="owner_owned">
+ <np role="obj" tr="theme" number="plur">
+ <np type="owner_owned" number="plur">
<np def="def" number="plur" output="aspron" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="human being"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module simplifynumber:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
- <np role="subj" tr="rheme" number="plur">
+ <np role="subj" tr="rheme">
<conjp conj="and">
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="fight"/>
</np>
- <np number="sing" locus="number">
+ <np locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
- <np role="obj" tr="theme" number="plur">
- <np type="owner_owned" number="plur">
- <np def="def" number="plur" output="aspron" locus="number" role="owner" case="GEN">
+ <np role="obj" tr="theme">
+ <np type="owner_owned">
+ <np def="def" output="aspron" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="human being"/>
</np>
- <np number="plur" def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
createpronouns:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
- <np def="def" output="aspron" locus="number" role="owner" case="GEN">
- <word posp="noun" gloss="human being"/>
+ <np def="def" locus="number" role="owner" case="GEN">
+ <word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
module conjp:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="fight"/>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
flattenconjp:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
- <conjp conj="and">
- <np locus="number">
+ <np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number">
+ <np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- </conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
+ <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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="rheme">
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" tr="rheme">
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- </np>
- <np role="obj" tr="theme">
- <np type="owner_owned">
+ <np type="owner_owned" role="obj" tr="theme">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- <np type="owner_owned" role="obj" tr="theme">
<np def="def" locus="number" role="owner" case="GEN">
<word posp="pron" gloss="3"/>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" tr="theme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
- </np>
</s>
movedowntoword:
<s> <littrans>Their languages were shaped by fight and time.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="shape"/> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np locus="number" role="subj" tr="rheme"> - <word posp="noun" gloss="fight"/> + <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme"/> </np> <word posp="conj" gloss="and"/> <np locus="number" role="subj" tr="rheme"> - <word posp="noun" gloss="time"/> + <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme"/> </np> <np def="def" locus="number" role="owner" case="GEN"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> <thingy type="npcase" function="enclitic" gloss="GEN"/> </np> <np def="def" locus="number" role="owned" tr="theme"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="language"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> </np> </s>
addaffixes: No change.
flatten:
<s> - <littrans>Their languages were shaped by fight and time.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np locus="number" role="subj" tr="rheme"> <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme"/> - </np> <word posp="conj" gloss="and"/> - <np locus="number" role="subj" tr="rheme"> <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme"/> - </np> - <np def="def" locus="number" role="owner" case="GEN"> <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> <thingy type="npcase" function="enclitic" gloss="GEN"/> - </np> - <np def="def" locus="number" role="owned" tr="theme"> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <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="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme"/> - <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme"/> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme"/> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ʜ|i|ʡ|aː|z|u|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme">|ɢ|e|</word> + <word posp="conj" gloss="and">|d|i|</word> + <word posp="noun" gloss="time" locus="number" role="subj" tr="rheme">|ʋ|iː|</word> + <word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="GEN">|b|aː|</thingy> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme">|f|e|</word> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme">|q|a|</word> </flat> </s>
vowelharmony: No change.
### |ʜ|i|ʡ|aː|z|u|#-> ʜiʡaːzu
### |ʜ|i|ʡ|aː|z|u|
#-> ʜiʡaːzu
### |j|o|
#-> jo
### |j|o|
#-> jo
### |ɢ|e|
#-> ɢe
### |ɢ|e|
#-> ɢe
### |d|i|
#-> di
### |d|i|
#-> di
### |ʋ|iː|
#-> ʋiː
### |ʋ|iː|
#-> ʋiː
### |h|u|
#-> hu
### |h|u|
#-> hu
### |b|aː|
#-> baː
### |b|aː|
#-> baː
### |f|e|
#-> fe
### |f|e|
#-> fe
### |q|a|
#-> qa
### |q|a|
#-> qa
### |ʜ|i|ʡ|aː|z|u| |j|o| |ɢ|e| |d|i| |ʋ|iː| |h|u| |b|aː| |f|e| |q|a|
#-> ʜiʡaːzu jo ɢe di ʋiː hu baː fe qa
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ʜ|i|ʡ|aː|z|u|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="noun" gloss="fight" locus="number" role="subj" tr="rheme">|ɢ|e|</word>
<word posp="conj" gloss="and">|d|i|</word>
<word posp="noun" gloss="time" locus="number" role="subj" tr="rheme">|ʋ|iː|</word>
<word posp="pron" gloss="3" def="def" locus="number" role="owner" case="GEN">|h|u|</word>
<thingy type="npcase" function="enclitic" gloss="GEN">|b|aː|</thingy>
<word gloss="the" posp="det" def="def" locus="number" role="owned" tr="theme">|f|e|</word>
<word posp="noun" gloss="language" def="def" locus="number" role="owned" tr="theme">|q|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ʜiʡaːzu</span><br><span class="gls">shape</span></span> <span class="ilpair"><span class="mor">jo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɢe</span><br><span class="gls">fight</span></span> <span class="ilpair"><span class="mor">di</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ʋiː</span><br><span class="gls">time</span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">baː</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">fe</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">qa</span><br><span class="gls">language</span></span></p>
+ <p>ʜiʡaːzu jo ɢe di ʋiː hu baː fe qa</p>
+ <p>ħħiğaazu jo ħge di wii hu baa fe qa</p>
+ <il>
+ <w>
+ <o>ʜiʡaːzu</o>
+ <g>shape</g>
+ </w>
+ <w>
+ <o>jo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɢe</o>
+ <g>fight</g>
+ </w>
+ <w>
+ <o>di</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>ʋiː</o>
+ <g>time</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>baː</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>fe</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>qa</o>
+ <g>language</g>
+ </w>
+ </il>
</s>
### ʜiʡaːzu jo ɢe di ʋiː hu baː fe qa#-> ʜiʡaːzu jo ɢe di ʋiː hu baː fe qa
Ħħiğaazu jo ħge di wii hu baa fe qa. [ʜiʡaːzu jo ɢe di ʋiː hu baː fe qa] ʜiʡaːzu shape jo PAST ɢe fight di and ʋiː time hu 3 baː GEN fe the qa language “Their languages were shaped by fight and time.” | (9) |
They copied the sounds of beasts and birds, and they learned to speak like that.
initial XML:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp tam="past-punct">
<verb>copy</verb>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme">
<noun>human being</noun>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np def="neither" number="plur">
<conjp conj="and">
<np def="neither" number="plur">
<noun>mammal</noun>
</np>
<np def="neither" number="plur">
<noun>bird</noun>
</np>
</conjp>
</np>
<np number="plur" def="def">
<noun>sound</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> - <vp tam="past-punct"> - <verb>copy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="copy"/> </vp> - <np def="def" number="plur" output="aspron" role="subj" tr="theme"> - <noun>human being</noun> + <np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="human being"/> </np> <np role="obj" tr="rheme"> <np type="owner_owned"> - <np def="neither" number="plur"> + <np def="neither" number="plur" locus="number" role="owner"> <conjp conj="and"> - <np def="neither" number="plur"> - <noun>mammal</noun> + <np def="neither" number="plur" locus="number"> + <word posp="noun" gloss="mammal"/> </np> - <np def="neither" number="plur"> - <noun>bird</noun> + <np def="neither" number="plur" locus="number"> + <word posp="noun" gloss="bird"/> </np> </conjp> </np> - <np number="plur" def="def"> - <noun>sound</noun> + <np number="plur" def="def" locus="number" role="owned"> + <word posp="noun" gloss="sound"/> </np> </np> </np> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
- <np def="neither" number="plur" locus="number" role="owner">
+ <np number="plur" locus="number" role="owner">
<conjp conj="and">
- <np def="neither" number="plur" locus="number">
+ <np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
- <np def="neither" number="plur" locus="number">
+ <np number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module nonpastonly:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> - <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="copy"/> </vp> <np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="human being"/> </np> <np role="obj" tr="rheme"> <np type="owner_owned"> <np number="plur" locus="number" role="owner"> <conjp conj="and"> <np number="plur" locus="number"> <word posp="noun" gloss="mammal"/> </np> <np number="plur" locus="number"> <word posp="noun" gloss="bird"/> </np> </conjp> </np> <np number="plur" def="def" locus="number" role="owned"> <word posp="noun" gloss="sound"/> <word gloss="the" posp="det"/> </np> </np> </np> </s>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
- <np number="plur" locus="number" role="owner">
+ <np number="plur" locus="number" role="owner" case="GEN">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module propagatenumber:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" tr="rheme">
- <np type="owner_owned">
+ <np role="obj" tr="rheme" number="plur">
+ <np type="owner_owned" number="plur">
<np number="plur" locus="number" role="owner" case="GEN">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module simplifynumber:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
- <np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
+ <np def="def" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" tr="rheme" number="plur">
- <np type="owner_owned" number="plur">
- <np number="plur" locus="number" role="owner" case="GEN">
+ <np role="obj" tr="rheme">
+ <np type="owner_owned">
+ <np locus="number" role="owner" case="GEN">
<conjp conj="and">
- <np number="plur" locus="number">
+ <np locus="number">
<word posp="noun" gloss="mammal"/>
</np>
- <np number="plur" locus="number">
+ <np locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
- <np number="plur" def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
createpronouns:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
- <np def="def" output="aspron" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" role="subj" tr="theme" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner" case="GEN">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner" case="GEN">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
module conjp:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner" case="GEN">
<conjp conj="and">
<np locus="number">
<word posp="noun" gloss="mammal"/>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
flattenconjp:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner" case="GEN">
- <conjp conj="and">
- <np locus="number">
+ <np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number">
+ <np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="bird"/>
</np>
- </conjp>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
+ <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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np locus="number" role="owner" case="GEN">
<np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="bird"/>
</np>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np role="obj" tr="rheme">
- <np type="owner_owned">
+ <np type="owner_owned" role="obj" tr="rheme">
<np locus="number" role="owner" case="GEN">
<np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="bird"/>
</np>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
- <np type="owner_owned" role="obj" tr="rheme">
<np locus="number" role="owner" case="GEN">
<np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="owner" case="GEN">
<word posp="noun" gloss="bird"/>
</np>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" tr="rheme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
- </np>
</s>
movedowntoword:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="copy"/> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" role="subj" tr="theme" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> </np> <np locus="number" role="owner" case="GEN"> <np locus="number" role="owner" case="GEN"> - <word posp="noun" gloss="mammal"/> + <word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN"/> </np> - <word posp="conj" gloss="and"/> + <word posp="conj" gloss="and" locus="number" role="owner" case="GEN"/> <np locus="number" role="owner" case="GEN"> - <word posp="noun" gloss="bird"/> + <word posp="noun" gloss="bird" locus="number" role="owner" case="GEN"/> </np> <thingy type="npcase" function="enclitic" gloss="GEN"/> </np> <np def="def" locus="number" role="owned" tr="rheme"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="sound"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme"/> + <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme"/> </np> </s>
addaffixes: No change.
flatten:
<s> - <littrans>They copied the sounds of mammals and birds.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="subj" tr="theme" locus="number"> <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - </np> - <np locus="number" role="owner" case="GEN"> - <np locus="number" role="owner" case="GEN"> <word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN"/> - </np> <word posp="conj" gloss="and" locus="number" role="owner" case="GEN"/> - <np locus="number" role="owner" case="GEN"> <word posp="noun" gloss="bird" locus="number" role="owner" case="GEN"/> - </np> <thingy type="npcase" function="enclitic" gloss="GEN"/> - </np> - <np def="def" locus="number" role="owned" tr="rheme"> <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme"/> <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <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="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - <word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN"/> - <word posp="conj" gloss="and" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="bird" locus="number" role="owner" case="GEN"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme"/> - <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme"/> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ʡ|i|p|a|ʔ|i|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">|h|u|</word> + <word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN">|m|i|ɲ|i|s|i|</word> + <word posp="conj" gloss="and" locus="number" role="owner" case="GEN">|d|i|</word> + <word posp="noun" gloss="bird" locus="number" role="owner" case="GEN">|ɲ|o|</word> + <thingy type="npcase" function="enclitic" gloss="GEN">|b|aː|</thingy> + <word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme">|f|e|</word> + <word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme">|j|a|</word> </flat> </s>
vowelharmony: No change.
### |ʡ|i|p|a|ʔ|i|#-> ʡipaʔi
### |ʡ|i|p|a|ʔ|i|
#-> ʡipaʔi
### |j|o|
#-> jo
### |j|o|
#-> jo
### |h|u|
#-> hu
### |h|u|
#-> hu
### |m|i|ɲ|i|s|i|
#-> miɲisi
### |m|i|ɲ|i|s|i|
#-> miɲisi
### |d|i|
#-> di
### |d|i|
#-> di
### |ɲ|o|
#-> ɲo
### |ɲ|o|
#-> ɲo
### |b|aː|
#-> baː
### |b|aː|
#-> baː
### |f|e|
#-> fe
### |f|e|
#-> fe
### |j|a|
#-> ja
### |j|a|
#-> ja
### |ʡ|i|p|a|ʔ|i| |j|o| |h|u| |m|i|ɲ|i|s|i| |d|i| |ɲ|o| |b|aː| |f|e| |j|a|
#-> ʡipaʔi jo hu miɲisi di ɲo baː fe ja
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ʡ|i|p|a|ʔ|i|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">|h|u|</word>
<word posp="noun" gloss="mammal" locus="number" role="owner" case="GEN">|m|i|ɲ|i|s|i|</word>
<word posp="conj" gloss="and" locus="number" role="owner" case="GEN">|d|i|</word>
<word posp="noun" gloss="bird" locus="number" role="owner" case="GEN">|ɲ|o|</word>
<thingy type="npcase" function="enclitic" gloss="GEN">|b|aː|</thingy>
<word gloss="the" posp="det" def="def" locus="number" role="owned" tr="rheme">|f|e|</word>
<word posp="noun" gloss="sound" def="def" locus="number" role="owned" tr="rheme">|j|a|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ʡipaʔi</span><br><span class="gls">copy</span></span> <span class="ilpair"><span class="mor">jo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">miɲisi</span><br><span class="gls">mammal</span></span> <span class="ilpair"><span class="mor">di</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ɲo</span><br><span class="gls">bird</span></span> <span class="ilpair"><span class="mor">baː</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">fe</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">ja</span><br><span class="gls">sound</span></span></p>
+ <p>ʡipaʔi jo hu miɲisi di ɲo baː fe ja</p>
+ <p>ğipa’i jo hu miñisi di ño baa fe ja</p>
+ <il>
+ <w>
+ <o>ʡipaʔi</o>
+ <g>copy</g>
+ </w>
+ <w>
+ <o>jo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>miɲisi</o>
+ <g>mammal</g>
+ </w>
+ <w>
+ <o>di</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>ɲo</o>
+ <g>bird</g>
+ </w>
+ <w>
+ <o>baː</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>fe</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>ja</o>
+ <g>sound</g>
+ </w>
+ </il>
</s>
### ʡipaʔi jo hu miɲisi di ɲo baː fe ja#-> ʡipaʔi jo hu miɲisi di ɲo baː fe ja
Ğipa’i jo hu miñisi di ño baa fe ja. [ʡipaʔi jo hu miɲisi di ɲo baː fe ja] ʡipaʔi copy jo PAST hu 3 miɲisi mammal di and ɲo bird baː GEN fe the ja sound “They copied the sounds of mammals and birds.” | (10) |
But our language arose in a different way.
initial XML:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp tam="past-punct">
<verb>arise</verb>
</vp>
<np role="subj" tr="theme">
<relp>
<vp tam="pres-state" evidence="inferred">
<verb>be</verb>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this">
<noun>langname</noun>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur">
<pron person="1incl" number="plur"/>
</np>
<np def="def" number="sing" tr="theme">
<noun>language</noun>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing">
<noun>manner</noun>
<adj>different</adj>
</np>
</pp>
</s>cleanup:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp tam="past-punct"> - <verb>arise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp tam="pres-state" evidence="inferred"> - <verb>be</verb> + <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="be"/> </vp> - <np def="def" number="sing" role="subj" tr="theme" head="this"> - <noun>langname</noun> + <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> + <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> - <np def="def" number="plur"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" locus="number" role="owner"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np def="def" number="sing" tr="theme"> - <noun>language</noun> + <np def="def" number="sing" tr="theme" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> - <np def="indef" number="sing"> - <noun>manner</noun> - <adj>different</adj> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="manner"/> + <word posp="adj" gloss="different"/> </np> </pp> </s>
module adj2verb:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<relp>
<vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
<word posp="noun" gloss="langname"/>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="different"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="manner"/>
- <word posp="adj" gloss="different"/>
</np>
+ </relp>
+ </np>
</pp>
</s>
module articles:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<relp>
<vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
<word posp="noun" gloss="langname"/>
+ <word gloss="the" posp="det"/>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
- <np def="indef" number="sing" locus="number">
+ <np number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
</pp>
</s>
module nonpastonly:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> - <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="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> <word gloss="the" posp="det"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </relp> </np> </pp> </s>
module noepistemic:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<relp>
- <vp evidence="inferred" 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">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np number="sing" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
</pp>
</s>
module RelN:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
- <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
- <word posp="noun" gloss="langname"/>
- <word gloss="the" posp="det"/>
- </np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
- </relp>
+ </subs>
+ <np def="def" number="sing" role="subj" tr="theme" locus="number">
+ <word posp="noun" gloss="langname"/>
+ <word gloss="the" posp="det"/>
</np>
+ </np>
<pp p="in" precise="no" location="inside">
<np number="sing" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
- <np head="this" role="subj" number="sing">
+ </subs>
+ <np role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
- </relp>
</np>
</pp>
</s>
module sentenceconnectors:
<s connector="but">
+ <word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</subs>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</np>
</pp>
</s>
module nominalise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</subs>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
+ <np type="owner_owned" case="LOC">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
+ <word gloss="in" posp="pp"/>
</pp>
</s>
module constorder:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<subs>
- <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
- <word posp="verb" gloss="be"/>
- </vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <word posp="verb" gloss="be"/>
+ </vp>
</subs>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned" case="LOC">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module casemarking:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
- <np role="subj" tr="theme">
+ <np role="subj" tr="theme" case="NOM">
<subs>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned" case="LOC">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module markowner:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<subs>
<np role="obj">
<np type="owner_owned" tr="rheme">
- <np def="def" number="plur" locus="number" role="owner">
+ <np def="def" number="plur" locus="number" role="owner" case="GEN">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned" case="LOC">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module propagatenumber:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
- <np role="subj" tr="theme" case="NOM">
+ <np role="subj" tr="theme" case="NOM" number="sing">
<subs>
- <np role="obj">
- <np type="owner_owned" tr="rheme">
+ <np role="obj" number="plur">
+ <np type="owner_owned" tr="rheme" number="sing">
<np def="def" number="plur" locus="number" role="owner" case="GEN">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
</subs>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
- <np type="owner_owned" case="LOC">
+ <np type="owner_owned" case="LOC" number="sing">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module simplifynumber:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
- <np role="subj" tr="theme" case="NOM" number="sing">
+ <np role="subj" tr="theme" case="NOM">
<subs>
- <np role="obj" number="plur">
- <np type="owner_owned" tr="rheme" number="sing">
- <np def="def" number="plur" locus="number" role="owner" case="GEN">
- <word person="1incl" number="plur" posp="pron"/>
+ <np role="obj">
+ <np type="owner_owned" tr="rheme">
+ <np def="def" locus="number" role="owner" case="GEN">
+ <word person="1incl" posp="pron"/>
</np>
- <np def="def" number="sing" tr="theme" locus="number" role="owned">
+ <np def="def" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
</subs>
- <np def="def" number="sing" role="subj" tr="theme" locus="number">
+ <np def="def" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
- <np type="owner_owned" case="LOC" number="sing">
- <np number="sing" locus="number">
+ <np type="owner_owned" case="LOC">
+ <np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
- <np role="subj" number="sing">
+ <np role="subj">
<word posp="noun" gloss="manner"/>
</np>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<subs>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" locus="number" role="owner" case="GEN">
<word person="1incl" posp="pron"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
- <word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="language"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
</subs>
<np def="def" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="langname"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned" case="LOC">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<subs>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" locus="number" role="owner" case="GEN">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
</subs>
<np def="def" role="subj" tr="theme" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned" case="LOC">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
copyuptophrase:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<subs>
<np role="obj">
<np type="owner_owned" tr="rheme">
- <np def="def" locus="number" role="owner" case="GEN">
+ <np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
- <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" obj="3">
<word posp="verb" gloss="be"/>
</vp>
</subs>
<np def="def" role="subj" tr="theme" locus="number">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned" case="LOC">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
prodrop: No change.
addclitics:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
+ <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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<subs>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
+ <thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="be"/>
+ <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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
- <np def="def" role="subj" tr="theme" locus="number">
+ <np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned" case="LOC">
- <np locus="number">
+ <np locus="number" case="LOC">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
- <np role="subj">
+ <np role="subj" case="LOC">
<word posp="noun" gloss="manner"/>
</np>
</np>
- <np def="def">
+ <np def="def" case="LOC">
<word posp="noun" gloss="inside"/>
</np>
+ <thingy type="npcase" function="enclitic" gloss="LOC"/>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" tr="theme" case="NOM">
<subs>
- <np role="obj">
- <np type="owner_owned" tr="rheme">
+ <np type="owner_owned" tr="rheme" role="obj">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="be"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
- </np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned" case="LOC">
<np locus="number" case="LOC">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj" case="LOC">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def" case="LOC">
<word posp="noun" gloss="inside"/>
</np>
<thingy type="npcase" function="enclitic" gloss="LOC"/>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
unwrapOwnerOwned:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<subs>
- <np type="owner_owned" tr="rheme" role="obj">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
<thingy type="npcase" function="enclitic" gloss="GEN"/>
</np>
<np def="def" tr="theme" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3">
<word posp="verb" gloss="be"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
</subs>
<np def="def" role="subj" tr="theme" locus="number" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
<pp p="in" precise="no" location="inside">
- <np type="owner_owned" case="LOC">
<np locus="number" case="LOC">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj" case="LOC">
<word posp="noun" gloss="manner"/>
</np>
</np>
<np def="def" case="LOC">
<word posp="noun" gloss="inside"/>
</np>
<thingy type="npcase" function="enclitic" gloss="LOC"/>
- </np>
<word gloss="in" posp="pp"/>
</pp>
</s>
movedowntoword:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="arise"/> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <subs> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN"/> <thingy type="npcase" function="enclitic" gloss="GEN"/> </np> <np def="def" tr="theme" locus="number" role="owned"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="language"/> + <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned"/> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3"> - <word posp="verb" gloss="be"/> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> </vp> </subs> <np def="def" role="subj" tr="theme" locus="number" case="NOM"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="langname"/> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" case="NOM"/> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> <pp p="in" precise="no" location="inside"> <np locus="number" case="LOC"> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="different"/> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="subj" case="LOC"> - <word posp="noun" gloss="manner"/> + <word posp="noun" gloss="manner" role="subj" case="LOC"/> </np> </np> <np def="def" case="LOC"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def" case="LOC"/> </np> <thingy type="npcase" function="enclitic" gloss="LOC"/> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> </pp> </s>
addaffixes: No change.
flatten:
<s connector="but"> + <flat> <word gloss="but" posp="conj"/> - <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <subs> - <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN"/> <thingy type="npcase" function="enclitic" gloss="GEN"/> - </np> - <np def="def" tr="theme" locus="number" role="owned"> <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned"/> <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3"> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - </subs> - <np def="def" role="subj" tr="theme" locus="number" case="NOM"> <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> - <pp p="in" precise="no" location="inside"> - <np locus="number" case="LOC"> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="subj" case="LOC"> <word posp="noun" gloss="manner" role="subj" case="LOC"/> - </np> - </np> - <np def="def" case="LOC"> <word posp="noun" gloss="inside" def="def" case="LOC"/> - </np> <thingy type="npcase" function="enclitic" gloss="LOC"/> <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> - </pp> + </flat> </s>
addvocab:
-<s connector="but"> +<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj"/> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <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="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN"/> - <thingy type="npcase" function="enclitic" gloss="GEN"/> - <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned"/> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3"/> - <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="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="manner" role="subj" case="LOC"/> - <word posp="noun" gloss="inside" def="def" case="LOC"/> - <thingy type="npcase" function="enclitic" gloss="LOC"/> - <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> + <word gloss="but" posp="conj">|ʡ|iː|</word> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɡ|e|ʔ|a|h|e|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN">|n|eː|</word> + <thingy type="npcase" function="enclitic" gloss="GEN">|b|aː|</thingy> + <word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned">|f|e|</word> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned">|q|a|</word> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3">|ʜ|i|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM">|f|e|</word> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" case="NOM">|n|i|p|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES">|q|a|ʕ|a|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="manner" role="subj" case="LOC">|ʜ|i|ɡ|u|</word> + <word posp="noun" gloss="inside" def="def" case="LOC">|k|o|</word> + <thingy type="npcase" function="enclitic" gloss="LOC">|ʡ|i|</thingy> + <word gloss="in" posp="pp" p="in" precise="no" location="inside">|ɢ|i|</word> </flat> </s>
vowelharmony: No change.
### |ʡ|iː|#-> ʡiː
### |ʡ|iː|
#-> ʡiː
### |ɡ|e|ʔ|a|h|e|
#-> ɡeʔahe
### |ɡ|e|ʔ|a|h|e|
#-> ɡeʔahe
### |j|o|
#-> jo
### |j|o|
#-> jo
### |n|eː|
#-> neː
### |n|eː|
#-> neː
### |b|aː|
#-> baː
### |b|aː|
#-> baː
### |f|e|
#-> fe
### |f|e|
#-> fe
### |q|a|
#-> qa
### |q|a|
#-> qa
### |ʜ|i|
#-> ʜi
### |ʜ|i|
#-> ʜi
### |f|e|
#-> fe
### |f|e|
#-> fe
### |n|i|p|u|
#-> nipu
### |n|i|p|u|
#-> nipu
### |q|a|ʕ|a|
#-> qaʕa
### |q|a|ʕ|a|
#-> qaʕa
### |ʜ|i|ɡ|u|
#-> ʜiɡu
### |ʜ|i|ɡ|u|
#-> ʜiɡu
### |k|o|
#-> ko
### |k|o|
#-> ko
### |ʡ|i|
#-> ʡi
### |ʡ|i|
#-> ʡi
### |ɢ|i|
#-> ɢi
### |ɢ|i|
#-> ɢi
### |ʡ|iː| |ɡ|e|ʔ|a|h|e| |j|o| |n|eː| |b|aː| |f|e| |q|a| |ʜ|i| |f|e| |n|i|p|u| |q|a|ʕ|a| |ʜ|i|ɡ|u| |k|o| |ʡ|i| |ɢ|i|
#-> ʡiː ɡeʔahe jo neː baː fe qa ʜi fe nipu qaʕa ʜiɡu ko ʡi ɢi
removetags:
<s connector="but" translation="">
<flat>
<word gloss="but" posp="conj">|ʡ|iː|</word>
<word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɡ|e|ʔ|a|h|e|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN">|n|eː|</word>
<thingy type="npcase" function="enclitic" gloss="GEN">|b|aː|</thingy>
<word gloss="the" posp="det" def="def" tr="theme" locus="number" role="owned">|f|e|</word>
<word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned">|q|a|</word>
<word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3">|ʜ|i|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word gloss="the" posp="det" def="def" role="subj" tr="theme" locus="number" case="NOM">|f|e|</word>
<word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" case="NOM">|n|i|p|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
<word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES">|q|a|ʕ|a|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="noun" gloss="manner" role="subj" case="LOC">|ʜ|i|ɡ|u|</word>
<word posp="noun" gloss="inside" def="def" case="LOC">|k|o|</word>
<thingy type="npcase" function="enclitic" gloss="LOC">|ʡ|i|</thingy>
<word gloss="in" posp="pp" p="in" precise="no" location="inside">|ɢ|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ʡiː</span><br><span class="gls">but</span></span> <span class="ilpair"><span class="mor">ɡeʔahe</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">jo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">neː</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">baː</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">fe</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">qa</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">ʜi</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">fe</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nipu</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">qaʕa</span><br><span class="gls">different</span></span> <span class="ilpair"><span class="mor">ʜiɡu</span><br><span class="gls">manner</span></span> <span class="ilpair"><span class="mor">ko</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">ʡi</span><br><span class="gls"><span class="glssc">LOC</span></span></span> <span class="ilpair"><span class="mor">ɢi</span><br><span class="gls">in</span></span></p>
+ <p>ʡiː ɡeʔahe jo neː baː fe qa ʜi fe nipu qaʕa ʜiɡu ko ʡi ɢi</p>
+ <p>ğii ge’ahe jo nee baa fe qa ħħi fe nipu qagħa ħħigu ko ği ħgi</p>
+ <il>
+ <w>
+ <o>ʡiː</o>
+ <g>but</g>
+ </w>
+ <w>
+ <o>ɡeʔahe</o>
+ <g>arise</g>
+ </w>
+ <w>
+ <o>jo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>neː</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>baː</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>fe</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>qa</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>ʜi</o>
+ <g>be</g>
+ </w>
+ <w>
+ <o>fe</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>nipu</o>
+ <g>langname</g>
+ </w>
+ <w>
+ <o>qaʕa</o>
+ <g>different</g>
+ </w>
+ <w>
+ <o>ʜiɡu</o>
+ <g>manner</g>
+ </w>
+ <w>
+ <o>ko</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>ʡi</o>
+ <g>LOC</g>
+ </w>
+ <w>
+ <o>ɢi</o>
+ <g>in</g>
+ </w>
+ </il>
</s>
### ʡiː ɡeʔahe jo neː baː fe qa ʜi fe nipu qaʕa ʜiɡu ko ʡi ɢi#-> ʡiː ɡeʔahe jo neː baː fe qa ʜi fe nipu qaʕa ʜiɡu ko ʡi ɢi
Ğii ge’ahe jo nee baa fe qa ħħi fe nipu qagħa ħħigu ko ği ħgi. [ʡiː ɡeʔahe jo neː baː fe qa ʜi fe nipu qaʕa ʜiɡu ko ʡi ɢi] ʡiː but ɡeʔahe arise jo PAST neː 1incl baː GEN fe the qa language ʜi be fe the nipu langname qaʕa different ʜiɡu manner ko inside ʡi LOC ɢi in “But Nipu, which is our language, arose in a different way.” | (11) |
It was born whole and perfect in a single breath.
initial XML:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp tam="past-punct">
<verb>appear</verb>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme">
<noun>language</noun>
</np>
<np role="pred">
<conjp conj="and">
<np number="sing" def="neither">
<adj>whole</adj>
</np>
<np number="sing" def="neither">
<adj>perfect</adj>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing">
<noun>breath</noun>
<adj>single</adj>
</np>
</pp>
</s>cleanup:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> - <vp tam="past-punct"> - <verb>appear</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="appear"/> </vp> - <np def="def" number="sing" output="aspron" role="subj" tr="theme"> - <noun>language</noun> + <np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="language"/> </np> <np role="pred"> <conjp conj="and"> - <np number="sing" def="neither"> - <adj>whole</adj> + <np number="sing" def="neither" locus="number"> + <word posp="adj" gloss="whole"/> </np> - <np number="sing" def="neither"> - <adj>perfect</adj> + <np number="sing" def="neither" locus="number"> + <word posp="adj" gloss="perfect"/> </np> </conjp> </np> <pp p="in" precise="no" location="inside"> - <np def="indef" number="sing"> - <noun>breath</noun> - <adj>single</adj> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="breath"/> + <word posp="adj" gloss="single"/> </np> </pp> </s>
module adj2verb:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np number="sing" def="neither" locus="number">
- <word posp="adj" gloss="whole"/>
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="whole"/>
+ </vp>
+ <np head="this" role="subj" number="sing"/>
+ </relp>
</np>
<np number="sing" def="neither" locus="number">
- <word posp="adj" gloss="perfect"/>
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="perfect"/>
+ </vp>
+ <np head="this" role="subj" number="sing"/>
+ </relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing" locus="number">
+ <relp>
+ <vp tam="pres-state">
+ <word lexposp="adj" posp="verb" gloss="single"/>
+ </vp>
+ <np head="this" role="subj" number="sing">
<word posp="noun" gloss="breath"/>
- <word posp="adj" gloss="single"/>
</np>
+ </relp>
+ </np>
</pp>
</s>
module articles:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
- <np number="sing" def="neither" locus="number">
+ <np number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing"/>
</relp>
</np>
- <np number="sing" def="neither" locus="number">
+ <np number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj" number="sing"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
- <np def="indef" number="sing" locus="number">
+ <np number="sing" locus="number">
<relp>
<vp tam="pres-state">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj" number="sing">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
</pp>
</s>
module nonpastonly:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> - <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="appear"/> </vp> <np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="language"/> </np> <np role="pred"> <conjp conj="and"> <np number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole"/> </vp> <np head="this" role="subj" number="sing"/> </relp> </np> <np number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="perfect"/> </vp> <np head="this" role="subj" number="sing"/> </relp> </np> </conjp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="single"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="breath"/> </np> </relp> </np> </pp> </s>
module noepistemic: No change.
module RelN:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np number="sing" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
- <np head="this" role="subj" number="sing"/>
- </relp>
+ </subs>
+ <np role="subj" number="sing"/>
</np>
<np number="sing" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
- <np head="this" role="subj" number="sing"/>
- </relp>
+ </subs>
+ <np role="subj" number="sing"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np number="sing" locus="number">
- <relp>
+ <subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
- <np head="this" role="subj" number="sing">
+ </subs>
+ <np role="subj" number="sing">
<word posp="noun" gloss="breath"/>
</np>
- </relp>
</np>
</pp>
</s>
module sentenceconnectors: No change.
module nominalise: No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj" number="sing"/>
</np>
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</subs>
<np role="subj" number="sing"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
+ <np type="owner_owned" case="LOC">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="breath"/>
</np>
</np>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
+ <word gloss="in" posp="pp"/>
</pp>
</s>
module constorder: No change.
module casemarking: No change.
module markowner: No change.
module propagatenumber:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
- <np role="pred">
+ <np role="pred" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj" number="sing"/>
</np>
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</subs>
<np role="subj" number="sing"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
- <np type="owner_owned" case="LOC">
+ <np type="owner_owned" case="LOC" number="sing">
<np number="sing" locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</subs>
<np role="subj" number="sing">
<word posp="noun" gloss="breath"/>
</np>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module simplifynumber:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
- <np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
+ <np def="def" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
- <np role="pred" number="plur">
+ <np role="pred">
<conjp conj="and">
- <np number="sing" locus="number">
+ <np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
- <np role="subj" number="sing"/>
+ <np role="subj"/>
</np>
- <np number="sing" locus="number">
+ <np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</subs>
- <np role="subj" number="sing"/>
+ <np role="subj"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
- <np type="owner_owned" case="LOC" number="sing">
- <np number="sing" locus="number">
+ <np type="owner_owned" case="LOC">
+ <np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</subs>
- <np role="subj" number="sing">
+ <np role="subj">
<word posp="noun" gloss="breath"/>
</np>
</np>
- <np def="def" number="sing">
+ <np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
createpronouns:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
- <np def="def" output="aspron" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="language"/>
+ <np def="def" role="subj" tr="theme" locus="number">
+ <word posp="pron" gloss="3"/>
</np>
<np role="pred">
<conjp conj="and">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj"/>
</np>
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</subs>
<np role="subj"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned" case="LOC">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="breath"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred">
<conjp conj="and">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj"/>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</subs>
<np role="subj"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned" case="LOC">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="breath"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
flattenconjp:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred">
- <conjp conj="and">
- <np locus="number">
+ <np locus="number" role="pred">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</subs>
<np role="subj"/>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number">
+ <np locus="number" role="pred">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</subs>
<np role="subj"/>
</np>
- </conjp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned" case="LOC">
<np locus="number">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</subs>
<np role="subj">
<word posp="noun" gloss="breath"/>
</np>
</np>
<np def="def">
<word posp="noun" gloss="inside"/>
</np>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
+ <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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred">
<np locus="number" role="pred">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="pred">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned" case="LOC">
- <np locus="number">
+ <np locus="number" case="LOC">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
- <np role="subj">
+ <np role="subj" case="LOC">
<word posp="noun" gloss="breath"/>
</np>
</np>
- <np def="def">
+ <np def="def" case="LOC">
<word posp="noun" gloss="inside"/>
</np>
+ <thingy type="npcase" function="enclitic" gloss="LOC"/>
</np>
<word gloss="in" posp="pp"/>
</pp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
<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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" role="subj" tr="theme" locus="number">
<word posp="pron" gloss="3"/>
</np>
<np role="pred">
<np locus="number" role="pred">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" role="pred">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
- <np type="owner_owned" case="LOC">
<np locus="number" case="LOC">
<subs>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</subs>
<np role="subj" case="LOC">
<word posp="noun" gloss="breath"/>
</np>
</np>
<np def="def" case="LOC">
<word posp="noun" gloss="inside"/>
</np>
<thingy type="npcase" function="enclitic" gloss="LOC"/>
- </np>
<word gloss="in" posp="pp"/>
</pp>
</s>
movedowntoword:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="appear"/> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" role="subj" tr="theme" locus="number"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> </np> <np role="pred"> <np locus="number" role="pred"> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="whole"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="subj"/> </np> - <word posp="conj" gloss="and"/> + <word posp="conj" gloss="and" role="pred"/> <np locus="number" role="pred"> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="perfect"/> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="subj"/> </np> </np> <pp p="in" precise="no" location="inside"> <np locus="number" case="LOC"> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="single"/> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> </subs> <np role="subj" case="LOC"> - <word posp="noun" gloss="breath"/> + <word posp="noun" gloss="breath" role="subj" case="LOC"/> </np> </np> <np def="def" case="LOC"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def" case="LOC"/> </np> <thingy type="npcase" function="enclitic" gloss="LOC"/> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> </pp> </s>
addaffixes: No change.
flatten:
<s> - <littrans>It appeared whole and perfect in a single breath</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="subj" tr="theme" locus="number"> <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - </np> - <np role="pred"> - <np locus="number" role="pred"> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="subj"/> - </np> <word posp="conj" gloss="and" role="pred"/> - <np locus="number" role="pred"> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="subj"/> - </np> - </np> - <pp p="in" precise="no" location="inside"> - <np locus="number" case="LOC"> - <subs> - <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </subs> - <np role="subj" case="LOC"> <word posp="noun" gloss="breath" role="subj" case="LOC"/> - </np> - </np> - <np def="def" case="LOC"> <word posp="noun" gloss="inside" def="def" case="LOC"/> - </np> <thingy type="npcase" function="enclitic" gloss="LOC"/> <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <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="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="conj" gloss="and" role="pred"/> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="breath" role="subj" case="LOC"/> - <word posp="noun" gloss="inside" def="def" case="LOC"/> - <thingy type="npcase" function="enclitic" gloss="LOC"/> - <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t|a|ɲ|oː|s|a|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">|h|u|</word> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES">|h|e|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="conj" gloss="and" role="pred">|d|i|</word> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES">|d|a|ʔ|uː|j|o|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES">|m|i|q|a|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="breath" role="subj" case="LOC">|ɲ|i|ɢ|a|z|i|</word> + <word posp="noun" gloss="inside" def="def" case="LOC">|k|o|</word> + <thingy type="npcase" function="enclitic" gloss="LOC">|ʡ|i|</thingy> + <word gloss="in" posp="pp" p="in" precise="no" location="inside">|ɢ|i|</word> </flat> </s>
vowelharmony: No change.
### |t|a|ɲ|oː|s|a|#-> taɲoːsa
### |t|a|ɲ|oː|s|a|
#-> taɲoːsa
### |j|o|
#-> jo
### |j|o|
#-> jo
### |h|u|
#-> hu
### |h|u|
#-> hu
### |h|e|
#-> he
### |h|e|
#-> he
### |d|i|
#-> di
### |d|i|
#-> di
### |d|a|ʔ|uː|j|o|
#-> daʔuːjo
### |d|a|ʔ|uː|j|o|
#-> daʔuːjo
### |m|i|q|a|
#-> miqa
### |m|i|q|a|
#-> miqa
### |ɲ|i|ɢ|a|z|i|
#-> ɲiɢazi
### |ɲ|i|ɢ|a|z|i|
#-> ɲiɢazi
### |k|o|
#-> ko
### |k|o|
#-> ko
### |ʡ|i|
#-> ʡi
### |ʡ|i|
#-> ʡi
### |ɢ|i|
#-> ɢi
### |ɢ|i|
#-> ɢi
### |t|a|ɲ|oː|s|a| |j|o| |h|u| |h|e| |d|i| |d|a|ʔ|uː|j|o| |m|i|q|a| |ɲ|i|ɢ|a|z|i| |k|o| |ʡ|i| |ɢ|i|
#-> taɲoːsa jo hu he di daʔuːjo miqa ɲiɢazi ko ʡi ɢi
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|t|a|ɲ|oː|s|a|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" gloss="3" def="def" role="subj" tr="theme" locus="number">|h|u|</word>
<word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES">|h|e|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="conj" gloss="and" role="pred">|d|i|</word>
<word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES">|d|a|ʔ|uː|j|o|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES">|m|i|q|a|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="noun" gloss="breath" role="subj" case="LOC">|ɲ|i|ɢ|a|z|i|</word>
<word posp="noun" gloss="inside" def="def" case="LOC">|k|o|</word>
<thingy type="npcase" function="enclitic" gloss="LOC">|ʡ|i|</thingy>
<word gloss="in" posp="pp" p="in" precise="no" location="inside">|ɢ|i|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">taɲoːsa</span><br><span class="gls">appear</span></span> <span class="ilpair"><span class="mor">jo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">3</span></span> <span class="ilpair"><span class="mor">he</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">di</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">daʔuːjo</span><br><span class="gls">perfect</span></span> <span class="ilpair"><span class="mor">miqa</span><br><span class="gls">single</span></span> <span class="ilpair"><span class="mor">ɲiɢazi</span><br><span class="gls">breath</span></span> <span class="ilpair"><span class="mor">ko</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">ʡi</span><br><span class="gls"><span class="glssc">LOC</span></span></span> <span class="ilpair"><span class="mor">ɢi</span><br><span class="gls">in</span></span></p>
+ <p>taɲoːsa jo hu he di daʔuːjo miqa ɲiɢazi ko ʡi ɢi</p>
+ <p>tañoosa jo hu he di da’uujo miqa ñiħgazi ko ği ħgi</p>
+ <il>
+ <w>
+ <o>taɲoːsa</o>
+ <g>appear</g>
+ </w>
+ <w>
+ <o>jo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>3</g>
+ </w>
+ <w>
+ <o>he</o>
+ <g>whole</g>
+ </w>
+ <w>
+ <o>di</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>daʔuːjo</o>
+ <g>perfect</g>
+ </w>
+ <w>
+ <o>miqa</o>
+ <g>single</g>
+ </w>
+ <w>
+ <o>ɲiɢazi</o>
+ <g>breath</g>
+ </w>
+ <w>
+ <o>ko</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>ʡi</o>
+ <g>LOC</g>
+ </w>
+ <w>
+ <o>ɢi</o>
+ <g>in</g>
+ </w>
+ </il>
</s>
### taɲoːsa jo hu he di daʔuːjo miqa ɲiɢazi ko ʡi ɢi#-> taɲoːsa jo hu he di daʔuːjo miqa ɲiɢazi ko ʡi ɢi
Tañoosa jo hu he di da’uujo miqa ñiħgazi ko ği ħgi [taɲoːsa jo hu he di daʔuːjo miqa ɲiɢazi ko ʡi ɢi] taɲoːsa appear jo PAST hu 3 he whole di and daʔuːjo perfect miqa single ɲiɢazi breath ko inside ʡi LOC ɢi in “It appeared whole and perfect in a single breath” | (12) |
Our language did not evolve; it was created.
initial XML:
<s>
<littrans>Our language did not evolve.</littrans>
<vp tam="past-punct" negation="yes">
<verb>evolve</verb>
</vp>
<np role="subj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur">
<pron person="1incl" number="plur"/>
</np>
<np def="def" number="sing">
<noun>language</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>Our language did not evolve.</littrans> - <vp tam="past-punct" negation="yes"> - <verb>evolve</verb> + <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="evolve"/> </vp> <np role="subj" tr="theme"> <np type="owner_owned"> - <np def="def" number="plur"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" locus="number" role="owner"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np def="def" number="sing"> - <noun>language</noun> + <np def="def" number="sing" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </s>
module adj2verb: No change.
module articles:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module nonpastonly:
<s> <littrans>Our language did not evolve.</littrans> - <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="evolve"/> </vp> <np role="subj" tr="theme"> <np type="owner_owned"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" locus="number" role="owned"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </s>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
- <np role="subj" tr="theme">
+ <np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module markowner:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
- <np def="def" number="plur" locus="number" role="owner">
+ <np def="def" number="plur" locus="number" role="owner" case="GEN">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module propagatenumber:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
- <np role="subj" tr="theme" case="NOM">
- <np type="owner_owned">
+ <np role="subj" tr="theme" case="NOM" number="plur">
+ <np type="owner_owned" number="sing">
<np def="def" number="plur" locus="number" role="owner" case="GEN">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module simplifynumber:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
- <np role="subj" tr="theme" case="NOM" number="plur">
- <np type="owner_owned" number="sing">
- <np def="def" number="plur" locus="number" role="owner" case="GEN">
- <word person="1incl" number="plur" posp="pron"/>
+ <np role="subj" tr="theme" case="NOM">
+ <np type="owner_owned">
+ <np def="def" locus="number" role="owner" case="GEN">
+ <word person="1incl" posp="pron"/>
</np>
- <np def="def" number="sing" locus="number" role="owned">
+ <np def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
createpronouns: No change.
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
<word person="1incl" posp="pron"/>
</np>
<np def="def" locus="number" role="owned">
- <word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
module conjp: No change.
flattenconjp: No change.
fixpronouns:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
<np def="def" locus="number" role="owner" case="GEN">
- <word person="1incl" posp="pron"/>
+ <word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
copyuptophrase:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM">
<np type="owner_owned">
- <np def="def" locus="number" role="owner" case="GEN">
+ <np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" locus="number" role="owned">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
prodrop: No change.
addclitics:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
+ <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="NEG"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" case="NOM">
- <np type="owner_owned">
+ <np type="owner_owned" case="NOM">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np def="def" locus="number" role="owned">
+ <np def="def" locus="number" role="owned" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
<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="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" tr="theme" case="NOM">
- <np type="owner_owned" case="NOM">
+ <np type="owner_owned" case="NOM" role="subj" tr="theme">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
<np def="def" locus="number" role="owned" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
<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="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np type="owner_owned" case="NOM" role="subj" tr="theme">
<np def="def" locus="number" role="owner" case="GEN" person="1incl">
<word person="1incl" posp="pron" gloss="1incl"/>
</np>
- <np def="def" locus="number" role="owned" case="NOM">
+ <np def="def" locus="number" role="owned" case="NOM" tr="theme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
- </np>
<thingy type="npcase" function="enclitic" gloss="NOM"/>
</s>
movedowntoword:
<s> <littrans>Our language did not evolve.</littrans> <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="evolve"/> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="NEG"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN"/> </np> <np def="def" locus="number" role="owned" case="NOM" tr="theme"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="language"/> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme"/> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme"/> </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> </s>
addaffixes: No change.
flatten:
<s> - <littrans>Our language did not evolve.</littrans> - <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="NEG"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" locus="number" role="owned" case="NOM" tr="theme"> <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme"/> <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme"/> - </np> <thingy type="npcase" function="enclitic" gloss="NOM"/> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <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="NEG"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN"/> - <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme"/> - <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ʔ|a|ɡ|i|ɲ|i|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG">|ɾ|u|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN">|n|eː|</word> + <word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme">|f|e|</word> + <word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme">|q|a|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> </flat> </s>
vowelharmony: No change.
### |ʔ|a|ɡ|i|ɲ|i|#-> ʔaɡiɲi
### |ʔ|a|ɡ|i|ɲ|i|
#-> ʔaɡiɲi
### |j|o|
#-> jo
### |j|o|
#-> jo
### |ɾ|u|
#-> ɾu
### |ɾ|u|
#-> ɾu
### |n|eː|
#-> neː
### |n|eː|
#-> neː
### |f|e|
#-> fe
### |f|e|
#-> fe
### |q|a|
#-> qa
### |q|a|
#-> qa
### |ʔ|a|ɡ|i|ɲ|i| |j|o| |ɾ|u| |n|eː| |f|e| |q|a|
#-> ʔaɡiɲi jo ɾu neː fe qa
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ʔ|a|ɡ|i|ɲ|i|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="NEG">|ɾ|u|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" case="GEN">|n|eː|</word>
<word gloss="the" posp="det" def="def" locus="number" role="owned" case="NOM" tr="theme">|f|e|</word>
<word posp="noun" gloss="language" def="def" locus="number" role="owned" case="NOM" tr="theme">|q|a|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ʔaɡiɲi</span><br><span class="gls">evolve</span></span> <span class="ilpair"><span class="mor">jo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɾu</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">neː</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">fe</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">qa</span><br><span class="gls">language</span></span></p>
+ <p>ʔaɡiɲi jo ɾu neː fe qa</p>
+ <p>’agiñi jo ru nee fe qa</p>
+ <il>
+ <w>
+ <o>ʔaɡiɲi</o>
+ <g>evolve</g>
+ </w>
+ <w>
+ <o>jo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ɾu</o>
+ <g>NEG</g>
+ </w>
+ <w>
+ <o>neː</o>
+ <g>1incl</g>
+ </w>
+ <w>
+ <o>fe</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>qa</o>
+ <g>language</g>
+ </w>
+ </il>
</s>
### ʔaɡiɲi jo ɾu neː fe qa#-> ʔaɡiɲi jo ɾu neː fe qa
’agiñi jo ru nee fe qa. [ʔaɡiɲi jo ɾu neː fe qa] ʔaɡiɲi evolve jo PAST ɾu NEG neː 1incl fe the qa language “Our language did not evolve.” | (13) |
initial XML:
<s>
<littrans>It was created.</littrans>
<vp tam="past-punct">
<verb>create</verb>
</vp>
<np role="obj" def="def" number="sing" output="aspron">
<noun>language</noun>
</np>
</s>cleanup:
<s> <littrans>It was created.</littrans> - <vp tam="past-punct"> - <verb>create</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="create"/> </vp> - <np role="obj" def="def" number="sing" output="aspron"> - <noun>language</noun> + <np role="obj" def="def" number="sing" output="aspron" locus="number"> + <word posp="noun" gloss="language"/> </np> </s>
module adj2verb: No change.
module articles: No change.
module nonpastonly:
<s> <littrans>It was created.</littrans> - <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="create"/> </vp> <np role="obj" def="def" number="sing" output="aspron" locus="number"> <word posp="noun" gloss="language"/> </np> </s>
module noepistemic: No change.
module RelN: No change.
module sentenceconnectors: No change.
module nominalise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
</vp>
- <np role="obj" def="def" number="sing" output="aspron" locus="number">
+ <np role="obj" def="def" number="sing" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="language"/>
</np>
</s>
module markowner: No change.
module propagatenumber: No change.
module simplifynumber:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
</vp>
- <np role="obj" def="def" number="sing" output="aspron" locus="number" case="NOM">
+ <np role="obj" def="def" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="language"/>
</np>
</s>
createpronouns:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
</vp>
- <np role="obj" def="def" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="language"/>
+ <np role="obj" def="def" locus="number" case="NOM">
+ <word posp="pron" gloss="3"/>
</np>
</s>
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:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
+ <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="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" def="def" locus="number" case="NOM">
<word posp="pron" gloss="3"/>
+ <thingy type="npcase" function="enclitic" gloss="NOM"/>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans>It was created.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="create"/> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="obj" def="def" locus="number" case="NOM"> - <word posp="pron" gloss="3"/> + <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> </np> </s>
addaffixes: No change.
flatten:
<s> - <littrans>It was created.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <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="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="obj" def="def" locus="number" case="NOM"> <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM"/> <thingy type="npcase" function="enclitic" gloss="NOM"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <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="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM"/> - <thingy type="npcase" function="enclitic" gloss="NOM"/> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|m|o|d|i|z|uː|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM">|h|u|</word> + <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy> </flat> </s>
vowelharmony: No change.
### |m|o|d|i|z|uː|#-> modizuː
### |m|o|d|i|z|uː|
#-> modizuː
### |j|o|
#-> jo
### |j|o|
#-> jo
### |h|u|
#-> hu
### |h|u|
#-> hu
### |m|o|d|i|z|uː| |j|o| |h|u|
#-> modizuː jo hu
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|m|o|d|i|z|uː|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|j|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" gloss="3" role="obj" def="def" locus="number" case="NOM">|h|u|</word>
- <thingy type="npcase" function="enclitic" gloss="NOM">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">modizuː</span><br><span class="gls">create</span></span> <span class="ilpair"><span class="mor">jo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">hu</span><br><span class="gls">3</span></span></p>
+ <p>modizuː jo hu</p>
+ <p>modizuu jo hu</p>
+ <il>
+ <w>
+ <o>modizuː</o>
+ <g>create</g>
+ </w>
+ <w>
+ <o>jo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>hu</o>
+ <g>3</g>
+ </w>
+ </il>
</s>
### modizuː jo hu#-> modizuː jo hu
Modizuu jo hu. [modizuː jo hu] modizuː create jo PAST hu 3 “It was created.” | (14) |
Language creation took 0.03 seconds; writing the texts 0.03 seconds.