A Collection of Texts in Gaib
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 sequential:
-<s> +<s connector="then"> <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> <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 sentenceconnectors:
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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>
<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 subordinate: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<s connector="then">
<word gloss="then" posp="conj"/>
<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>
<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">
+ <word gloss="in" posp="pp" owner="3s"/>
+ <np type="owner_owned" case="LOC">
<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>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="surface"/>
+ </np>
+ </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 constorder: No change.
module casemarking:
<s connector="then">
<word gloss="then" posp="conj"/>
<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>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
- <np head="this" role="subj" number="plur">
+ <np head="this" role="subj" number="plur" case="NOM">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC">
<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">
+ <np head="this" role="subj" number="sing" case="NOM">
<word posp="noun" gloss="earth"/>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="surface"/>
</np>
</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 propagatenumber:
<s connector="then">
<word gloss="then" posp="conj"/>
<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>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp" owner="3s"/>
- <np type="owner_owned" case="LOC">
+ <np type="owner_owned" case="LOC" number="sing">
<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" case="NOM">
<word posp="noun" gloss="earth"/>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</np>
</relp>
<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>
createpronouns: No change.
module markowned:
<s connector="then">
<word gloss="then" posp="conj"/>
<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" number="plur" role="subj" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
- <np head="this" role="subj" number="plur" case="NOM">
+ <np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
- <np head="this" role="subj" number="sing" case="NOM">
+ <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="earth"/>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface"/>
</np>
</np>
</pp>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
- <np role="obj" number="plur">
+ <np role="obj" number="plur" possessor="no.owner">
<conjp conj="and">
- <np number="sing" locus="number">
+ <np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
- <np number="sing" locus="number">
+ <np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module ngen:
<s connector="then">
<word gloss="then" posp="conj"/>
<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" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
+ <np def="def" number="sing" possessor="no.owner">
+ <word posp="noun" gloss="surface"/>
+ </np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="earth"/>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing" possessor="no.owner">
- <word posp="noun" gloss="surface"/>
</np>
- </np>
</pp>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj" number="plur" possessor="no.owner">
<conjp conj="and">
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module wordorder: No change.
module wordorder:
<s connector="then">
<word gloss="then" posp="conj"/>
<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" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="earth"/>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
</np>
</pp>
</np>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj" number="plur" possessor="no.owner">
<conjp conj="and">
<np number="sing" locus="number" possessor="no.owner">
- <word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
+ <word posp="noun" gloss="language"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
- <word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
+ <word posp="noun" gloss="dialect"/>
</np>
</conjp>
</np>
</s>
module wordorder:
<s connector="then">
<word gloss="then" posp="conj"/>
<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" possessor="no.owner">
+ <word gloss="the" posp="det"/>
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
+ <word gloss="the" posp="det"/>
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="earth"/>
</np>
</relp>
- <word gloss="the" posp="det"/>
</np>
</np>
</pp>
</np>
</relp>
- <word gloss="the" posp="det"/>
</np>
<np role="obj" number="plur" possessor="no.owner">
<conjp conj="and">
<np number="sing" locus="number" possessor="no.owner">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
</conjp>
</np>
</s>
module conjp:
<s connector="then">
<word gloss="then" posp="conj"/>
<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" possessor="no.owner">
<word gloss="the" posp="det"/>
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<word gloss="the" posp="det"/>
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="earth"/>
</np>
</relp>
</np>
</np>
</pp>
</np>
</relp>
</np>
<np role="obj" number="plur" possessor="no.owner">
<conjp conj="and">
<np number="sing" locus="number" possessor="no.owner">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
+ <word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
</conjp>
</np>
</s>
flattenconjp:
<s connector="then">
<word gloss="then" posp="conj"/>
<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" possessor="no.owner">
<word gloss="the" posp="det"/>
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<word gloss="the" posp="det"/>
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="earth"/>
</np>
</relp>
</np>
</np>
</pp>
</np>
</relp>
</np>
<np role="obj" number="plur" possessor="no.owner">
- <conjp conj="and">
- <np number="sing" locus="number" possessor="no.owner">
+ <np number="sing" locus="number" possessor="no.owner" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
- <np number="sing" locus="number" possessor="no.owner">
+ <np number="sing" locus="number" possessor="no.owner" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
- </conjp>
</np>
</s>
fixpronouns: No change.
copyuptophrase:
<s connector="then">
<word gloss="then" posp="conj"/>
<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" possessor="no.owner">
<word gloss="the" posp="det"/>
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.plur">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<word gloss="the" posp="det"/>
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="earth"/>
</np>
</relp>
</np>
</np>
</pp>
</np>
</relp>
</np>
<np role="obj" number="plur" possessor="no.owner">
<np number="sing" locus="number" possessor="no.owner" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
</np>
</np>
</s>
prodrop: No change.
addclitics:
<s connector="then"> <word gloss="then" posp="conj"/> <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"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="have"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="plur" role="subj" locus="number" possessor="no.owner"> <word gloss="the" posp="det"/> <relp> <vp tam="pres-state" ta="PRES" subj="3.plur"> <word lexposp="adj" posp="verb" gloss="all"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> <np head="this" role="subj" number="plur" case="NOM" possessor="no.owner"> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <word gloss="in" posp="pp" owner="3s"/> <np type="owner_owned" case="LOC" number="sing"> <np def="def" number="sing" possessor="no.owner"> <word posp="noun" gloss="surface"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np def="def" number="sing" locus="number" possessor="no.owner"> <word gloss="the" posp="det"/> <relp> <vp tam="pres-state" ta="PRES" subj="3.sing"> <word lexposp="adj" posp="verb" gloss="whole"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"> <word posp="noun" gloss="earth"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </relp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </np> </pp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </relp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np role="obj" number="plur" possessor="no.owner"> <np number="sing" locus="number" possessor="no.owner" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="language"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" possessor="no.owner" role="obj"> <word posp="num" gloss="one"/> <word posp="noun" gloss="dialect"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="have"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" role="subj" locus="number" possessor="no.owner">
<word gloss="the" posp="det"/>
<relp>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<word lexposp="adj" posp="verb" gloss="all"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<word gloss="the" posp="det"/>
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="whole"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="earth"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <np role="obj" number="plur" possessor="no.owner">
<np number="sing" locus="number" possessor="no.owner" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
- </np>
</s>
unwrapOwnerOwned:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="have"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" role="subj" locus="number" possessor="no.owner">
<word gloss="the" posp="det"/>
<relp>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<word lexposp="adj" posp="verb" gloss="all"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp" owner="3s"/>
- <np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<word gloss="the" posp="det"/>
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="whole"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="earth"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- </np>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" locus="number" possessor="no.owner" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="language"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner" role="obj">
<word posp="num" gloss="one"/>
<word posp="noun" gloss="dialect"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</s>
movedowntoword:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" role="subj" locus="number" possessor="no.owner">
- <word gloss="the" posp="det"/>
+ <word gloss="the" posp="det" def="def" number="plur" role="subj" locus="number" possessor="no.owner"/>
<relp>
<vp tam="pres-state" ta="PRES" subj="3.plur">
- <word lexposp="adj" posp="verb" gloss="all"/>
+ <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
- <word posp="noun" gloss="human being"/>
+ <word posp="noun" gloss="human being" head="this" role="subj" number="plur" case="NOM" possessor="no.owner"/>
<pp p="in" location="surface" precise="no">
- <word gloss="in" posp="pp" owner="3s"/>
+ <word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="no"/>
<np def="def" number="sing" possessor="no.owner">
- <word posp="noun" gloss="surface"/>
+ <word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
- <word gloss="the" posp="det"/>
+ <word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner"/>
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
- <word lexposp="adj" posp="verb" gloss="whole"/>
+ <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
- <word posp="noun" gloss="earth"/>
+ <word posp="noun" gloss="earth" head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" locus="number" possessor="no.owner" role="obj">
- <word posp="num" gloss="one"/>
- <word posp="noun" gloss="language"/>
+ <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/>
+ <word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner" role="obj">
- <word posp="num" gloss="one"/>
- <word posp="noun" gloss="dialect"/>
+ <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/>
+ <word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</s>
About to call getSlotValue for the/det/case/obligatorycalling defaultval for case/
defaultval: det, case
returning NOM
Got NOM
About to call getSlotValue for human being/noun/number/obligatory
Got plur
About to call getSlotValue for surface/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/case/obligatory
calling defaultval for case/
defaultval: det, case
returning NOM
Got NOM
About to call getSlotValue for earth/noun/number/obligatory
Got sing
About to call getSlotValue for language/noun/number/obligatory
Got sing
About to call getSlotValue for dialect/noun/number/obligatory
Got sing
addaffixes:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" role="subj" locus="number" possessor="no.owner">
<word gloss="the" posp="det" def="def" number="plur" role="subj" locus="number" possessor="no.owner"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
<relp>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
<word posp="noun" gloss="human being" head="this" role="subj" number="plur" case="NOM" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
<pp p="in" location="surface" precise="no">
<word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="no"/>
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="earth" head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" locus="number" possessor="no.owner" role="obj">
<word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/>
<word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner" role="obj">
<word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/>
<word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</s>
flatten:
<s connector="then"> + <flat> <word gloss="then" posp="conj"/> - <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"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <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="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" role="subj" locus="number" possessor="no.owner"> <word gloss="the" posp="det" def="def" number="plur" role="subj" locus="number" possessor="no.owner"/> <thingy type="detcase" function="suffix" gloss="NOM"/> - <relp> - <vp tam="pres-state" ta="PRES" subj="3.plur"> <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - <np head="this" role="subj" number="plur" case="NOM" possessor="no.owner"> <word posp="noun" gloss="human being" head="this" role="subj" number="plur" case="NOM" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> - <pp p="in" location="surface" precise="no"> <word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="no"/> - <np def="def" number="sing" possessor="no.owner"> <word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" locus="number" possessor="no.owner"> <word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner"/> <thingy type="detcase" function="suffix" gloss="NOM"/> - <relp> - <vp tam="pres-state" ta="PRES" subj="3.sing"> <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"> <word posp="noun" gloss="earth" head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" locus="number" possessor="no.owner" role="obj"> <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> <word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word posp="conj" gloss="and"/> - <np number="sing" locus="number" possessor="no.owner" role="obj"> <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> <word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + </flat> </s>
addvocab:
-<s connector="then"> +<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" def="def" number="plur" role="subj" locus="number" possessor="no.owner"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="human being" head="this" role="subj" number="plur" case="NOM" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="no"/> - <word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="earth" head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> - <word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="conj" gloss="and"/> - <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> - <word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word gloss="then" posp="conj">|t͡ʃ|u|</word> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|m|ɯ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</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" number="plur" role="subj" locus="number" possessor="no.owner">|ŋ|o|</word> + <thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur">|f|u|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="human being" head="this" role="subj" number="plur" case="NOM" possessor="no.owner">|s|o|ɡ|</word> + <thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy> + <word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="no">|ŋ|ɤ|</word> + <word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner">|ɓ|ɤ|f|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner">|ŋ|o|</word> + <thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing">|f|a|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="earth" head="this" role="subj" number="sing" case="NOM" possessor="no.owner">|t͡ʃ|a̰|b|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj">|t͡ʃ|au|</word> + <word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj">|t|ai|ʃ|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="conj" gloss="and">|h|ḛ|</word> + <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj">|t͡ʃ|au|</word> + <word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj">|n|i|n|o|f|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|u|#-> t͡ʃu
### |t͡ʃ|u|
#-> t͡ʃu
### |m|ɯ|
#-> mɯ
### |m|ɯ|
#-> mɯ
### |b|o|
#-> bo
### |b|o|
#-> bo
### |ŋ|o|
#-> ŋo
### |ŋ|o|
#-> ŋo
### -|t|ɯ̰|
#-> -tɯ̰
### -|t|ɯ̰|
#-> -tɯ̰
### |f|u|
#-> fu
### |f|u|
#-> fu
### |s|o|ɡ|
#-> soɡ
### |s|o|ɡ|
#-> soɡ
### -|a|
#-> -a
### -|a|
#-> -a
### |ŋ|ɤ|
#-> ŋɤ
### |ŋ|ɤ|
#-> ŋɤ
### |ɓ|ɤ|f|
#-> ɓɤf
### |ɓ|ɤ|f|
#-> ɓɤf
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |ŋ|o|
#-> ŋo
### |ŋ|o|
#-> ŋo
### -|t|ɯ̰|
#-> -tɯ̰
### -|t|ɯ̰|
#-> -tɯ̰
### |f|a|
#-> fa
### |f|a|
#-> fa
### |t͡ʃ|a̰|b|
#-> t͡ʃa̰b
### |t͡ʃ|a̰|b|
#-> t͡ʃa̰b
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |t͡ʃ|au|
#-> t͡ʃau
### |t͡ʃ|au|
#-> t͡ʃau
### |t|ai|ʃ|
#-> taiʃ
### |t|ai|ʃ|
#-> taiʃ
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |h|ḛ|
#-> hḛ
### |h|ḛ|
#-> hḛ
### |t͡ʃ|au|
#-> t͡ʃau
### |t͡ʃ|au|
#-> t͡ʃau
### |n|i|n|o|f|
#-> ninof
### |n|i|n|o|f|
#-> ninof
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |t͡ʃ|u| |m|ɯ| |b|o| |ŋ|o||t|ɯ̰| |f|u| |s|o|ɡ||a| |ŋ|ɤ| |ɓ|ɤ|f||ḭ| |ŋ|o||t|ɯ̰| |f|a| |t͡ʃ|a̰|b||ḭ| |t͡ʃ|au| |t|ai|ʃ||ḭ| |h|ḛ| |t͡ʃ|au| |n|i|n|o|f||ḭ|
#-> t͡ʃu mɯ bo ŋotɯ̰ fu soɡa ŋɤ ɓɤfḭ ŋotɯ̰ fa t͡ʃa̰bḭ t͡ʃau taiʃḭ hḛ t͡ʃau ninofḭ
removetags:
<s connector="then" translation="">
<flat>
<word gloss="then" posp="conj">|t͡ʃ|u|</word>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|m|ɯ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</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" number="plur" role="subj" locus="number" possessor="no.owner">|ŋ|o|</word>
<thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy>
<word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur">|f|u|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="noun" gloss="human being" head="this" role="subj" number="plur" case="NOM" possessor="no.owner">|s|o|ɡ|</word>
<thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy>
<word gloss="in" posp="pp" owner="3s" p="in" location="surface" precise="no">|ŋ|ɤ|</word>
<word posp="noun" gloss="surface" def="def" number="sing" possessor="no.owner">|ɓ|ɤ|f|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner">|ŋ|o|</word>
<thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy>
<word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing">|f|a|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="noun" gloss="earth" head="this" role="subj" number="sing" case="NOM" possessor="no.owner">|t͡ʃ|a̰|b|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj">|t͡ʃ|au|</word>
<word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj">|t|ai|ʃ|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="conj" gloss="and">|h|ḛ|</word>
<word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj">|t͡ʃ|au|</word>
<word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj">|n|i|n|o|f|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃu</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">mɯ</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ŋo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-tɯ̰</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">fu</span><br><span class="gls">all</span></span> <span class="ilpair"><span class="mor">soɡ</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ŋɤ</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">ɓɤf</span><br><span class="gls">surface</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ŋo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-tɯ̰</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">fa</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">t͡ʃa̰b</span><br><span class="gls">earth</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">t͡ʃau</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">taiʃ</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">hḛ</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">t͡ʃau</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">ninof</span><br><span class="gls">dialect</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span></p>
+ <p>t͡ʃu mɯ bo ŋotɯ̰ fu soɡa ŋɤ ɓɤfḭ ŋotɯ̰ fa t͡ʃa̰bḭ t͡ʃau taiʃḭ hḛ t͡ʃau ninofḭ</p>
+ <p>t͡ʃu mɯ bo ŋotɯ̰ fu soɡa ŋɤ ɓɤfḭ ŋotɯ̰ fa t͡ʃa̰bḭ t͡ʃau taiʃḭ hḛ t͡ʃau ninofḭ</p>
+ <il>
+ <w>
+ <o>t͡ʃu</o>
+ <g>then</g>
+ </w>
+ <w>
+ <o>mɯ</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>bo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>ŋo</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-tɯ̰</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>fu</o>
+ <g>all</g>
+ </w>
+ <w>
+ <o>soɡ</o>
+ <g>human being</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ŋɤ</o>
+ <g>in</g>
+ </w>
+ <w>
+ <o>ɓɤf</o>
+ <g>surface</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ŋo</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-tɯ̰</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>fa</o>
+ <g>whole</g>
+ </w>
+ <w>
+ <o>t͡ʃa̰b</o>
+ <g>earth</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>t͡ʃau</o>
+ <g>one</g>
+ </w>
+ <w>
+ <o>taiʃ</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>hḛ</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>t͡ʃau</o>
+ <g>one</g>
+ </w>
+ <w>
+ <o>ninof</o>
+ <g>dialect</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ </il>
</s>
### t͡ʃu mɯ bo ŋotɯ̰ fu soɡa ŋɤ ɓɤfḭ ŋotɯ̰ fa t͡ʃa̰bḭ t͡ʃau taiʃḭ hḛ t͡ʃau ninofḭ#-> t͡ʃu mɯ bo ŋotɯ̰ fu soɡa ŋɤ ɓɤfḭ ŋotɯ̰ fa t͡ʃa̰bḭ t͡ʃau taiʃḭ hḛ t͡ʃau ninofḭ
[t͡ʃu mɯ bo ŋotɯ̰ fu soɡa ŋɤ ɓɤfḭ ŋotɯ̰ fa t͡ʃa̰bḭ t͡ʃau taiʃḭ hḛ t͡ʃau ninofḭ] t͡ʃu then mɯ have bo PAST ŋo the -tɯ̰ NOM fu all soɡ human being -a plur ŋɤ in ɓɤf surface -ḭ sing ŋo the -tɯ̰ NOM fa whole t͡ʃa̰b earth -ḭ sing t͡ʃau one taiʃ language -ḭ sing hḛ and t͡ʃau one ninof dialect -ḭ sing “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 sequential: No change.
module sentenceconnectors: No change.
module subordinate: 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">
+ <word gloss="from" posp="pp" owner="3s"/>
+ <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>
</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">
<word gloss="from" posp="pp" owner="3s"/>
<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>
</pp>
</s>
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">
<word gloss="from" posp="pp" owner="3s"/>
- <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>
</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" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from" posp="pp" owner="3s"/>
<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>
</pp>
</s>
module markowned:
<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" locus="number" case="NOM">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from" posp="pp" owner="3s"/>
<np type="owner_owned" case="ABL" number="sing">
- <np def="def" number="sing" locus="number">
+ <np def="def" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</s>
module ngen:
<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" locus="number" case="NOM" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from" posp="pp" owner="3s"/>
<np type="owner_owned" case="ABL" number="sing">
+ <np def="def" number="sing" possessor="no.owner">
+ <word posp="noun" gloss="inside"/>
+ </np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
- <np def="def" number="sing" possessor="no.owner">
- <word posp="noun" gloss="inside"/>
</np>
- </np>
</pp>
</s>
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" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from" posp="pp" owner="3s"/>
<np type="owner_owned" case="ABL" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
- <word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="east"/>
</np>
</np>
</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"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="journey"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"> <word posp="pron" number="plur" gloss="3.plur"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <pp p="from" location="inside" precise="no"> <word gloss="from" posp="pp" owner="3s"/> <np type="owner_owned" case="ABL" number="sing"> <np def="def" number="sing" possessor="no.owner"> <word posp="noun" gloss="inside"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np def="def" number="sing" locus="number" possessor="no.owner"> <word gloss="the" posp="det"/> <word posp="noun" gloss="east"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </np> </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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="journey"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from" posp="pp" owner="3s"/>
- <np type="owner_owned" case="ABL" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="east"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- </np>
</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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<pp p="from" location="inside" precise="no">
- <word gloss="from" posp="pp" owner="3s"/>
+ <word gloss="from" posp="pp" owner="3s" p="from" location="inside" precise="no"/>
<np def="def" number="sing" possessor="no.owner">
- <word posp="noun" gloss="inside"/>
+ <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="east"/>
+ <word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner"/>
+ <word posp="noun" gloss="east" def="def" number="sing" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
</s>
About to call getSlotValue for 3.plur/pron/number/obligatoryGot plur
About to call getSlotValue for inside/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/case/obligatory
calling defaultval for case/
defaultval: det, case
returning NOM
Got NOM
About to call getSlotValue for east/noun/number/obligatory
Got sing
addaffixes:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
+ <thingy type="pronnumber" function="prefix" gloss="plur"/>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from" posp="pp" owner="3s" p="from" location="inside" precise="no"/>
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" locus="number" possessor="no.owner">
<word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
<word posp="noun" gloss="east" def="def" number="sing" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
</s>
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> <thingy type="vpvoice" function="proclitic" gloss="active"/> <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="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"> <thingy type="pronnumber" function="prefix" gloss="plur"/> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <pp p="from" location="inside" precise="no"> <word gloss="from" posp="pp" owner="3s" p="from" location="inside" precise="no"/> - <np def="def" number="sing" possessor="no.owner"> <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" locus="number" possessor="no.owner"> <word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner"/> <thingy type="detcase" function="suffix" gloss="NOM"/> <word posp="noun" gloss="east" def="def" number="sing" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="pronnumber" function="prefix" gloss="plur"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="from" posp="pp" owner="3s" p="from" location="inside" precise="no"/> - <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> - <word posp="noun" gloss="east" def="def" number="sing" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ŋʷ|e|s|ḛ|ʃ|ḛ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">|ai|n|o̰|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="from" posp="pp" owner="3s" p="from" location="inside" precise="no">|ɡʷ|ɯ|</word> + <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner">|t|ai|s|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner">|ŋ|o|</word> + <thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy> + <word posp="noun" gloss="east" def="def" number="sing" locus="number" possessor="no.owner">|f|ai|ɡʷ|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |ŋʷ|e|s|ḛ|ʃ|ḛ|#-> ŋʷesḛʃḛ
### |ŋʷ|e|s|ḛ|ʃ|ḛ|
#-> ŋʷesḛʃḛ
### |b|o|
#-> bo
### |b|o|
#-> bo
### |m|-
#-> m-
### |m|-
#-> m-
### |ai|n|o̰|
#-> aino̰
### |ai|n|o̰|
#-> aino̰
### |ɡʷ|ɯ|
#-> ɡʷɯ
### |ɡʷ|ɯ|
#-> ɡʷɯ
### |t|ai|s|
#-> tais
### |t|ai|s|
#-> tais
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |ŋ|o|
#-> ŋo
### |ŋ|o|
#-> ŋo
### -|t|ɯ̰|
#-> -tɯ̰
### -|t|ɯ̰|
#-> -tɯ̰
### |f|ai|ɡʷ|
#-> faiɡʷ
### |f|ai|ɡʷ|
#-> faiɡʷ
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |ŋʷ|e|s|ḛ|ʃ|ḛ| |b|o| |m||ai|n|o̰| |ɡʷ|ɯ| |t|ai|s||ḭ| |ŋ|o||t|ɯ̰| |f|ai|ɡʷ||ḭ|
#-> ŋʷesḛʃḛ bo maino̰ ɡʷɯ taisḭ ŋotɯ̰ faiɡʷḭ
removetags:
<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ŋʷ|e|s|ḛ|ʃ|ḛ|</word> <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">|ai|n|o̰|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <word gloss="from" posp="pp" owner="3s" p="from" location="inside" precise="no">|ɡʷ|ɯ|</word> <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner">|t|ai|s|</word> <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner">|ŋ|o|</word> <thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy> <word posp="noun" gloss="east" def="def" number="sing" locus="number" possessor="no.owner">|f|ai|ɡʷ|</word> <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ŋʷesḛʃḛ</span><br><span class="gls">journey</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">aino̰</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ɡʷɯ</span><br><span class="gls">from</span></span> <span class="ilpair"><span class="mor">tais</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ŋo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-tɯ̰</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">faiɡʷ</span><br><span class="gls">east</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span></p> + <p>ŋʷesḛʃḛ bo maino̰ ɡʷɯ taisḭ ŋotɯ̰ faiɡʷḭ</p> + <p>ŋʷesḛʃḛ bo maino̰ ɡʷɯ taisḭ ŋotɯ̰ faiɡʷḭ</p> + <il> + <w> + <o>ŋʷesḛʃḛ</o> + <g>journey</g> + </w> + <w> + <o>bo</o> + <g>PAST</g> + </w> + <w> + <o>m-</o> + <g>plur</g> + </w> + <w> + <o>aino̰</o> + <g>3.plur</g> + </w> + <w> + <o>ɡʷɯ</o> + <g>from</g> + </w> + <w> + <o>tais</o> + <g>inside</g> + </w> + <w> + <o>-ḭ</o> + <g>sing</g> + </w> + <w> + <o>ŋo</o> + <g>the</g> + </w> + <w> + <o>-tɯ̰</o> + <g>NOM</g> + </w> + <w> + <o>faiɡʷ</o> + <g>east</g> + </w> + <w> + <o>-ḭ</o> + <g>sing</g> + </w> + </il> </s>### ŋʷesḛʃḛ bo maino̰ ɡʷɯ taisḭ ŋotɯ̰ faiɡʷḭ
#-> ŋʷesḛʃḛ bo maino̰ ɡʷɯ taisḭ ŋotɯ̰ faiɡʷḭ
[ŋʷesḛʃḛ bo maino̰ ɡʷɯ taisḭ ŋotɯ̰ faiɡʷḭ] ŋʷesḛʃḛ journey bo PAST m- plur aino̰ 3.plur ɡʷɯ from tais inside -ḭ sing ŋo the -tɯ̰ NOM faiɡʷ east -ḭ sing “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 sequential:
-<s connector="and"> +<s connector="then"> <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> <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 sentenceconnectors:
<s connector="then">
+ <word gloss="then" 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">
<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 subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions:
<s connector="then">
<word gloss="then" 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">
<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">
+ <word gloss="in" posp="pp" owner="3s"/>
+ <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>
</pp>
</np>
</relp>
</np>
</s>
module constorder: No change.
module casemarking:
<s connector="then">
<word gloss="then" 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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
- <np head="this" role="subj" number="sing">
+ <np head="this" role="subj" number="sing" case="NOM">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in" posp="pp" owner="3s"/>
<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>
</pp>
</np>
</relp>
</np>
</s>
module propagatenumber:
<s connector="then">
<word gloss="then" 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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in" posp="pp" owner="3s"/>
- <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>
</pp>
</np>
</relp>
</np>
</s>
createpronouns:
<s connector="then">
<word gloss="then" 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 def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</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" case="NOM">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in" posp="pp" owner="3s"/>
<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>
</pp>
</np>
</relp>
</np>
</s>
module markowned:
<s connector="then">
<word gloss="then" 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" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np role="obj" number="sing" locus="number">
+ <np role="obj" number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
- <np head="this" role="subj" number="sing" case="NOM">
+ <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
- <np number="sing" locus="number">
+ <np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="land"/>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</np>
</relp>
</np>
</s>
module ngen:
<s connector="then">
<word gloss="then" 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" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
- <np number="sing" locus="number" possessor="no.owner">
- <word posp="noun" gloss="land"/>
- </np>
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
+ <np number="sing" locus="number" possessor="no.owner">
+ <word posp="noun" gloss="land"/>
</np>
+ </np>
</pp>
</np>
</relp>
</np>
</s>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<s connector="then">
<word gloss="then" 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" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="sing" locus="number" possessor="no.owner">
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="land"/>
</np>
</np>
</pp>
</np>
</relp>
</np>
</s>
prodrop: No change.
addclitics:
<s connector="then"> <word gloss="then" 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"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="find"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <word posp="pron" number="plur" gloss="3.plur"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np role="obj" number="sing" locus="number" possessor="no.owner"> <relp> <vp tam="pres-state" ta="PRES" subj="3.sing"> <word lexposp="adj" posp="verb" gloss="wide"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"> <word posp="noun" gloss="plain"/> <pp p="in" location="inside" precise="yes"> <word gloss="in" posp="pp" owner="3s"/> <np type="owner_owned" case="LOC" number="sing"> <np def="def" number="sing" possessor="no.owner"> <word posp="noun" gloss="inside"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="land"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </np> </pp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </relp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<s connector="then">
<word gloss="then" 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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="find"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="wide"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in" posp="pp" owner="3s"/>
- <np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="land"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- </np>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
movedowntoword:
<s connector="then">
<word gloss="then" 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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
- <word lexposp="adj" posp="verb" gloss="wide"/>
+ <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
- <word posp="noun" gloss="plain"/>
+ <word posp="noun" gloss="plain" head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
<pp p="in" location="inside" precise="yes">
- <word gloss="in" posp="pp" owner="3s"/>
+ <word gloss="in" posp="pp" owner="3s" p="in" location="inside" precise="yes"/>
<np def="def" number="sing" possessor="no.owner">
- <word posp="noun" gloss="inside"/>
+ <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
- <word posp="noun" gloss="land"/>
+ <word posp="noun" gloss="land" number="sing" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
About to call getSlotValue for 3.plur/pron/number/obligatoryGot plur
About to call getSlotValue for plain/noun/number/obligatory
Got sing
About to call getSlotValue for inside/noun/number/obligatory
Got sing
About to call getSlotValue for land/noun/number/obligatory
Got sing
addaffixes:
<s connector="then">
<word gloss="then" 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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
+ <thingy type="pronnumber" function="prefix" gloss="plur"/>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="plain" head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in" posp="pp" owner="3s" p="in" location="inside" precise="yes"/>
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="land" number="sing" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
flatten:
<s connector="then"> + <flat> <word gloss="then" 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"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <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="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <thingy type="pronnumber" function="prefix" gloss="plur"/> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np role="obj" number="sing" locus="number" possessor="no.owner"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3.sing"> <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"> <word posp="noun" gloss="plain" head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - <pp p="in" location="inside" precise="yes"> <word gloss="in" posp="pp" owner="3s" p="in" location="inside" precise="yes"/> - <np def="def" number="sing" possessor="no.owner"> <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="land" number="sing" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </s>
addvocab:
-<s connector="then"> +<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="pronnumber" function="prefix" gloss="plur"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="plain" head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="in" posp="pp" owner="3s" p="in" location="inside" precise="yes"/> - <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="land" number="sing" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word gloss="then" posp="conj">|t͡ʃ|u|</word> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|n|ɤ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|ai|n|o̰|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3.sing">|ɡ|a|s|e|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="plain" head="this" role="subj" number="sing" case="NOM" possessor="no.owner">|t|o|ŋ|u|n|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <word gloss="in" posp="pp" owner="3s" p="in" location="inside" precise="yes">|ŋ|ɤ|</word> + <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner">|t|ai|s|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="land" number="sing" locus="number" possessor="no.owner">|t|e|m|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|u|#-> t͡ʃu
### |t͡ʃ|u|
#-> t͡ʃu
### |n|ɤ|
#-> nɤ
### |n|ɤ|
#-> nɤ
### |b|o|
#-> bo
### |b|o|
#-> bo
### |m|-
#-> m-
### |m|-
#-> m-
### |ai|n|o̰|
#-> aino̰
### |ai|n|o̰|
#-> aino̰
### |ɡ|a|s|e|
#-> ɡase
### |ɡ|a|s|e|
#-> ɡase
### |t|o|ŋ|u|n|
#-> toŋun
### |t|o|ŋ|u|n|
#-> toŋun
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |ŋ|ɤ|
#-> ŋɤ
### |ŋ|ɤ|
#-> ŋɤ
### |t|ai|s|
#-> tais
### |t|ai|s|
#-> tais
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |t|e|m|
#-> tem
### |t|e|m|
#-> tem
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |t͡ʃ|u| |n|ɤ| |b|o| |m||ai|n|o̰| |ɡ|a|s|e| |t|o|ŋ|u|n||ḭ| |ŋ|ɤ| |t|ai|s||ḭ| |t|e|m||ḭ|
#-> t͡ʃu nɤ bo maino̰ ɡase toŋunḭ ŋɤ taisḭ temḭ
removetags:
<s connector="then" translation="">
<flat>
<word gloss="then" posp="conj">|t͡ʃ|u|</word>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|n|ɤ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|ai|n|o̰|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3.sing">|ɡ|a|s|e|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="noun" gloss="plain" head="this" role="subj" number="sing" case="NOM" possessor="no.owner">|t|o|ŋ|u|n|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
<word gloss="in" posp="pp" owner="3s" p="in" location="inside" precise="yes">|ŋ|ɤ|</word>
<word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner">|t|ai|s|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="land" number="sing" locus="number" possessor="no.owner">|t|e|m|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃu</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">nɤ</span><br><span class="gls">find</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">aino̰</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ɡase</span><br><span class="gls">wide</span></span> <span class="ilpair"><span class="mor">toŋun</span><br><span class="gls">plain</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ŋɤ</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">tais</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">tem</span><br><span class="gls">land</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span></p>
+ <p>t͡ʃu nɤ bo maino̰ ɡase toŋunḭ ŋɤ taisḭ temḭ</p>
+ <p>t͡ʃu nɤ bo maino̰ ɡase toŋunḭ ŋɤ taisḭ temḭ</p>
+ <il>
+ <w>
+ <o>t͡ʃu</o>
+ <g>then</g>
+ </w>
+ <w>
+ <o>nɤ</o>
+ <g>find</g>
+ </w>
+ <w>
+ <o>bo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>aino̰</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>ɡase</o>
+ <g>wide</g>
+ </w>
+ <w>
+ <o>toŋun</o>
+ <g>plain</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ŋɤ</o>
+ <g>in</g>
+ </w>
+ <w>
+ <o>tais</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>tem</o>
+ <g>land</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ </il>
</s>
### t͡ʃu nɤ bo maino̰ ɡase toŋunḭ ŋɤ taisḭ temḭ#-> t͡ʃu nɤ bo maino̰ ɡase toŋunḭ ŋɤ taisḭ temḭ
[t͡ʃu nɤ bo maino̰ ɡase toŋunḭ ŋɤ taisḭ temḭ] t͡ʃu then nɤ find bo PAST m- plur aino̰ 3.plur ɡase wide toŋun plain -ḭ sing ŋɤ in tais inside -ḭ sing tem land -ḭ sing “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 sequential: 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 subordinate: 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 propagatenumber: No change.
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" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<word posp="adv" gloss="there"/>
</s>
module markowned:
<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" locus="number" case="NOM">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</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"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="dwell"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"> <word posp="pron" number="plur" gloss="3.plur"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="adv" gloss="there"/>
</s>
About to call getSlotValue for 3.plur/pron/number/obligatoryGot plur
addaffixes:
<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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">
+ <thingy type="pronnumber" function="prefix" gloss="plur"/>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="adv" gloss="there"/>
</s>
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"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <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="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"> <thingy type="pronnumber" function="prefix" gloss="plur"/> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word posp="adv" gloss="there"/> + </flat> </s>
addvocab:
-<s connector="thus"> +<s connector="thus" translation=""> <flat> - <word gloss="thus" posp="conj"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="pronnumber" function="prefix" gloss="plur"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="adv" gloss="there"/> + <word gloss="thus" posp="conj">|h|i|n|a̰|</word> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɡʷ|o|m|ɤ|ŋ|ɤ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">|ai|n|o̰|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="adv" gloss="there">|k|ɯ|</word> </flat> </s>
vowelharmony: No change.
### |h|i|n|a̰|#-> hina̰
### |h|i|n|a̰|
#-> hina̰
### |ɡʷ|o|m|ɤ|ŋ|ɤ|
#-> ɡʷomɤŋɤ
### |ɡʷ|o|m|ɤ|ŋ|ɤ|
#-> ɡʷomɤŋɤ
### |b|o|
#-> bo
### |b|o|
#-> bo
### |m|-
#-> m-
### |m|-
#-> m-
### |ai|n|o̰|
#-> aino̰
### |ai|n|o̰|
#-> aino̰
### |k|ɯ|
#-> kɯ
### |k|ɯ|
#-> kɯ
### |h|i|n|a̰| |ɡʷ|o|m|ɤ|ŋ|ɤ| |b|o| |m||ai|n|o̰| |k|ɯ|
#-> hina̰ ɡʷomɤŋɤ bo maino̰ kɯ
removetags:
<s connector="thus" translation="">
<flat>
<word gloss="thus" posp="conj">|h|i|n|a̰|</word>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɡʷ|o|m|ɤ|ŋ|ɤ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" possessor="no.owner">|ai|n|o̰|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="adv" gloss="there">|k|ɯ|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">hina̰</span><br><span class="gls">thus</span></span> <span class="ilpair"><span class="mor">ɡʷomɤŋɤ</span><br><span class="gls">dwell</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">aino̰</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">kɯ</span><br><span class="gls">there</span></span></p>
+ <p>hina̰ ɡʷomɤŋɤ bo maino̰ kɯ</p>
+ <p>hina̰ ɡʷomɤŋɤ bo maino̰ kɯ</p>
+ <il>
+ <w>
+ <o>hina̰</o>
+ <g>thus</g>
+ </w>
+ <w>
+ <o>ɡʷomɤŋɤ</o>
+ <g>dwell</g>
+ </w>
+ <w>
+ <o>bo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>aino̰</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>kɯ</o>
+ <g>there</g>
+ </w>
+ </il>
</s>
### hina̰ ɡʷomɤŋɤ bo maino̰ kɯ#-> hina̰ ɡʷomɤŋɤ bo maino̰ kɯ
[hina̰ ɡʷomɤŋɤ bo maino̰ kɯ] hina̰ thus ɡʷomɤŋɤ dwell bo PAST m- plur aino̰ 3.plur kɯ 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 sequential: No change.
module sentenceconnectors: No change.
module subordinate:
<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">
<subs>
- <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" comp="COMP">
<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">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<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>
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">
<subs>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
- <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" comp="COMP">
- <word posp="verb" gloss="burn"/>
- </vp>
<np number="plur" def="def" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
+ <word posp="verb" gloss="make"/>
+ </vp>
+ </subs>
+ <subs>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
+ <np number="plur" def="def" role="subj" locus="number">
+ <word person="1incl" number="plur" posp="pron"/>
+ </np>
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
+ <word posp="verb" gloss="burn"/>
+ </vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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">
<subs>
- <np role="obj" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
- <np number="plur" def="def" role="subj" locus="number">
+ <np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="make"/>
</vp>
</subs>
<subs>
- <np role="obj" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
- <np number="plur" def="def" role="subj" locus="number">
+ <np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="make"/>
</vp>
</subs>
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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" number="plur" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="make"/>
</vp>
</subs>
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</conjp>
</np>
</s>
module markowned:
<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" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np role="obj" number="plur">
+ <np role="obj" number="plur" possessor="no.owner">
<conjp conj="and">
<subs>
- <np role="obj" number="plur" locus="number" case="ACC">
+ <np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
- <np number="plur" def="def" role="subj" locus="number" case="NOM">
+ <np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="make"/>
</vp>
</subs>
<subs>
- <np role="obj" number="plur" locus="number" case="ACC">
+ <np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
- <np number="plur" def="def" role="subj" locus="number" case="NOM">
+ <np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur" possessor="no.owner">
<conjp conj="and">
<subs>
<np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="make"/>
</vp>
</subs>
+ <word posp="conj" gloss="and"/>
<subs>
<np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur" possessor="no.owner">
- <conjp conj="and">
<subs>
<np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="make"/>
</vp>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
- </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" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur" possessor="no.owner">
<subs>
<np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="make"/>
</vp>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur" possessor="no.owner">
<subs>
<np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
- <np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
+ <np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur">
<word posp="verb" gloss="make"/>
</vp>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
- <np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">
+ <np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur">
<word posp="verb" gloss="burn"/>
</vp>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="say"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <word posp="pron" number="plur" gloss="3.plur"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np role="obj" number="plur" possessor="no.owner"> <subs> <np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner"> <word posp="noun" gloss="brick"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="make"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> + <thingy type="vpmode" function="enclitic" gloss="imperative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <thingy type="vpcomp" function="enclitic" gloss="COMP"/> </vp> </subs> <word posp="conj" gloss="and"/> <subs> <np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner"> <word posp="noun" gloss="brick"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="burn"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> + <thingy type="vpmode" function="enclitic" gloss="imperative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> + <thingy type="vpcomp" function="enclitic" gloss="COMP"/> </vp> <word posp="adv" gloss="thoroughly"/> </subs> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" number="plur" possessor="no.owner">
<subs>
<np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">
- <word posp="noun" gloss="brick"/>
+ <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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" comp="COMP" obj="3.plur" subj="1incl.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
- <word posp="conj" gloss="and"/>
+ <word posp="conj" gloss="and" role="obj" number="plur" possessor="no.owner"/>
<subs>
<np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">
- <word posp="noun" gloss="brick"/>
+ <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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" comp="COMP" obj="3.plur" subj="1incl.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
- <word posp="adv" gloss="thoroughly"/>
+ <word posp="adv" gloss="thoroughly" role="obj" number="plur" possessor="no.owner"/>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
About to call getSlotValue for 3.plur/pron/number/obligatoryGot plur
About to call getSlotValue for brick/noun/number/obligatory
Got plur
About to call getSlotValue for 1incl.plur/pron/number/obligatory
Got plur
About to call getSlotValue for brick/noun/number/obligatory
Got plur
About to call getSlotValue for 1incl.plur/pron/number/obligatory
Got plur
addaffixes:
<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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
+ <thingy type="pronnumber" function="prefix" gloss="plur"/>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" number="plur" possessor="no.owner">
<subs>
<np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner" person="1incl">
+ <thingy type="pronnumber" function="prefix" gloss="plur"/>
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
</subs>
<word posp="conj" gloss="and" role="obj" number="plur" possessor="no.owner"/>
<subs>
<np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner" person="1incl">
+ <thingy type="pronnumber" function="prefix" gloss="plur"/>
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
<thingy type="vpcomp" function="enclitic" gloss="COMP"/>
</vp>
<word posp="adv" gloss="thoroughly" role="obj" number="plur" possessor="no.owner"/>
</subs>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
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> <thingy type="vpvoice" function="proclitic" gloss="active"/> <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="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <thingy type="pronnumber" function="prefix" gloss="plur"/> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np role="obj" number="plur" possessor="no.owner"> - <subs> - <np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner"> <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner" person="1incl"> <thingy type="pronnumber" function="prefix" gloss="plur"/> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - </vp> - </subs> <word posp="conj" gloss="and" role="obj" number="plur" possessor="no.owner"/> - <subs> - <np role="obj" number="plur" locus="number" case="ACC" possessor="no.owner"> <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner" person="1incl"> <thingy type="pronnumber" function="prefix" gloss="plur"/> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - </vp> <word posp="adv" gloss="thoroughly" role="obj" number="plur" possessor="no.owner"/> - </subs> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="pronnumber" function="prefix" gloss="plur"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="pronnumber" function="prefix" gloss="plur"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="imperative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - <word posp="conj" gloss="and" role="obj" number="plur" possessor="no.owner"/> - <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="pronnumber" function="prefix" gloss="plur"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="imperative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="vpcomp" function="enclitic" gloss="COMP"/> - <word posp="adv" gloss="thoroughly" role="obj" number="plur" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|s|a̰|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|ai|n|o̰|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">|ɡʷ|i|m|e|h|</word> + <thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">|ḭ|ʃ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur">|t|ai|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="imperative">|b|ɯ|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP">|n|e|</thingy> + <word posp="conj" gloss="and" role="obj" number="plur" possessor="no.owner">|h|ḛ|</word> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">|ɡʷ|i|m|e|h|</word> + <thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">|ḭ|ʃ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur">|n|i|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="imperative">|b|ɯ|</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="vpcomp" function="enclitic" gloss="COMP">|n|e|</thingy> + <word posp="adv" gloss="thoroughly" role="obj" number="plur" possessor="no.owner">|ɡ|ɯ̰|ɓ|u|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |s|a̰|#-> sa̰
### |s|a̰|
#-> sa̰
### |b|o|
#-> bo
### |b|o|
#-> bo
### |m|-
#-> m-
### |m|-
#-> m-
### |ai|n|o̰|
#-> aino̰
### |ai|n|o̰|
#-> aino̰
### |ɡʷ|i|m|e|h|
#-> ɡʷimeh
### |ɡʷ|i|m|e|h|
#-> ɡʷimeh
### -|a|
#-> -a
### -|a|
#-> -a
### |m|-
#-> m-
### |m|-
#-> m-
### |ḭ|ʃ|a|
#-> ḭʃa
### |ḭ|ʃ|a|
#-> ḭʃa
### |t|ai|
#-> tai
### |t|ai|
#-> tai
### |b|ɯ|
#-> bɯ
### |b|ɯ|
#-> bɯ
### |n|e|
#-> ne
### |n|e|
#-> ne
### |h|ḛ|
#-> hḛ
### |h|ḛ|
#-> hḛ
### |ɡʷ|i|m|e|h|
#-> ɡʷimeh
### |ɡʷ|i|m|e|h|
#-> ɡʷimeh
### -|a|
#-> -a
### -|a|
#-> -a
### |m|-
#-> m-
### |m|-
#-> m-
### |ḭ|ʃ|a|
#-> ḭʃa
### |ḭ|ʃ|a|
#-> ḭʃa
### |n|i|
#-> ni
### |n|i|
#-> ni
### |b|ɯ|
#-> bɯ
### |b|ɯ|
#-> bɯ
### |n|e|
#-> ne
### |n|e|
#-> ne
### |ɡ|ɯ̰|ɓ|u|
#-> ɡɯ̰ɓu
### |ɡ|ɯ̰|ɓ|u|
#-> ɡɯ̰ɓu
### |s|a̰| |b|o| |m||ai|n|o̰| |ɡʷ|i|m|e|h||a| |m||ḭ|ʃ|a| |t|ai| |b|ɯ| |n|e| |h|ḛ| |ɡʷ|i|m|e|h||a| |m||ḭ|ʃ|a| |n|i| |b|ɯ| |n|e| |ɡ|ɯ̰|ɓ|u|
#-> sa̰ bo maino̰ ɡʷimeha mḭʃa tai bɯ ne hḛ ɡʷimeha mḭʃa ni bɯ ne ɡɯ̰ɓu
removetags:
<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|s|a̰|</word> <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|ai|n|o̰|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">|ɡʷ|i|m|e|h|</word> <thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">|ḭ|ʃ|a|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur">|t|ai|</word> - <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> <thingy type="vpmode" function="enclitic" gloss="imperative">|b|ɯ|</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> <thingy type="vpcomp" function="enclitic" gloss="COMP">|n|e|</thingy> <word posp="conj" gloss="and" role="obj" number="plur" possessor="no.owner">|h|ḛ|</word> <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" possessor="no.owner">|ɡʷ|i|m|e|h|</word> <thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" possessor="no.owner">|ḭ|ʃ|a|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" comp="COMP" obj="3.plur" subj="1incl.plur">|n|i|</word> - <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> <thingy type="vpmode" function="enclitic" gloss="imperative">|b|ɯ|</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> <thingy type="vpcomp" function="enclitic" gloss="COMP">|n|e|</thingy> <word posp="adv" gloss="thoroughly" role="obj" number="plur" possessor="no.owner">|ɡ|ɯ̰|ɓ|u|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">sa̰</span><br><span class="gls">say</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">aino̰</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ɡʷimeh</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ḭʃa</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">tai</span><br><span class="gls">make</span></span> <span class="ilpair"><span class="mor">bɯ</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">ne</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">hḛ</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ɡʷimeh</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ḭʃa</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">ni</span><br><span class="gls">burn</span></span> <span class="ilpair"><span class="mor">bɯ</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">ne</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">ɡɯ̰ɓu</span><br><span class="gls">thoroughly</span></span></p> + <p>sa̰ bo maino̰ ɡʷimeha mḭʃa tai bɯ ne hḛ ɡʷimeha mḭʃa ni bɯ ne ɡɯ̰ɓu</p> + <p>sa̰ bo maino̰ ɡʷimeha mḭʃa tai bɯ ne hḛ ɡʷimeha mḭʃa ni bɯ ne ɡɯ̰ɓu</p> + <il> + <w> + <o>sa̰</o> + <g>say</g> + </w> + <w> + <o>bo</o> + <g>PAST</g> + </w> + <w> + <o>m-</o> + <g>plur</g> + </w> + <w> + <o>aino̰</o> + <g>3.plur</g> + </w> + <w> + <o>ɡʷimeh</o> + <g>brick</g> + </w> + <w> + <o>-a</o> + <g>plur</g> + </w> + <w> + <o>m-</o> + <g>plur</g> + </w> + <w> + <o>ḭʃa</o> + <g>1incl.plur</g> + </w> + <w> + <o>tai</o> + <g>make</g> + </w> + <w> + <o>bɯ</o> + <g>imperative</g> + </w> + <w> + <o>ne</o> + <g>COMP</g> + </w> + <w> + <o>hḛ</o> + <g>and</g> + </w> + <w> + <o>ɡʷimeh</o> + <g>brick</g> + </w> + <w> + <o>-a</o> + <g>plur</g> + </w> + <w> + <o>m-</o> + <g>plur</g> + </w> + <w> + <o>ḭʃa</o> + <g>1incl.plur</g> + </w> + <w> + <o>ni</o> + <g>burn</g> + </w> + <w> + <o>bɯ</o> + <g>imperative</g> + </w> + <w> + <o>ne</o> + <g>COMP</g> + </w> + <w> + <o>ɡɯ̰ɓu</o> + <g>thoroughly</g> + </w> + </il> </s>### sa̰ bo maino̰ ɡʷimeha mḭʃa tai bɯ ne hḛ ɡʷimeha mḭʃa ni bɯ ne ɡɯ̰ɓu
#-> sa̰ bo maino̰ ɡʷimeha mḭʃa tai bɯ ne hḛ ɡʷimeha mḭʃa ni bɯ ne ɡɯ̰ɓu
[sa̰ bo maino̰ ɡʷimeha mḭʃa tai bɯ ne hḛ ɡʷimeha mḭʃa ni bɯ ne ɡɯ̰ɓu] sa̰ say bo PAST m- plur aino̰ 3.plur ɡʷimeh brick -a plur m- plur ḭʃa 1incl.plur tai make bɯ imperative ne COMP hḛ and ɡʷimeh brick -a plur m- plur ḭʃa 1incl.plur ni burn bɯ imperative ne COMP ɡɯ̰ɓu thoroughly “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 sequential: No change.
module sentenceconnectors: No change.
module subordinate: 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">
+ <word gloss="PURP" posp="pp" owner="3s"/>
+ <np number="sing" locus="number" case="LOC">
<word posp="noun" gloss="stone"/>
</np>
</pp>
</np>
</s>
module constorder: No change.
module casemarking: No change.
module propagatenumber: No change.
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" number="plur" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
<word gloss="PURP" posp="pp" owner="3s"/>
<np number="sing" locus="number" case="LOC">
<word posp="noun" gloss="stone"/>
</np>
</pp>
</np>
</s>
module markowned:
<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" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np role="obj" number="sing" locus="number">
+ <np role="obj" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="brick"/>
<pp role="purpose">
<word gloss="PURP" posp="pp" owner="3s"/>
- <np number="sing" locus="number" case="LOC">
+ <np number="sing" locus="number" case="LOC" possessor="no.owner">
<word posp="noun" gloss="stone"/>
</np>
</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"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="have"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <word posp="pron" number="plur" gloss="3.plur"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np role="obj" number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="brick"/> <pp role="purpose"> <word gloss="PURP" posp="pp" owner="3s"/> <np number="sing" locus="number" case="LOC" possessor="no.owner"> <word posp="noun" gloss="stone"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" number="sing" locus="number" possessor="no.owner">
- <word posp="noun" gloss="brick"/>
+ <word posp="noun" gloss="brick" role="obj" number="sing" locus="number" possessor="no.owner"/>
<pp role="purpose">
- <word gloss="PURP" posp="pp" owner="3s"/>
+ <word gloss="PURP" posp="pp" owner="3s" role="purpose"/>
<np number="sing" locus="number" case="LOC" possessor="no.owner">
- <word posp="noun" gloss="stone"/>
+ <word posp="noun" gloss="stone" number="sing" locus="number" case="LOC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
About to call getSlotValue for 3.plur/pron/number/obligatoryGot plur
About to call getSlotValue for brick/noun/number/obligatory
Got sing
About to call getSlotValue for stone/noun/number/obligatory
Got sing
addaffixes:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
+ <thingy type="pronnumber" function="prefix" gloss="plur"/>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="brick" role="obj" number="sing" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<pp role="purpose">
<word gloss="PURP" posp="pp" owner="3s" role="purpose"/>
<np number="sing" locus="number" case="LOC" possessor="no.owner">
<word posp="noun" gloss="stone" number="sing" locus="number" case="LOC" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
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> <thingy type="vpvoice" function="proclitic" gloss="active"/> <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="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <thingy type="pronnumber" function="prefix" gloss="plur"/> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np role="obj" number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="brick" role="obj" number="sing" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - <pp role="purpose"> <word gloss="PURP" posp="pp" owner="3s" role="purpose"/> - <np number="sing" locus="number" case="LOC" possessor="no.owner"> <word posp="noun" gloss="stone" number="sing" locus="number" case="LOC" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="pronnumber" function="prefix" gloss="plur"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="brick" role="obj" number="sing" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="PURP" posp="pp" owner="3s" role="purpose"/> - <word posp="noun" gloss="stone" number="sing" locus="number" case="LOC" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|m|ɯ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|ai|n|o̰|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="brick" role="obj" number="sing" locus="number" possessor="no.owner">|ɡʷ|i|m|e|h|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <word gloss="PURP" posp="pp" owner="3s" role="purpose">|ŋ|a|t͡ʃ|a|</word> + <word posp="noun" gloss="stone" number="sing" locus="number" case="LOC" possessor="no.owner">|m|i|h|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |m|ɯ|#-> mɯ
### |m|ɯ|
#-> mɯ
### |b|o|
#-> bo
### |b|o|
#-> bo
### |m|-
#-> m-
### |m|-
#-> m-
### |ai|n|o̰|
#-> aino̰
### |ai|n|o̰|
#-> aino̰
### |ɡʷ|i|m|e|h|
#-> ɡʷimeh
### |ɡʷ|i|m|e|h|
#-> ɡʷimeh
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |ŋ|a|t͡ʃ|a|
#-> ŋat͡ʃa
### |ŋ|a|t͡ʃ|a|
#-> ŋat͡ʃa
### |m|i|h|
#-> mih
### |m|i|h|
#-> mih
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |m|ɯ| |b|o| |m||ai|n|o̰| |ɡʷ|i|m|e|h||ḭ| |ŋ|a|t͡ʃ|a| |m|i|h||ḭ|
#-> mɯ bo maino̰ ɡʷimehḭ ŋat͡ʃa mihḭ
removetags:
<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|m|ɯ|</word> <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|ai|n|o̰|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <word posp="noun" gloss="brick" role="obj" number="sing" locus="number" possessor="no.owner">|ɡʷ|i|m|e|h|</word> <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> <word gloss="PURP" posp="pp" owner="3s" role="purpose">|ŋ|a|t͡ʃ|a|</word> <word posp="noun" gloss="stone" number="sing" locus="number" case="LOC" possessor="no.owner">|m|i|h|</word> <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">mɯ</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">aino̰</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ɡʷimeh</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ŋat͡ʃa</span><br><span class="gls"><span class="glssc">PURP</span></span></span> <span class="ilpair"><span class="mor">mih</span><br><span class="gls">stone</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span></p> + <p>mɯ bo maino̰ ɡʷimehḭ ŋat͡ʃa mihḭ</p> + <p>mɯ bo maino̰ ɡʷimehḭ ŋat͡ʃa mihḭ</p> + <il> + <w> + <o>mɯ</o> + <g>have</g> + </w> + <w> + <o>bo</o> + <g>PAST</g> + </w> + <w> + <o>m-</o> + <g>plur</g> + </w> + <w> + <o>aino̰</o> + <g>3.plur</g> + </w> + <w> + <o>ɡʷimeh</o> + <g>brick</g> + </w> + <w> + <o>-ḭ</o> + <g>sing</g> + </w> + <w> + <o>ŋat͡ʃa</o> + <g>PURP</g> + </w> + <w> + <o>mih</o> + <g>stone</g> + </w> + <w> + <o>-ḭ</o> + <g>sing</g> + </w> + </il> </s>### mɯ bo maino̰ ɡʷimehḭ ŋat͡ʃa mihḭ
#-> mɯ bo maino̰ ɡʷimehḭ ŋat͡ʃa mihḭ
[mɯ bo maino̰ ɡʷimehḭ ŋat͡ʃa mihḭ] mɯ have bo PAST m- plur aino̰ 3.plur ɡʷimeh brick -ḭ sing ŋat͡ʃa PURP mih stone -ḭ sing “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 sequential: 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 subordinate: 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">
+ <word gloss="PURP" posp="pp" owner="3s"/>
+ <np number="sing" locus="number" case="LOC">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
module constorder: No change.
module casemarking: No change.
module propagatenumber: No change.
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" number="plur" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<word gloss="PURP" posp="pp" owner="3s"/>
<np number="sing" locus="number" case="LOC">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
module markowned:
<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" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np role="obj" number="sing" locus="number">
+ <np role="obj" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="slime"/>
<pp role="purpose">
<word gloss="PURP" posp="pp" owner="3s"/>
- <np number="sing" locus="number" case="LOC">
+ <np number="sing" locus="number" case="LOC" possessor="no.owner">
<word posp="noun" gloss="mortar"/>
</np>
</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"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="have"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <word posp="pron" number="plur" gloss="3.plur"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np role="obj" number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="slime"/> <pp role="purpose"> <word gloss="PURP" posp="pp" owner="3s"/> <np number="sing" locus="number" case="LOC" possessor="no.owner"> <word posp="noun" gloss="mortar"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" number="sing" locus="number" possessor="no.owner">
- <word posp="noun" gloss="slime"/>
+ <word posp="noun" gloss="slime" role="obj" number="sing" locus="number" possessor="no.owner"/>
<pp role="purpose">
- <word gloss="PURP" posp="pp" owner="3s"/>
+ <word gloss="PURP" posp="pp" owner="3s" role="purpose"/>
<np number="sing" locus="number" case="LOC" possessor="no.owner">
- <word posp="noun" gloss="mortar"/>
+ <word posp="noun" gloss="mortar" number="sing" locus="number" case="LOC" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
About to call getSlotValue for 3.plur/pron/number/obligatoryGot plur
About to call getSlotValue for slime/noun/number/obligatory
Got sing
About to call getSlotValue for mortar/noun/number/obligatory
Got sing
addaffixes:
<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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
+ <thingy type="pronnumber" function="prefix" gloss="plur"/>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="obj" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="slime" role="obj" number="sing" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<pp role="purpose">
<word gloss="PURP" posp="pp" owner="3s" role="purpose"/>
<np number="sing" locus="number" case="LOC" possessor="no.owner">
<word posp="noun" gloss="mortar" number="sing" locus="number" case="LOC" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
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"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <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="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <thingy type="pronnumber" function="prefix" gloss="plur"/> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np role="obj" number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="slime" role="obj" number="sing" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> - <pp role="purpose"> <word gloss="PURP" posp="pp" owner="3s" role="purpose"/> - <np number="sing" locus="number" case="LOC" possessor="no.owner"> <word posp="noun" gloss="mortar" number="sing" locus="number" case="LOC" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </s>
addvocab:
-<s connector="and"> +<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="pronnumber" function="prefix" gloss="plur"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="slime" role="obj" number="sing" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <word gloss="PURP" posp="pp" owner="3s" role="purpose"/> - <word posp="noun" gloss="mortar" number="sing" locus="number" case="LOC" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word gloss="and" posp="conj">|h|ḛ|</word> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|m|ɯ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|ai|n|o̰|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="slime" role="obj" number="sing" locus="number" possessor="no.owner">|kʷ|a|kʷ|i|d|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <word gloss="PURP" posp="pp" owner="3s" role="purpose">|ŋ|a|t͡ʃ|a|</word> + <word posp="noun" gloss="mortar" number="sing" locus="number" case="LOC" possessor="no.owner">|n|i|ɓ|i|kʷ|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |h|ḛ|#-> hḛ
### |h|ḛ|
#-> hḛ
### |m|ɯ|
#-> mɯ
### |m|ɯ|
#-> mɯ
### |b|o|
#-> bo
### |b|o|
#-> bo
### |m|-
#-> m-
### |m|-
#-> m-
### |ai|n|o̰|
#-> aino̰
### |ai|n|o̰|
#-> aino̰
### |kʷ|a|kʷ|i|d|
#-> kʷakʷid
### |kʷ|a|kʷ|i|d|
#-> kʷakʷid
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |ŋ|a|t͡ʃ|a|
#-> ŋat͡ʃa
### |ŋ|a|t͡ʃ|a|
#-> ŋat͡ʃa
### |n|i|ɓ|i|kʷ|
#-> niɓikʷ
### |n|i|ɓ|i|kʷ|
#-> niɓikʷ
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |h|ḛ| |m|ɯ| |b|o| |m||ai|n|o̰| |kʷ|a|kʷ|i|d||ḭ| |ŋ|a|t͡ʃ|a| |n|i|ɓ|i|kʷ||ḭ|
#-> hḛ mɯ bo maino̰ kʷakʷidḭ ŋat͡ʃa niɓikʷḭ
removetags:
<s connector="and" translation="">
<flat>
<word gloss="and" posp="conj">|h|ḛ|</word>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|m|ɯ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|ai|n|o̰|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="slime" role="obj" number="sing" locus="number" possessor="no.owner">|kʷ|a|kʷ|i|d|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
<word gloss="PURP" posp="pp" owner="3s" role="purpose">|ŋ|a|t͡ʃ|a|</word>
<word posp="noun" gloss="mortar" number="sing" locus="number" case="LOC" possessor="no.owner">|n|i|ɓ|i|kʷ|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">hḛ</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">mɯ</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">aino̰</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">kʷakʷid</span><br><span class="gls">slime</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ŋat͡ʃa</span><br><span class="gls"><span class="glssc">PURP</span></span></span> <span class="ilpair"><span class="mor">niɓikʷ</span><br><span class="gls">mortar</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span></p>
+ <p>hḛ mɯ bo maino̰ kʷakʷidḭ ŋat͡ʃa niɓikʷḭ</p>
+ <p>hḛ mɯ bo maino̰ kʷakʷidḭ ŋat͡ʃa niɓikʷḭ</p>
+ <il>
+ <w>
+ <o>hḛ</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>mɯ</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>bo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>aino̰</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>kʷakʷid</o>
+ <g>slime</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ŋat͡ʃa</o>
+ <g>PURP</g>
+ </w>
+ <w>
+ <o>niɓikʷ</o>
+ <g>mortar</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ </il>
</s>
### hḛ mɯ bo maino̰ kʷakʷidḭ ŋat͡ʃa niɓikʷḭ#-> hḛ mɯ bo maino̰ kʷakʷidḭ ŋat͡ʃa niɓikʷḭ
[hḛ mɯ bo maino̰ kʷakʷidḭ ŋat͡ʃa niɓikʷḭ] hḛ and mɯ have bo PAST m- plur aino̰ 3.plur kʷakʷid slime -ḭ sing ŋat͡ʃa PURP niɓikʷ mortar -ḭ sing “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 sequential:
-<s> +<s connector="then"> <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> <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 sentenceconnectors:
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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>
<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 subordinate: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<s connector="then">
<word gloss="then" posp="conj"/>
<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>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
- <np head="this" role="subj" number="plur">
+ <np head="this" role="subj" number="plur" case="NOM">
<word posp="noun" gloss="human being"/>
</np>
</relp>
</np>
</s>
module propagatenumber: No change.
createpronouns: No change.
module markowned:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np number="plur" tr="rheme" role="obj" locus="number">
+ <np number="plur" tr="rheme" role="obj" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
- <np head="this" role="subj" number="plur" case="NOM">
+ <np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
<word posp="noun" gloss="human being"/>
</np>
</relp>
</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:
<s connector="then">
<word gloss="then" posp="conj"/>
<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" possessor="no.owner">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np number="plur" tr="rheme" role="obj" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
<word posp="noun" gloss="human being"/>
</np>
</relp>
</np>
</s>
copyuptophrase:
<s connector="then">
<word gloss="then" posp="conj"/>
<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" possessor="no.owner">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np number="plur" tr="rheme" role="obj" locus="number" possessor="no.owner">
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.plur">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
<word posp="noun" gloss="human being"/>
</np>
</relp>
</np>
</s>
prodrop: No change.
addclitics:
<s connector="then"> <word gloss="then" posp="conj"/> <littrans>We do not resemble other humans.</littrans> <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="resemble"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="NEG"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="plur" tr="rheme" role="obj" locus="number" possessor="no.owner"> <relp> <vp tam="pres-state" ta="PRES" subj="3.plur"> <word lexposp="adj" posp="verb" gloss="other"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> <np head="this" role="subj" number="plur" case="NOM" possessor="no.owner"> <word posp="noun" gloss="human being"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </relp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s connector="then">
<word gloss="then" posp="conj"/>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1incl">
- <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="plur" tr="rheme" role="obj" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.plur">
- <word lexposp="adj" posp="verb" gloss="other"/>
+ <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
- <word posp="noun" gloss="human being"/>
+ <word posp="noun" gloss="human being" head="this" role="subj" number="plur" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
About to call getSlotValue for 1incl.plur/pron/number/obligatoryGot plur
About to call getSlotValue for human being/noun/number/obligatory
Got plur
addaffixes:
<s connector="then">
<word gloss="then" posp="conj"/>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1incl">
+ <thingy type="pronnumber" function="prefix" gloss="plur"/>
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="plur" tr="rheme" role="obj" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="plur" case="NOM" possessor="no.owner">
<word posp="noun" gloss="human being" head="this" role="subj" number="plur" case="NOM" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
flatten:
<s connector="then"> + <flat> <word gloss="then" posp="conj"/> - <littrans>We do not resemble other humans.</littrans> - <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <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="vpnegation" function="enclitic" gloss="NEG"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1incl"> <thingy type="pronnumber" function="prefix" gloss="plur"/> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="plur" tr="rheme" role="obj" locus="number" possessor="no.owner"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3.plur"> <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - <np head="this" role="subj" number="plur" case="NOM" possessor="no.owner"> <word posp="noun" gloss="human being" head="this" role="subj" number="plur" case="NOM" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </s>
addvocab:
-<s connector="then"> +<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="NEG"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="pronnumber" function="prefix" gloss="plur"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3.plur"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="human being" head="this" role="subj" number="plur" case="NOM" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word gloss="then" posp="conj">|t͡ʃ|u|</word> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|ŋʷ|o|t͡ʃ|a|n|u|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG">|h|ɯ̰|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|ḭ|ʃ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3.plur">|h|e|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="human being" head="this" role="subj" number="plur" case="NOM" possessor="no.owner">|s|o|ɡ|</word> + <thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|u|#-> t͡ʃu
### |t͡ʃ|u|
#-> t͡ʃu
### |ŋʷ|o|t͡ʃ|a|n|u|
#-> ŋʷot͡ʃanu
### |ŋʷ|o|t͡ʃ|a|n|u|
#-> ŋʷot͡ʃanu
### |h|ɯ̰|
#-> hɯ̰
### |h|ɯ̰|
#-> hɯ̰
### |m|-
#-> m-
### |m|-
#-> m-
### |ḭ|ʃ|a|
#-> ḭʃa
### |ḭ|ʃ|a|
#-> ḭʃa
### |h|e|
#-> he
### |h|e|
#-> he
### |s|o|ɡ|
#-> soɡ
### |s|o|ɡ|
#-> soɡ
### -|a|
#-> -a
### -|a|
#-> -a
### |t͡ʃ|u| |ŋʷ|o|t͡ʃ|a|n|u| |h|ɯ̰| |m||ḭ|ʃ|a| |h|e| |s|o|ɡ||a|
#-> t͡ʃu ŋʷot͡ʃanu hɯ̰ mḭʃa he soɡa
removetags:
<s connector="then" translation="">
<flat>
<word gloss="then" posp="conj">|t͡ʃ|u|</word>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|ŋʷ|o|t͡ʃ|a|n|u|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="NEG">|h|ɯ̰|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy>
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|ḭ|ʃ|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3.plur">|h|e|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="noun" gloss="human being" head="this" role="subj" number="plur" case="NOM" possessor="no.owner">|s|o|ɡ|</word>
<thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃu</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">ŋʷot͡ʃanu</span><br><span class="gls">resemble</span></span> <span class="ilpair"><span class="mor">hɯ̰</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ḭʃa</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">he</span><br><span class="gls">other</span></span> <span class="ilpair"><span class="mor">soɡ</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">plur</span></span></p>
+ <p>t͡ʃu ŋʷot͡ʃanu hɯ̰ mḭʃa he soɡa</p>
+ <p>t͡ʃu ŋʷot͡ʃanu hɯ̰ mḭʃa he soɡa</p>
+ <il>
+ <w>
+ <o>t͡ʃu</o>
+ <g>then</g>
+ </w>
+ <w>
+ <o>ŋʷot͡ʃanu</o>
+ <g>resemble</g>
+ </w>
+ <w>
+ <o>hɯ̰</o>
+ <g>NEG</g>
+ </w>
+ <w>
+ <o>m-</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ḭʃa</o>
+ <g>1incl.plur</g>
+ </w>
+ <w>
+ <o>he</o>
+ <g>other</g>
+ </w>
+ <w>
+ <o>soɡ</o>
+ <g>human being</g>
+ </w>
+ <w>
+ <o>-a</o>
+ <g>plur</g>
+ </w>
+ </il>
</s>
### t͡ʃu ŋʷot͡ʃanu hɯ̰ mḭʃa he soɡa#-> t͡ʃu ŋʷot͡ʃanu hɯ̰ mḭʃa he soɡa
[t͡ʃu ŋʷot͡ʃanu hɯ̰ mḭʃa he soɡa] t͡ʃu then ŋʷot͡ʃanu resemble hɯ̰ NEG m- plur ḭʃa 1incl.plur he other soɡ human being -a plur “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 sequential: No change.
module sentenceconnectors: No change.
module subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module propagatenumber:
<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">
<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>
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" 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" number="plur">
<np type="owner_owned" number="plur">
- <np def="def" number="plur" output="aspron" locus="number" role="owner">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" locus="number" role="owner">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</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 markowned:
<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" number="plur" possessor="no.owner">
<conjp conj="and">
- <np number="sing" locus="number">
+ <np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="fight"/>
</np>
- <np number="sing" locus="number">
+ <np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
- <np role="obj" tr="theme" number="plur">
+ <np role="obj" tr="theme" number="plur" possessor="no.owner">
<np type="owner_owned" number="plur">
- <np def="def" number="plur" locus="number" role="owner">
+ <np def="def" number="plur" locus="number" role="owner" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np number="plur" def="def" locus="number" role="owned">
+ <np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module ngen:
<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" possessor="no.owner">
<conjp conj="and">
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="fight"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme" number="plur" possessor="no.owner">
<np type="owner_owned" number="plur">
- <np def="def" number="plur" locus="number" role="owner" possessor="no.owner">
- <word posp="pron" number="plur" gloss="3.plur"/>
- </np>
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
+ <np def="def" number="plur" locus="number" role="owner" possessor="no.owner">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
</np>
+ </np>
</s>
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" number="plur" possessor="no.owner">
<conjp conj="and">
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="fight"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme" number="plur" possessor="no.owner">
<np type="owner_owned" number="plur">
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
- <word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</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" number="plur" possessor="no.owner">
<conjp conj="and">
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="fight"/>
</np>
+ <word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme" number="plur" possessor="no.owner">
<np type="owner_owned" number="plur">
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</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" number="plur" possessor="no.owner">
- <conjp conj="and">
- <np number="sing" locus="number" possessor="no.owner">
+ <np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
- <np number="sing" locus="number" possessor="no.owner">
+ <np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- </conjp>
</np>
<np role="obj" tr="theme" number="plur" possessor="no.owner">
<np type="owner_owned" number="plur">
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</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"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="shape"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="subj" tr="rheme" number="plur" possessor="no.owner"> <np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme"> <word posp="noun" gloss="fight"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme"> <word posp="noun" gloss="time"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np role="obj" tr="theme" number="plur" possessor="no.owner"> <np type="owner_owned" number="plur"> <np number="plur" def="def" locus="number" role="owned" possessor="3.plur"> <word gloss="the" posp="det"/> <word posp="noun" gloss="language"/> + <thingy type="nppossessor" function="enclitic" gloss="3.plur"/> </np> <np def="def" number="plur" locus="number" role="owner" possessor="no.owner"> <word posp="pron" number="plur" gloss="3.plur"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </np> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="shape"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" tr="rheme" number="plur" possessor="no.owner">
<np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
- </np>
- <np role="obj" tr="theme" number="plur" possessor="no.owner">
- <np type="owner_owned" number="plur">
+ <np type="owner_owned" number="plur" role="obj" tr="theme" possessor="no.owner">
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
<thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</np>
<np def="def" number="plur" locus="number" role="owner" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
- </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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="shape"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
- <np type="owner_owned" number="plur" role="obj" tr="theme" possessor="no.owner">
- <np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
+ <np number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
<thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</np>
<np def="def" number="plur" locus="number" role="owner" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- </np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">
- <word posp="noun" gloss="fight"/>
+ <word posp="noun" gloss="fight" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">
- <word posp="noun" gloss="time"/>
+ <word posp="noun" gloss="time" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"/>
+ <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"/>
<thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</np>
<np def="def" number="plur" locus="number" role="owner" possessor="no.owner">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</s>
About to call getSlotValue for fight/noun/number/obligatoryGot sing
About to call getSlotValue for time/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/case/obligatory
calling defaultval for case/
defaultval: det, case
returning NOM
Got NOM
About to call getSlotValue for language/noun/number/obligatory
Got plur
About to call getSlotValue for 3.plur/pron/number/obligatory
Got plur
addaffixes:
<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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">
<word posp="noun" gloss="fight" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">
<word posp="noun" gloss="time" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme">
<word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
<word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</np>
<np def="def" number="plur" locus="number" role="owner" possessor="no.owner">
+ <thingy type="pronnumber" function="prefix" gloss="plur"/>
<word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</s>
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> <thingy type="vpvoice" function="proclitic" gloss="active"/> <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="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme"> <word posp="noun" gloss="fight" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word posp="conj" gloss="and"/> - <np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme"> <word posp="noun" gloss="time" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <np number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"> <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"/> <thingy type="detcase" function="suffix" gloss="NOM"/> <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="3.plur"/> - </np> - <np def="def" number="plur" locus="number" role="owner" possessor="no.owner"> <thingy type="pronnumber" function="prefix" gloss="plur"/> <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="fight" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="time" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> - <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="3.plur"/> - <thingy type="pronnumber" function="prefix" gloss="plur"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|h|ɤ|s|i|m|ɯ̰|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="noun" gloss="fight" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">|ʃ|i|k|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="conj" gloss="and">|h|ḛ|</word> + <word posp="noun" gloss="time" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">|ŋʷ|au|ʃ|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme">|ŋ|o|</word> + <thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy> + <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme">|t|ai|ʃ|</word> + <thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.plur.POSS">|k|a|</thingy> + <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" possessor="no.owner">|ai|n|o̰|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |h|ɤ|s|i|m|ɯ̰|#-> hɤsimɯ̰
### |h|ɤ|s|i|m|ɯ̰|
#-> hɤsimɯ̰
### |b|o|
#-> bo
### |b|o|
#-> bo
### |ʃ|i|k|
#-> ʃik
### |ʃ|i|k|
#-> ʃik
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |h|ḛ|
#-> hḛ
### |h|ḛ|
#-> hḛ
### |ŋʷ|au|ʃ|
#-> ŋʷauʃ
### |ŋʷ|au|ʃ|
#-> ŋʷauʃ
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |ŋ|o|
#-> ŋo
### |ŋ|o|
#-> ŋo
### -|t|ɯ̰|
#-> -tɯ̰
### -|t|ɯ̰|
#-> -tɯ̰
### |t|ai|ʃ|
#-> taiʃ
### |t|ai|ʃ|
#-> taiʃ
### -|a|
#-> -a
### -|a|
#-> -a
### |k|a|
#-> ka
### |k|a|
#-> ka
### |m|-
#-> m-
### |m|-
#-> m-
### |ai|n|o̰|
#-> aino̰
### |ai|n|o̰|
#-> aino̰
### |h|ɤ|s|i|m|ɯ̰| |b|o| |ʃ|i|k||ḭ| |h|ḛ| |ŋʷ|au|ʃ||ḭ| |ŋ|o||t|ɯ̰| |t|ai|ʃ||a| |k|a| |m||ai|n|o̰|
#-> hɤsimɯ̰ bo ʃikḭ hḛ ŋʷauʃḭ ŋotɯ̰ taiʃa ka maino̰
removetags:
<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|h|ɤ|s|i|m|ɯ̰|</word> <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> <word posp="noun" gloss="fight" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">|ʃ|i|k|</word> <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <word posp="conj" gloss="and">|h|ḛ|</word> <word posp="noun" gloss="time" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">|ŋʷ|au|ʃ|</word> <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme">|ŋ|o|</word> <thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy> <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme">|t|ai|ʃ|</word> <thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy> <thingy type="nppossessor" function="enclitic" gloss="3.plur.POSS">|k|a|</thingy> <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" possessor="no.owner">|ai|n|o̰|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">hɤsimɯ̰</span><br><span class="gls">shape</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ʃik</span><br><span class="gls">fight</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">hḛ</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ŋʷauʃ</span><br><span class="gls">time</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ŋo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-tɯ̰</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">taiʃ</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls">3.plur.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">aino̰</span><br><span class="gls">3.plur</span></span></p> + <p>hɤsimɯ̰ bo ʃikḭ hḛ ŋʷauʃḭ ŋotɯ̰ taiʃa ka maino̰</p> + <p>hɤsimɯ̰ bo ʃikḭ hḛ ŋʷauʃḭ ŋotɯ̰ taiʃa ka maino̰</p> + <il> + <w> + <o>hɤsimɯ̰</o> + <g>shape</g> + </w> + <w> + <o>bo</o> + <g>PAST</g> + </w> + <w> + <o>ʃik</o> + <g>fight</g> + </w> + <w> + <o>-ḭ</o> + <g>sing</g> + </w> + <w> + <o>hḛ</o> + <g>and</g> + </w> + <w> + <o>ŋʷauʃ</o> + <g>time</g> + </w> + <w> + <o>-ḭ</o> + <g>sing</g> + </w> + <w> + <o>ŋo</o> + <g>the</g> + </w> + <w> + <o>-tɯ̰</o> + <g>NOM</g> + </w> + <w> + <o>taiʃ</o> + <g>language</g> + </w> + <w> + <o>-a</o> + <g>plur</g> + </w> + <w> + <o>ka</o> + <g>3.plur.POSS</g> + </w> + <w> + <o>m-</o> + <g>plur</g> + </w> + <w> + <o>aino̰</o> + <g>3.plur</g> + </w> + </il> </s>### hɤsimɯ̰ bo ʃikḭ hḛ ŋʷauʃḭ ŋotɯ̰ taiʃa ka maino̰
#-> hɤsimɯ̰ bo ʃikḭ hḛ ŋʷauʃḭ ŋotɯ̰ taiʃa ka maino̰
[hɤsimɯ̰ bo ʃikḭ hḛ ŋʷauʃḭ ŋotɯ̰ taiʃa ka maino̰] hɤsimɯ̰ shape bo PAST ʃik fight -ḭ sing hḛ and ŋʷauʃ time -ḭ sing ŋo the -tɯ̰ NOM taiʃ language -a plur ka 3.plur.POSS m- plur aino̰ 3.plur “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 sequential: No change.
module sentenceconnectors: No change.
module subordinate: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module propagatenumber:
<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">
<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>
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" number="plur" output="aspron" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" role="subj" tr="theme" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" tr="rheme" number="plur">
<np type="owner_owned" number="plur">
<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 markowned:
<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" role="subj" tr="theme" locus="number">
+ <np def="def" number="plur" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np role="obj" tr="rheme" number="plur">
+ <np role="obj" tr="rheme" number="plur" possessor="no.owner">
<np type="owner_owned" number="plur">
- <np number="plur" locus="number" role="owner">
+ <np number="plur" locus="number" role="owner" possessor="no.owner">
<conjp conj="and">
- <np number="plur" locus="number">
+ <np number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="mammal"/>
</np>
- <np number="plur" locus="number">
+ <np number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
- <np number="plur" def="def" locus="number" role="owned">
+ <np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module ngen:
<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" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" tr="rheme" number="plur" possessor="no.owner">
<np type="owner_owned" number="plur">
+ <np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
+ <word posp="noun" gloss="sound"/>
+ <word gloss="the" posp="det"/>
+ </np>
<np number="plur" locus="number" role="owner" possessor="no.owner">
<conjp conj="and">
<np number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="mammal"/>
</np>
<np number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
- <np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
- <word posp="noun" gloss="sound"/>
- <word gloss="the" posp="det"/>
</np>
</np>
- </np>
</s>
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" number="plur" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" tr="rheme" number="plur" possessor="no.owner">
<np type="owner_owned" number="plur">
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
- <word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="sound"/>
</np>
<np number="plur" locus="number" role="owner" possessor="no.owner">
<conjp conj="and">
<np number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="mammal"/>
</np>
<np number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</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" number="plur" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" tr="rheme" number="plur" possessor="no.owner">
<np type="owner_owned" number="plur">
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
<np number="plur" locus="number" role="owner" possessor="no.owner">
<conjp conj="and">
<np number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="mammal"/>
</np>
+ <word posp="conj" gloss="and"/>
<np number="plur" locus="number" possessor="no.owner">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</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" number="plur" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" tr="rheme" number="plur" possessor="no.owner">
<np type="owner_owned" number="plur">
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
</np>
<np number="plur" locus="number" role="owner" possessor="no.owner">
- <conjp conj="and">
- <np number="plur" locus="number" possessor="no.owner">
+ <np number="plur" locus="number" possessor="no.owner" role="owner">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
- <np number="plur" locus="number" possessor="no.owner">
+ <np number="plur" locus="number" possessor="no.owner" role="owner">
<word posp="noun" gloss="bird"/>
</np>
- </conjp>
</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"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="copy"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="plur" role="subj" tr="theme" locus="number" possessor="no.owner"> <word posp="pron" number="plur" gloss="3.plur"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np role="obj" tr="rheme" number="plur" possessor="no.owner"> <np type="owner_owned" number="plur"> <np number="plur" def="def" locus="number" role="owned" possessor="3.plur"> <word gloss="the" posp="det"/> <word posp="noun" gloss="sound"/> + <thingy type="nppossessor" function="enclitic" gloss="3.plur"/> </np> <np number="plur" locus="number" role="owner" possessor="no.owner"> <np number="plur" locus="number" possessor="no.owner" role="owner"> <word posp="noun" gloss="mammal"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <word posp="conj" gloss="and"/> <np number="plur" locus="number" possessor="no.owner" role="owner"> <word posp="noun" gloss="bird"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </np> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="copy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <np role="obj" tr="rheme" number="plur" possessor="no.owner">
- <np type="owner_owned" number="plur">
+ <np type="owner_owned" number="plur" role="obj" tr="rheme" possessor="no.owner">
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
<thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</np>
<np number="plur" locus="number" role="owner" possessor="no.owner">
<np number="plur" locus="number" possessor="no.owner" role="owner">
<word posp="noun" gloss="mammal"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np number="plur" locus="number" possessor="no.owner" role="owner">
<word posp="noun" gloss="bird"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
- </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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="copy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <np type="owner_owned" number="plur" role="obj" tr="rheme" possessor="no.owner">
- <np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
+ <np number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="sound"/>
<thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</np>
<np number="plur" locus="number" role="owner" possessor="no.owner">
<np number="plur" locus="number" possessor="no.owner" role="owner">
<word posp="noun" gloss="mammal"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np number="plur" locus="number" possessor="no.owner" role="owner">
<word posp="noun" gloss="bird"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- </np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number" possessor="no.owner">
- <word posp="pron" number="plur" gloss="3.plur"/>
+ <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="sound"/>
+ <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme"/>
+ <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme"/>
<thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</np>
<np number="plur" locus="number" role="owner" possessor="no.owner">
<np number="plur" locus="number" possessor="no.owner" role="owner">
- <word posp="noun" gloss="mammal"/>
+ <word posp="noun" gloss="mammal" number="plur" locus="number" possessor="no.owner" role="owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <word posp="conj" gloss="and"/>
+ <word posp="conj" gloss="and" number="plur" locus="number" role="owner" possessor="no.owner"/>
<np number="plur" locus="number" possessor="no.owner" role="owner">
- <word posp="noun" gloss="bird"/>
+ <word posp="noun" gloss="bird" number="plur" locus="number" possessor="no.owner" role="owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</s>
About to call getSlotValue for 3.plur/pron/number/obligatoryGot plur
About to call getSlotValue for the/det/case/obligatory
calling defaultval for case/
defaultval: det, case
returning NOM
Got NOM
About to call getSlotValue for sound/noun/number/obligatory
Got plur
About to call getSlotValue for mammal/noun/number/obligatory
Got plur
About to call getSlotValue for bird/noun/number/obligatory
Got plur
addaffixes:
<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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number" possessor="no.owner">
+ <thingy type="pronnumber" function="prefix" gloss="plur"/>
<word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme">
<word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
<word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</np>
<np number="plur" locus="number" role="owner" possessor="no.owner">
<np number="plur" locus="number" possessor="no.owner" role="owner">
<word posp="noun" gloss="mammal" number="plur" locus="number" possessor="no.owner" role="owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and" number="plur" locus="number" role="owner" possessor="no.owner"/>
<np number="plur" locus="number" possessor="no.owner" role="owner">
<word posp="noun" gloss="bird" number="plur" locus="number" possessor="no.owner" role="owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</s>
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> <thingy type="vpvoice" function="proclitic" gloss="active"/> <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="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" role="subj" tr="theme" locus="number" possessor="no.owner"> <thingy type="pronnumber" function="prefix" gloss="plur"/> <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme"> <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme"/> <thingy type="detcase" function="suffix" gloss="NOM"/> <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="3.plur"/> - </np> - <np number="plur" locus="number" role="owner" possessor="no.owner"> - <np number="plur" locus="number" possessor="no.owner" role="owner"> <word posp="noun" gloss="mammal" number="plur" locus="number" possessor="no.owner" role="owner"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word posp="conj" gloss="and" number="plur" locus="number" role="owner" possessor="no.owner"/> - <np number="plur" locus="number" possessor="no.owner" role="owner"> <word posp="noun" gloss="bird" number="plur" locus="number" possessor="no.owner" role="owner"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="pronnumber" function="prefix" gloss="plur"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> - <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="3.plur"/> - <word posp="noun" gloss="mammal" number="plur" locus="number" possessor="no.owner" role="owner"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="conj" gloss="and" number="plur" locus="number" role="owner" possessor="no.owner"/> - <word posp="noun" gloss="bird" number="plur" locus="number" possessor="no.owner" role="owner"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|d|ɯ|b|ai|ɓ|i|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">|ai|n|o̰|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme">|ŋ|o|</word> + <thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy> + <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme">|kʷ|ɤ|ɓ|</word> + <thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.plur.POSS">|k|a|</thingy> + <word posp="noun" gloss="mammal" number="plur" locus="number" possessor="no.owner" role="owner">|f|o|ʃ|ḛ|n|</word> + <thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="conj" gloss="and" number="plur" locus="number" role="owner" possessor="no.owner">|h|ḛ|</word> + <word posp="noun" gloss="bird" number="plur" locus="number" possessor="no.owner" role="owner">|d|ɯ|t͡ʃ|</word> + <thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |d|ɯ|b|ai|ɓ|i|#-> dɯbaiɓi
### |d|ɯ|b|ai|ɓ|i|
#-> dɯbaiɓi
### |b|o|
#-> bo
### |b|o|
#-> bo
### |m|-
#-> m-
### |m|-
#-> m-
### |ai|n|o̰|
#-> aino̰
### |ai|n|o̰|
#-> aino̰
### |ŋ|o|
#-> ŋo
### |ŋ|o|
#-> ŋo
### -|t|ɯ̰|
#-> -tɯ̰
### -|t|ɯ̰|
#-> -tɯ̰
### |kʷ|ɤ|ɓ|
#-> kʷɤɓ
### |kʷ|ɤ|ɓ|
#-> kʷɤɓ
### -|a|
#-> -a
### -|a|
#-> -a
### |k|a|
#-> ka
### |k|a|
#-> ka
### |f|o|ʃ|ḛ|n|
#-> foʃḛn
### |f|o|ʃ|ḛ|n|
#-> foʃḛn
### -|a|
#-> -a
### -|a|
#-> -a
### |h|ḛ|
#-> hḛ
### |h|ḛ|
#-> hḛ
### |d|ɯ|t͡ʃ|
#-> dɯt͡ʃ
### |d|ɯ|t͡ʃ|
#-> dɯt͡ʃ
### -|a|
#-> -a
### -|a|
#-> -a
### |d|ɯ|b|ai|ɓ|i| |b|o| |m||ai|n|o̰| |ŋ|o||t|ɯ̰| |kʷ|ɤ|ɓ||a| |k|a| |f|o|ʃ|ḛ|n||a| |h|ḛ| |d|ɯ|t͡ʃ||a|
#-> dɯbaiɓi bo maino̰ ŋotɯ̰ kʷɤɓa ka foʃḛna hḛ dɯt͡ʃa
removetags:
<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|d|ɯ|b|ai|ɓ|i|</word> <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> <thingy type="pronnumber" function="prefix" gloss="plur">|m|-</thingy> <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">|ai|n|o̰|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme">|ŋ|o|</word> <thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy> <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme">|kʷ|ɤ|ɓ|</word> <thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy> <thingy type="nppossessor" function="enclitic" gloss="3.plur.POSS">|k|a|</thingy> <word posp="noun" gloss="mammal" number="plur" locus="number" possessor="no.owner" role="owner">|f|o|ʃ|ḛ|n|</word> <thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <word posp="conj" gloss="and" number="plur" locus="number" role="owner" possessor="no.owner">|h|ḛ|</word> <word posp="noun" gloss="bird" number="plur" locus="number" possessor="no.owner" role="owner">|d|ɯ|t͡ʃ|</word> <thingy type="nounnumber" function="suffix" gloss="plur">-|a|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">dɯbaiɓi</span><br><span class="gls">copy</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">m-</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">aino̰</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ŋo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-tɯ̰</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">kʷɤɓ</span><br><span class="gls">sound</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls">3.plur.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">foʃḛn</span><br><span class="gls">mammal</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">hḛ</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">dɯt͡ʃ</span><br><span class="gls">bird</span></span> <span class="ilpair"><span class="mor">-a</span><br><span class="gls">plur</span></span></p> + <p>dɯbaiɓi bo maino̰ ŋotɯ̰ kʷɤɓa ka foʃḛna hḛ dɯt͡ʃa</p> + <p>dɯbaiɓi bo maino̰ ŋotɯ̰ kʷɤɓa ka foʃḛna hḛ dɯt͡ʃa</p> + <il> + <w> + <o>dɯbaiɓi</o> + <g>copy</g> + </w> + <w> + <o>bo</o> + <g>PAST</g> + </w> + <w> + <o>m-</o> + <g>plur</g> + </w> + <w> + <o>aino̰</o> + <g>3.plur</g> + </w> + <w> + <o>ŋo</o> + <g>the</g> + </w> + <w> + <o>-tɯ̰</o> + <g>NOM</g> + </w> + <w> + <o>kʷɤɓ</o> + <g>sound</g> + </w> + <w> + <o>-a</o> + <g>plur</g> + </w> + <w> + <o>ka</o> + <g>3.plur.POSS</g> + </w> + <w> + <o>foʃḛn</o> + <g>mammal</g> + </w> + <w> + <o>-a</o> + <g>plur</g> + </w> + <w> + <o>hḛ</o> + <g>and</g> + </w> + <w> + <o>dɯt͡ʃ</o> + <g>bird</g> + </w> + <w> + <o>-a</o> + <g>plur</g> + </w> + </il> </s>### dɯbaiɓi bo maino̰ ŋotɯ̰ kʷɤɓa ka foʃḛna hḛ dɯt͡ʃa
#-> dɯbaiɓi bo maino̰ ŋotɯ̰ kʷɤɓa ka foʃḛna hḛ dɯt͡ʃa
[dɯbaiɓi bo maino̰ ŋotɯ̰ kʷɤɓa ka foʃḛna hḛ dɯt͡ʃa] dɯbaiɓi copy bo PAST m- plur aino̰ 3.plur ŋo the -tɯ̰ NOM kʷɤɓ sound -a plur ka 3.plur.POSS foʃḛn mammal -a plur hḛ and dɯt͡ʃ bird -a plur “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 sequential:
-<s connector="but"> +<s connector="then"> <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 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 sentenceconnectors:
<s connector="then">
+ <word gloss="then" 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">
<relp>
<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 subordinate: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<s connector="then">
<word gloss="then" 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">
<relp>
<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">
+ <word gloss="in" posp="pp" owner="3s"/>
+ <np type="owner_owned" case="LOC">
<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>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
</pp>
</s>
module constorder: No change.
module casemarking:
<s connector="then">
<word gloss="then" 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">
<relp>
<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">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC">
<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>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</s>
module propagatenumber:
<s connector="then">
<word gloss="then" 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">
<relp>
<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 role="obj" number="plur">
+ <np type="owner_owned" tr="rheme" number="sing">
<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">
<word gloss="in" posp="pp" owner="3s"/>
- <np type="owner_owned" case="LOC">
+ <np type="owner_owned" case="LOC" number="sing">
<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>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</s>
createpronouns: No change.
module markowned:
<s connector="then">
<word gloss="then" 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" number="sing" possessor="no.owner">
<relp>
<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">
+ <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
- <np role="obj" number="plur">
+ <np role="obj" number="plur" possessor="no.owner">
<np type="owner_owned" tr="rheme" number="sing">
- <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">
+ <np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
- <np number="sing" locus="number">
+ <np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
- <np head="this" role="subj" number="sing">
+ <np head="this" role="subj" number="sing" possessor="no.owner">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</s>
module ngen:
<s connector="then">
<word gloss="then" 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" possessor="no.owner">
<relp>
<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" possessor="no.owner">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<np role="obj" number="plur" possessor="no.owner">
<np type="owner_owned" tr="rheme" number="sing">
<np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
+ <np def="def" number="sing" possessor="no.owner">
+ <word posp="noun" gloss="inside"/>
+ </np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj" number="sing" possessor="no.owner">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
- <np def="def" number="sing" possessor="no.owner">
- <word posp="noun" gloss="inside"/>
</np>
- </np>
</pp>
</s>
module wordorder: No change.
module wordorder: No change.
module wordorder:
<s connector="then">
<word gloss="then" 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" possessor="no.owner">
<relp>
<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" possessor="no.owner">
- <word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="langname"/>
</np>
<np role="obj" number="plur" possessor="no.owner">
<np type="owner_owned" tr="rheme" number="sing">
<np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">
- <word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
+ <word posp="noun" gloss="language"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj" number="sing" possessor="no.owner">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
</np>
</pp>
</s>
module conjp: No change.
flattenconjp: No change.
fixpronouns: No change.
copyuptophrase:
<s connector="then">
<word gloss="then" 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" possessor="no.owner">
<relp>
- <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
</np>
<np role="obj" number="plur" possessor="no.owner">
<np type="owner_owned" tr="rheme" number="sing">
<np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
<np head="this" role="subj" number="sing" possessor="no.owner">
<word posp="noun" gloss="manner"/>
</np>
</relp>
</np>
</np>
</pp>
</s>
prodrop: No change.
addclitics:
<s connector="then"> <word gloss="then" 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"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="arise"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="subj" tr="theme" case="NOM" number="sing" possessor="no.owner"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="be"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner"> <word gloss="the" posp="det"/> <word posp="noun" gloss="langname"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np role="obj" number="plur" possessor="no.owner"> <np type="owner_owned" tr="rheme" number="sing"> <np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"> <word gloss="the" posp="det"/> <word posp="noun" gloss="language"/> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> </np> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </relp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp" owner="3s"/> <np type="owner_owned" case="LOC" number="sing"> <np def="def" number="sing" possessor="no.owner"> <word posp="noun" gloss="inside"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="sing" locus="number" possessor="no.owner"> <relp> <vp tam="pres-state" ta="PRES" subj="3.sing"> <word lexposp="adj" posp="verb" gloss="different"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> <np head="this" role="subj" number="sing" possessor="no.owner"> <word posp="noun" gloss="manner"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </relp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </np> </pp> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s connector="then">
<word gloss="then" 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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="arise"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="sing" possessor="no.owner">
<relp>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="be"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <np role="obj" number="plur" possessor="no.owner">
- <np type="owner_owned" tr="rheme" number="sing">
+ <np type="owner_owned" tr="rheme" number="sing" role="obj" possessor="no.owner">
<np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
<thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/>
</np>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
- </np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="different"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" possessor="no.owner">
<word posp="noun" gloss="manner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</np>
</pp>
</s>
unwrapOwnerOwned:
<s connector="then">
<word gloss="then" 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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="arise"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="sing" possessor="no.owner">
<relp>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="be"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="langname"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <np type="owner_owned" tr="rheme" number="sing" role="obj" possessor="no.owner">
<np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
<thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/>
</np>
- </np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
- <np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="different"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" possessor="no.owner">
<word posp="noun" gloss="manner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- </np>
</pp>
</s>
movedowntoword:
<s connector="then">
<word gloss="then" 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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="sing" possessor="no.owner">
<relp>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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" subj="3.sing" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="langname"/>
+ <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner"/>
+ <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"/>
+ <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"/>
<thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<pp p="in" precise="no" location="inside">
- <word gloss="in" posp="pp" owner="3s"/>
+ <word gloss="in" posp="pp" owner="3s" p="in" precise="no" location="inside"/>
<np def="def" number="sing" possessor="no.owner">
- <word posp="noun" gloss="inside"/>
+ <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
- <word lexposp="adj" posp="verb" gloss="different"/>
+ <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" possessor="no.owner">
- <word posp="noun" gloss="manner"/>
+ <word posp="noun" gloss="manner" head="this" role="subj" number="sing" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
</s>
About to call getSlotValue for the/det/case/obligatorycalling defaultval for case/
defaultval: det, case
returning NOM
Got NOM
About to call getSlotValue for langname/noun/number/obligatory
Got sing
About to call getSlotValue for the/det/case/obligatory
calling defaultval for case/
defaultval: det, case
returning NOM
Got NOM
About to call getSlotValue for language/noun/number/obligatory
Got sing
About to call getSlotValue for inside/noun/number/obligatory
Got sing
About to call getSlotValue for manner/noun/number/obligatory
Got sing
addaffixes:
<s connector="then">
<word gloss="then" 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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="sing" possessor="no.owner">
<relp>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner">
<word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
<word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">
<word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
<word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s" p="in" precise="no" location="inside"/>
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" possessor="no.owner">
<word posp="noun" gloss="manner" head="this" role="subj" number="sing" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
</s>
flatten:
<s connector="then"> + <flat> <word gloss="then" 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"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <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="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="subj" tr="theme" case="NOM" number="sing" possessor="no.owner"> - <relp> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner"> <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner"/> <thingy type="detcase" function="suffix" gloss="NOM"/> <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"> <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"/> <thingy type="detcase" function="suffix" gloss="NOM"/> <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp" owner="3s" p="in" precise="no" location="inside"/> - <np def="def" number="sing" possessor="no.owner"> <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" locus="number" possessor="no.owner"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3.sing"> <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - <np head="this" role="subj" number="sing" possessor="no.owner"> <word posp="noun" gloss="manner" head="this" role="subj" number="sing" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> + </flat> </s>
addvocab:
-<s connector="then"> +<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> - <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> - <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="in" posp="pp" owner="3s" p="in" precise="no" location="inside"/> - <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="manner" head="this" role="subj" number="sing" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word gloss="then" posp="conj">|t͡ʃ|u|</word> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ʃ|i|f|e|ɓ|ḛ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">|k|au|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</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" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner">|ŋ|o|</word> + <thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner">|ɡ|ai|b|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">|ŋ|o|</word> + <thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">|t|ai|ʃ|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS">|s|ɯ̰|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="in" posp="pp" owner="3s" p="in" precise="no" location="inside">|ŋ|ɤ|</word> + <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner">|t|ai|s|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing">|t͡ʃ|a|ŋʷ|o̰|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="manner" head="this" role="subj" number="sing" possessor="no.owner">|kʷ|a|d|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|u|#-> t͡ʃu
### |t͡ʃ|u|
#-> t͡ʃu
### |ʃ|i|f|e|ɓ|ḛ|
#-> ʃifeɓḛ
### |ʃ|i|f|e|ɓ|ḛ|
#-> ʃifeɓḛ
### |b|o|
#-> bo
### |b|o|
#-> bo
### |k|au|
#-> kau
### |k|au|
#-> kau
### |ŋ|o|
#-> ŋo
### |ŋ|o|
#-> ŋo
### -|t|ɯ̰|
#-> -tɯ̰
### -|t|ɯ̰|
#-> -tɯ̰
### |ɡ|ai|b|
#-> ɡaib
### |ɡ|ai|b|
#-> ɡaib
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |ŋ|o|
#-> ŋo
### |ŋ|o|
#-> ŋo
### -|t|ɯ̰|
#-> -tɯ̰
### -|t|ɯ̰|
#-> -tɯ̰
### |t|ai|ʃ|
#-> taiʃ
### |t|ai|ʃ|
#-> taiʃ
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |s|ɯ̰|
#-> sɯ̰
### |s|ɯ̰|
#-> sɯ̰
### |ŋ|ɤ|
#-> ŋɤ
### |ŋ|ɤ|
#-> ŋɤ
### |t|ai|s|
#-> tais
### |t|ai|s|
#-> tais
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |t͡ʃ|a|ŋʷ|o̰|
#-> t͡ʃaŋʷo̰
### |t͡ʃ|a|ŋʷ|o̰|
#-> t͡ʃaŋʷo̰
### |kʷ|a|d|
#-> kʷad
### |kʷ|a|d|
#-> kʷad
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |t͡ʃ|u| |ʃ|i|f|e|ɓ|ḛ| |b|o| |k|au| |ŋ|o||t|ɯ̰| |ɡ|ai|b||ḭ| |ŋ|o||t|ɯ̰| |t|ai|ʃ||ḭ| |s|ɯ̰| |ŋ|ɤ| |t|ai|s||ḭ| |t͡ʃ|a|ŋʷ|o̰| |kʷ|a|d||ḭ|
#-> t͡ʃu ʃifeɓḛ bo kau ŋotɯ̰ ɡaibḭ ŋotɯ̰ taiʃḭ sɯ̰ ŋɤ taisḭ t͡ʃaŋʷo̰ kʷadḭ
removetags:
<s connector="then" translation="">
<flat>
<word gloss="then" posp="conj">|t͡ʃ|u|</word>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ʃ|i|f|e|ɓ|ḛ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">|k|au|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</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" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner">|ŋ|o|</word>
<thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy>
<word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" possessor="no.owner">|ɡ|ai|b|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">|ŋ|o|</word>
<thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy>
<word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">|t|ai|ʃ|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS">|s|ɯ̰|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="in" posp="pp" owner="3s" p="in" precise="no" location="inside">|ŋ|ɤ|</word>
<word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner">|t|ai|s|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing">|t͡ʃ|a|ŋʷ|o̰|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="noun" gloss="manner" head="this" role="subj" number="sing" possessor="no.owner">|kʷ|a|d|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃu</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">ʃifeɓḛ</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kau</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">ŋo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-tɯ̰</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ɡaib</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ŋo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-tɯ̰</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">taiʃ</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">sɯ̰</span><br><span class="gls">1incl.plur.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">ŋɤ</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">tais</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">t͡ʃaŋʷo̰</span><br><span class="gls">different</span></span> <span class="ilpair"><span class="mor">kʷad</span><br><span class="gls">manner</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span></p>
+ <p>t͡ʃu ʃifeɓḛ bo kau ŋotɯ̰ ɡaibḭ ŋotɯ̰ taiʃḭ sɯ̰ ŋɤ taisḭ t͡ʃaŋʷo̰ kʷadḭ</p>
+ <p>t͡ʃu ʃifeɓḛ bo kau ŋotɯ̰ ɡaibḭ ŋotɯ̰ taiʃḭ sɯ̰ ŋɤ taisḭ t͡ʃaŋʷo̰ kʷadḭ</p>
+ <il>
+ <w>
+ <o>t͡ʃu</o>
+ <g>then</g>
+ </w>
+ <w>
+ <o>ʃifeɓḛ</o>
+ <g>arise</g>
+ </w>
+ <w>
+ <o>bo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kau</o>
+ <g>be</g>
+ </w>
+ <w>
+ <o>ŋo</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-tɯ̰</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>ɡaib</o>
+ <g>langname</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>ŋo</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-tɯ̰</o>
+ <g>NOM</g>
+ </w>
+ <w>
+ <o>taiʃ</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>sɯ̰</o>
+ <g>1incl.plur.POSS</g>
+ </w>
+ <w>
+ <o>ŋɤ</o>
+ <g>in</g>
+ </w>
+ <w>
+ <o>tais</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>t͡ʃaŋʷo̰</o>
+ <g>different</g>
+ </w>
+ <w>
+ <o>kʷad</o>
+ <g>manner</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ </il>
</s>
### t͡ʃu ʃifeɓḛ bo kau ŋotɯ̰ ɡaibḭ ŋotɯ̰ taiʃḭ sɯ̰ ŋɤ taisḭ t͡ʃaŋʷo̰ kʷadḭ#-> t͡ʃu ʃifeɓḛ bo kau ŋotɯ̰ ɡaibḭ ŋotɯ̰ taiʃḭ sɯ̰ ŋɤ taisḭ t͡ʃaŋʷo̰ kʷadḭ
[t͡ʃu ʃifeɓḛ bo kau ŋotɯ̰ ɡaibḭ ŋotɯ̰ taiʃḭ sɯ̰ ŋɤ taisḭ t͡ʃaŋʷo̰ kʷadḭ] t͡ʃu then ʃifeɓḛ arise bo PAST kau be ŋo the -tɯ̰ NOM ɡaib langname -ḭ sing ŋo the -tɯ̰ NOM taiʃ language -ḭ sing sɯ̰ 1incl.plur.POSS ŋɤ in tais inside -ḭ sing t͡ʃaŋʷo̰ different kʷad manner -ḭ sing “But Gaib, 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 sequential:
-<s> +<s connector="then"> <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> <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" 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" 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 sentenceconnectors:
<s connector="then">
+ <word gloss="then" posp="conj"/>
<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>
<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" 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" 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 subordinate: No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<s connector="then">
<word gloss="then" posp="conj"/>
<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>
<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" 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">
+ <word gloss="in" posp="pp" owner="3s"/>
+ <np type="owner_owned" case="LOC">
<np number="sing" locus="number">
<relp>
<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>
+ <np def="def" number="sing">
+ <word posp="noun" gloss="inside"/>
+ </np>
+ </np>
</pp>
</s>
module constorder: No change.
module casemarking:
<s connector="then">
<word gloss="then" posp="conj"/>
<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>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
- <np head="this" role="subj" number="sing"/>
+ <np head="this" role="subj" number="sing" case="NOM"/>
</relp>
</np>
<np number="sing" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
- <np head="this" role="subj" number="sing"/>
+ <np head="this" role="subj" number="sing" case="NOM"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC">
<np number="sing" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
- <np head="this" role="subj" number="sing">
+ <np head="this" role="subj" number="sing" case="NOM">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</s>
module propagatenumber:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM"/>
</relp>
</np>
<np number="sing" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
- <np type="owner_owned" case="LOC">
+ <np type="owner_owned" case="LOC" number="sing">
<np number="sing" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</s>
createpronouns:
<s connector="then">
<word gloss="then" posp="conj"/>
<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 def="def" number="sing" role="subj" tr="theme" locus="number">
+ <word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur">
<conjp conj="and">
<np 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" case="NOM"/>
</relp>
</np>
<np number="sing" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
<np number="sing" locus="number">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
<np def="def" number="sing">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</s>
module markowned:
<s connector="then">
<word gloss="then" posp="conj"/>
<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" role="subj" tr="theme" locus="number">
+ <np def="def" number="sing" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
- <np role="pred" number="plur">
+ <np role="pred" number="plur" possessor="no.owner">
<conjp conj="and">
- <np number="sing" locus="number">
+ <np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
- <np head="this" role="subj" number="sing" case="NOM"/>
+ <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
</relp>
</np>
- <np number="sing" locus="number">
+ <np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
- <np head="this" role="subj" number="sing" case="NOM"/>
+ <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
- <np number="sing" locus="number">
+ <np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
- <np head="this" role="subj" number="sing" case="NOM">
+ <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
- <np def="def" number="sing">
+ <np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
</np>
</pp>
</s>
module ngen:
<s connector="then">
<word gloss="then" posp="conj"/>
<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" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur" possessor="no.owner">
<conjp conj="and">
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
</relp>
</np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
+ <np def="def" number="sing" possessor="no.owner">
+ <word posp="noun" gloss="inside"/>
+ </np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
- <np def="def" number="sing" possessor="no.owner">
- <word posp="noun" gloss="inside"/>
</np>
- </np>
</pp>
</s>
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<s connector="then">
<word gloss="then" posp="conj"/>
<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" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur" possessor="no.owner">
<conjp conj="and">
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
</relp>
</np>
+ <word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
</np>
</pp>
</s>
flattenconjp:
<s connector="then">
<word gloss="then" posp="conj"/>
<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" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur" possessor="no.owner">
- <conjp conj="and">
- <np number="sing" locus="number" possessor="no.owner">
+ <np number="sing" locus="number" possessor="no.owner" role="pred">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
</relp>
</np>
<word posp="conj" gloss="and"/>
- <np number="sing" locus="number" possessor="no.owner">
+ <np number="sing" locus="number" possessor="no.owner" role="pred">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
</relp>
</np>
- </conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
</np>
</pp>
</s>
fixpronouns: No change.
copyuptophrase:
<s connector="then">
<word gloss="then" posp="conj"/>
<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" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur" possessor="no.owner">
<np number="sing" locus="number" possessor="no.owner" role="pred">
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
</relp>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner" role="pred">
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
</relp>
</np>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
<np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="breath"/>
</np>
</relp>
</np>
</np>
</pp>
</s>
prodrop: No change.
addclitics:
<s connector="then"> <word gloss="then" posp="conj"/> <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"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="appear"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="sing" role="subj" tr="theme" locus="number" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np role="pred" number="plur" possessor="no.owner"> <np number="sing" locus="number" possessor="no.owner" role="pred"> <relp> <vp tam="pres-state" ta="PRES" subj="3.sing"> <word lexposp="adj" posp="verb" gloss="whole"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> - <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/> + <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + </np> </relp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" possessor="no.owner" role="pred"> <relp> <vp tam="pres-state" ta="PRES" subj="3.sing"> <word lexposp="adj" posp="verb" gloss="perfect"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> - <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/> + <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + </np> </relp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp" owner="3s"/> <np type="owner_owned" case="LOC" number="sing"> <np def="def" number="sing" possessor="no.owner"> <word posp="noun" gloss="inside"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="sing" locus="number" possessor="no.owner"> <relp> <vp tam="pres-state" ta="PRES" subj="3.sing"> <word lexposp="adj" posp="verb" gloss="single"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> </vp> <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"> <word posp="noun" gloss="breath"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </relp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </np> </pp> </s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="appear"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="pred" number="plur" possessor="no.owner">
<np number="sing" locus="number" possessor="no.owner" role="pred">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="whole"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner" role="pred">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="perfect"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s"/>
- <np type="owner_owned" case="LOC" number="sing">
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="single"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="breath"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- </np>
</pp>
</s>
movedowntoword:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number" possessor="no.owner">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="pred" number="plur" possessor="no.owner">
<np number="sing" locus="number" possessor="no.owner" role="pred">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
- <word lexposp="adj" posp="verb" gloss="whole"/>
+ <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <word posp="conj" gloss="and"/>
+ <word posp="conj" gloss="and" role="pred" number="plur" possessor="no.owner"/>
<np number="sing" locus="number" possessor="no.owner" role="pred">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
- <word lexposp="adj" posp="verb" gloss="perfect"/>
+ <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<pp p="in" precise="no" location="inside">
- <word gloss="in" posp="pp" owner="3s"/>
+ <word gloss="in" posp="pp" owner="3s" p="in" precise="no" location="inside"/>
<np def="def" number="sing" possessor="no.owner">
- <word posp="noun" gloss="inside"/>
+ <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
- <word lexposp="adj" posp="verb" gloss="single"/>
+ <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
- <word posp="noun" gloss="breath"/>
+ <word posp="noun" gloss="breath" head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
</s>
About to call getSlotValue for 3.sing/pron/number/obligatoryGot sing
About to call getSlotValue for inside/noun/number/obligatory
Got sing
About to call getSlotValue for breath/noun/number/obligatory
Got sing
addaffixes:
<s connector="then">
<word gloss="then" posp="conj"/>
<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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number" possessor="no.owner">
+ <thingy type="pronnumber" function="prefix" gloss="sing"/>
<word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np role="pred" number="plur" possessor="no.owner">
<np number="sing" locus="number" possessor="no.owner" role="pred">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and" role="pred" number="plur" possessor="no.owner"/>
<np number="sing" locus="number" possessor="no.owner" role="pred">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in" posp="pp" owner="3s" p="in" precise="no" location="inside"/>
<np def="def" number="sing" possessor="no.owner">
<word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="sing" locus="number" possessor="no.owner">
<relp>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
<np head="this" role="subj" number="sing" case="NOM" possessor="no.owner">
<word posp="noun" gloss="breath" head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</relp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
</s>
flatten:
<s connector="then"> + <flat> <word gloss="then" posp="conj"/> - <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"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <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="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="sing" role="subj" tr="theme" locus="number" possessor="no.owner"> <thingy type="pronnumber" function="prefix" gloss="sing"/> <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np role="pred" number="plur" possessor="no.owner"> - <np number="sing" locus="number" possessor="no.owner" role="pred"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3.sing"> <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word posp="conj" gloss="and" role="pred" number="plur" possessor="no.owner"/> - <np number="sing" locus="number" possessor="no.owner" role="pred"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3.sing"> <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp" owner="3s" p="in" precise="no" location="inside"/> - <np def="def" number="sing" possessor="no.owner"> <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np number="sing" locus="number" possessor="no.owner"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3.sing"> <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - <np head="this" role="subj" number="sing" case="NOM" possessor="no.owner"> <word posp="noun" gloss="breath" head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> + </flat> </s>
addvocab:
-<s connector="then"> +<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="pronnumber" function="prefix" gloss="sing"/> - <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="conj" gloss="and" role="pred" number="plur" possessor="no.owner"/> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="in" posp="pp" owner="3s" p="in" precise="no" location="inside"/> - <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word posp="noun" gloss="breath" head="this" role="subj" number="sing" case="NOM" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word gloss="then" posp="conj">|t͡ʃ|u|</word> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɓ|ɤ|ɡʷ|ɯ̰|b|e|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="pronnumber" function="prefix" gloss="sing">|s|-</thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">|o|ŋʷ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing">|f|a|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="conj" gloss="and" role="pred" number="plur" possessor="no.owner">|h|ḛ|</word> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing">|h|e|ŋ|e|d|i|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="in" posp="pp" owner="3s" p="in" precise="no" location="inside">|ŋ|ɤ|</word> + <word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner">|t|ai|s|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing">|kʷ|e|m|u|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word posp="noun" gloss="breath" head="this" role="subj" number="sing" case="NOM" possessor="no.owner">|d|ḛ|ʃ|au|ɡ|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |t͡ʃ|u|#-> t͡ʃu
### |t͡ʃ|u|
#-> t͡ʃu
### |ɓ|ɤ|ɡʷ|ɯ̰|b|e|
#-> ɓɤɡʷɯ̰be
### |ɓ|ɤ|ɡʷ|ɯ̰|b|e|
#-> ɓɤɡʷɯ̰be
### |b|o|
#-> bo
### |b|o|
#-> bo
### |s|-
#-> s-
### |s|-
#-> s-
### |o|ŋʷ|a|
#-> oŋʷa
### |o|ŋʷ|a|
#-> oŋʷa
### |f|a|
#-> fa
### |f|a|
#-> fa
### |h|ḛ|
#-> hḛ
### |h|ḛ|
#-> hḛ
### |h|e|ŋ|e|d|i|
#-> heŋedi
### |h|e|ŋ|e|d|i|
#-> heŋedi
### |ŋ|ɤ|
#-> ŋɤ
### |ŋ|ɤ|
#-> ŋɤ
### |t|ai|s|
#-> tais
### |t|ai|s|
#-> tais
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |kʷ|e|m|u|
#-> kʷemu
### |kʷ|e|m|u|
#-> kʷemu
### |d|ḛ|ʃ|au|ɡ|
#-> dḛʃauɡ
### |d|ḛ|ʃ|au|ɡ|
#-> dḛʃauɡ
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |t͡ʃ|u| |ɓ|ɤ|ɡʷ|ɯ̰|b|e| |b|o| |s||o|ŋʷ|a| |f|a| |h|ḛ| |h|e|ŋ|e|d|i| |ŋ|ɤ| |t|ai|s||ḭ| |kʷ|e|m|u| |d|ḛ|ʃ|au|ɡ||ḭ|
#-> t͡ʃu ɓɤɡʷɯ̰be bo soŋʷa fa hḛ heŋedi ŋɤ taisḭ kʷemu dḛʃauɡḭ
removetags:
<s connector="then" translation="">
<flat>
<word gloss="then" posp="conj">|t͡ʃ|u|</word>
- <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy>
<word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɓ|ɤ|ɡʷ|ɯ̰|b|e|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<thingy type="pronnumber" function="prefix" gloss="sing">|s|-</thingy>
<word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">|o|ŋʷ|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing">|f|a|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="conj" gloss="and" role="pred" number="plur" possessor="no.owner">|h|ḛ|</word>
<word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing">|h|e|ŋ|e|d|i|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="in" posp="pp" owner="3s" p="in" precise="no" location="inside">|ŋ|ɤ|</word>
<word posp="noun" gloss="inside" def="def" number="sing" possessor="no.owner">|t|ai|s|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing">|kʷ|e|m|u|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word posp="noun" gloss="breath" head="this" role="subj" number="sing" case="NOM" possessor="no.owner">|d|ḛ|ʃ|au|ɡ|</word>
<thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">t͡ʃu</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">ɓɤɡʷɯ̰be</span><br><span class="gls">appear</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">s-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">oŋʷa</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">fa</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">hḛ</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">heŋedi</span><br><span class="gls">perfect</span></span> <span class="ilpair"><span class="mor">ŋɤ</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">tais</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">kʷemu</span><br><span class="gls">single</span></span> <span class="ilpair"><span class="mor">dḛʃauɡ</span><br><span class="gls">breath</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span></p>
+ <p>t͡ʃu ɓɤɡʷɯ̰be bo soŋʷa fa hḛ heŋedi ŋɤ taisḭ kʷemu dḛʃauɡḭ</p>
+ <p>t͡ʃu ɓɤɡʷɯ̰be bo soŋʷa fa hḛ heŋedi ŋɤ taisḭ kʷemu dḛʃauɡḭ</p>
+ <il>
+ <w>
+ <o>t͡ʃu</o>
+ <g>then</g>
+ </w>
+ <w>
+ <o>ɓɤɡʷɯ̰be</o>
+ <g>appear</g>
+ </w>
+ <w>
+ <o>bo</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>s-</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>oŋʷa</o>
+ <g>3.sing</g>
+ </w>
+ <w>
+ <o>fa</o>
+ <g>whole</g>
+ </w>
+ <w>
+ <o>hḛ</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>heŋedi</o>
+ <g>perfect</g>
+ </w>
+ <w>
+ <o>ŋɤ</o>
+ <g>in</g>
+ </w>
+ <w>
+ <o>tais</o>
+ <g>inside</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ <w>
+ <o>kʷemu</o>
+ <g>single</g>
+ </w>
+ <w>
+ <o>dḛʃauɡ</o>
+ <g>breath</g>
+ </w>
+ <w>
+ <o>-ḭ</o>
+ <g>sing</g>
+ </w>
+ </il>
</s>
### t͡ʃu ɓɤɡʷɯ̰be bo soŋʷa fa hḛ heŋedi ŋɤ taisḭ kʷemu dḛʃauɡḭ#-> t͡ʃu ɓɤɡʷɯ̰be bo soŋʷa fa hḛ heŋedi ŋɤ taisḭ kʷemu dḛʃauɡḭ
[t͡ʃu ɓɤɡʷɯ̰be bo soŋʷa fa hḛ heŋedi ŋɤ taisḭ kʷemu dḛʃauɡḭ] t͡ʃu then ɓɤɡʷɯ̰be appear bo PAST s- sing oŋʷa 3.sing fa whole hḛ and heŋedi perfect ŋɤ in tais inside -ḭ sing kʷemu single dḛʃauɡ breath -ḭ sing “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 sequential: No change.
module sentenceconnectors: No change.
module subordinate: 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 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">
<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>
createpronouns: No change.
module markowned:
<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 role="subj" tr="theme" case="NOM" number="plur" possessor="no.owner">
<np type="owner_owned" number="sing">
- <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">
+ <np def="def" number="sing" locus="number" role="owned" possessor="1incl.plur">
<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>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" possessor="no.owner">
<np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" role="owned" possessor="1incl.plur">
- <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: No change.
copyuptophrase: No change.
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"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="evolve"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="NEG"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="subj" tr="theme" case="NOM" number="plur" possessor="no.owner"> <np type="owner_owned" number="sing"> <np def="def" number="sing" locus="number" role="owned" possessor="1incl.plur"> <word gloss="the" posp="det"/> <word posp="noun" gloss="language"/> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> </np> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="evolve"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" tr="theme" case="NOM" number="plur" possessor="no.owner">
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="subj" tr="theme" case="NOM" possessor="no.owner">
<np def="def" number="sing" locus="number" role="owned" possessor="1incl.plur">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
<thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/>
</np>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
- </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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<word posp="verb" gloss="evolve"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np type="owner_owned" number="sing" role="subj" tr="theme" case="NOM" possessor="no.owner">
- <np def="def" number="sing" locus="number" role="owned" possessor="1incl.plur">
+ <np def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM">
<word gloss="the" posp="det"/>
<word posp="noun" gloss="language"/>
<thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/>
</np>
- </np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM">
- <word gloss="the" posp="det"/>
- <word posp="noun" gloss="language"/>
+ <word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM"/>
+ <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM"/>
<thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</s>
About to call getSlotValue for the/det/case/obligatoryGot NOM
About to call getSlotValue for language/noun/number/obligatory
Got sing
addaffixes:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM">
<word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM"/>
+ <thingy type="detcase" function="suffix" gloss="NOM"/>
<word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</s>
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> <thingy type="vpvoice" function="proclitic" gloss="active"/> <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="vpnegation" function="enclitic" gloss="NEG"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM"> <word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM"/> <thingy type="detcase" function="suffix" gloss="NOM"/> <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="NEG"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> - <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɡ|ḭ|t͡ʃ|i|m|ɯ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG">|h|ɯ̰|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM">|ŋ|o|</word> + <thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy> + <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM">|t|ai|ʃ|</word> + <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS">|s|ɯ̰|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |ɡ|ḭ|t͡ʃ|i|m|ɯ|#-> ɡḭt͡ʃimɯ
### |ɡ|ḭ|t͡ʃ|i|m|ɯ|
#-> ɡḭt͡ʃimɯ
### |b|o|
#-> bo
### |b|o|
#-> bo
### |h|ɯ̰|
#-> hɯ̰
### |h|ɯ̰|
#-> hɯ̰
### |ŋ|o|
#-> ŋo
### |ŋ|o|
#-> ŋo
### -|t|ɯ̰|
#-> -tɯ̰
### -|t|ɯ̰|
#-> -tɯ̰
### |t|ai|ʃ|
#-> taiʃ
### |t|ai|ʃ|
#-> taiʃ
### -|ḭ|
#-> -ḭ
### -|ḭ|
#-> -ḭ
### |s|ɯ̰|
#-> sɯ̰
### |s|ɯ̰|
#-> sɯ̰
### |ɡ|ḭ|t͡ʃ|i|m|ɯ| |b|o| |h|ɯ̰| |ŋ|o||t|ɯ̰| |t|ai|ʃ||ḭ| |s|ɯ̰|
#-> ɡḭt͡ʃimɯ bo hɯ̰ ŋotɯ̰ taiʃḭ sɯ̰
removetags:
<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɡ|ḭ|t͡ʃ|i|m|ɯ|</word> <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> <thingy type="vpnegation" function="enclitic" gloss="NEG">|h|ɯ̰|</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> <word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM">|ŋ|o|</word> <thingy type="detcase" function="suffix" gloss="NOM">-|t|ɯ̰|</thingy> <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="NOM">|t|ai|ʃ|</word> <thingy type="nounnumber" function="suffix" gloss="sing">-|ḭ|</thingy> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS">|s|ɯ̰|</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɡḭt͡ʃimɯ</span><br><span class="gls">evolve</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">hɯ̰</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">ŋo</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-tɯ̰</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">taiʃ</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-ḭ</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">sɯ̰</span><br><span class="gls">1incl.plur.<span class="glssc">POSS</span></span></span></p> + <p>ɡḭt͡ʃimɯ bo hɯ̰ ŋotɯ̰ taiʃḭ sɯ̰</p> + <p>ɡḭt͡ʃimɯ bo hɯ̰ ŋotɯ̰ taiʃḭ sɯ̰</p> + <il> + <w> + <o>ɡḭt͡ʃimɯ</o> + <g>evolve</g> + </w> + <w> + <o>bo</o> + <g>PAST</g> + </w> + <w> + <o>hɯ̰</o> + <g>NEG</g> + </w> + <w> + <o>ŋo</o> + <g>the</g> + </w> + <w> + <o>-tɯ̰</o> + <g>NOM</g> + </w> + <w> + <o>taiʃ</o> + <g>language</g> + </w> + <w> + <o>-ḭ</o> + <g>sing</g> + </w> + <w> + <o>sɯ̰</o> + <g>1incl.plur.POSS</g> + </w> + </il> </s>### ɡḭt͡ʃimɯ bo hɯ̰ ŋotɯ̰ taiʃḭ sɯ̰
#-> ɡḭt͡ʃimɯ bo hɯ̰ ŋotɯ̰ taiʃḭ sɯ̰
[ɡḭt͡ʃimɯ bo hɯ̰ ŋotɯ̰ taiʃḭ sɯ̰] ɡḭt͡ʃimɯ evolve bo PAST hɯ̰ NEG ŋo the -tɯ̰ NOM taiʃ language -ḭ sing sɯ̰ 1incl.plur.POSS “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 sequential: No change.
module sentenceconnectors: No change.
module subordinate: 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 propagatenumber: No change.
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" number="sing" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="language"/>
+ <np role="obj" def="def" number="sing" locus="number" case="NOM">
+ <word posp="pron" number="sing" gloss="3.sing"/>
</np>
</s>
module markowned:
<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" locus="number" case="NOM">
+ <np role="obj" def="def" number="sing" locus="number" case="NOM" possessor="no.owner">
<word posp="pron" number="sing" gloss="3.sing"/>
</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"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="create"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="obj" def="def" number="sing" locus="number" case="NOM" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
- <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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" def="def" number="sing" locus="number" case="NOM" possessor="no.owner">
- <word posp="pron" number="sing" gloss="3.sing"/>
+ <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
About to call getSlotValue for 3.sing/pron/number/obligatoryGot sing
addaffixes:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<thingy type="vpvoice" function="proclitic" gloss="active"/>
<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="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" def="def" number="sing" locus="number" case="NOM" possessor="no.owner">
+ <thingy type="pronnumber" function="prefix" gloss="sing"/>
<word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
flatten:
<s> - <littrans>It was created.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <thingy type="vpvoice" function="proclitic" gloss="active"/> <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="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="obj" def="def" number="sing" locus="number" case="NOM" possessor="no.owner"> <thingy type="pronnumber" function="prefix" gloss="sing"/> <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <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="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="pronnumber" function="prefix" gloss="sing"/> - <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɡ|e|ɓ|a̰|ŋʷ|ɤ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <thingy type="pronnumber" function="prefix" gloss="sing">|s|-</thingy> + <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM" possessor="no.owner">|o|ŋʷ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |ɡ|e|ɓ|a̰|ŋʷ|ɤ|#-> ɡeɓa̰ŋʷɤ
### |ɡ|e|ɓ|a̰|ŋʷ|ɤ|
#-> ɡeɓa̰ŋʷɤ
### |b|o|
#-> bo
### |b|o|
#-> bo
### |s|-
#-> s-
### |s|-
#-> s-
### |o|ŋʷ|a|
#-> oŋʷa
### |o|ŋʷ|a|
#-> oŋʷa
### |ɡ|e|ɓ|a̰|ŋʷ|ɤ| |b|o| |s||o|ŋʷ|a|
#-> ɡeɓa̰ŋʷɤ bo soŋʷa
removetags:
<s translation=""> <flat> - <thingy type="vpvoice" function="proclitic" gloss="active">-</thingy> <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɡ|e|ɓ|a̰|ŋʷ|ɤ|</word> <thingy type="vpta" function="enclitic" gloss="PAST">|b|o|</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> <thingy type="pronnumber" function="prefix" gloss="sing">|s|-</thingy> <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM" possessor="no.owner">|o|ŋʷ|a|</word> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɡeɓa̰ŋʷɤ</span><br><span class="gls">create</span></span> <span class="ilpair"><span class="mor">bo</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">s-</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">oŋʷa</span><br><span class="gls">3.sing</span></span></p> + <p>ɡeɓa̰ŋʷɤ bo soŋʷa</p> + <p>ɡeɓa̰ŋʷɤ bo soŋʷa</p> + <il> + <w> + <o>ɡeɓa̰ŋʷɤ</o> + <g>create</g> + </w> + <w> + <o>bo</o> + <g>PAST</g> + </w> + <w> + <o>s-</o> + <g>sing</g> + </w> + <w> + <o>oŋʷa</o> + <g>3.sing</g> + </w> + </il> </s>### ɡeɓa̰ŋʷɤ bo soŋʷa
#-> ɡeɓa̰ŋʷɤ bo soŋʷa
[ɡeɓa̰ŋʷɤ bo soŋʷa] ɡeɓa̰ŋʷɤ create bo PAST s- sing oŋʷa 3.sing “It was created.” | (14) |
Language creation took 0.03 seconds; writing the texts 0.04 seconds.