A Collection of Texts in Kb
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)
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 NRel:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" number="plur" role="subj" locus="number">
- <relp>
- <vp tam="pres-state" ta="PRES">
- <word lexposp="adj" posp="verb" gloss="all"/>
- </vp>
- <np head="this" role="subj" number="plur">
+ <np def="def" locus="number" id="parent">
+ <np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
- <np def="def" number="sing" locus="number">
- <relp>
+ <np def="def" locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr="">
+ <word posp="noun" gloss="earth"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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 comma="after">
+ <np id="relnp" number="plur" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp tam="pres-state" ta="PRES">
+ <word lexposp="adj" posp="verb" gloss="all"/>
+ </vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module sentenceconnectors: No change.
module complementise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent">
<np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
+ <word gloss="in_surface" posp="pp" owner="3s"/>
<np def="def" locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</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>
<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" locus="number" id="parent">
<np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp" owner="3s"/>
<np def="def" locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<relp comma="after">
- <np id="relnp" number="plur" def="neither" role="subj" comma="before">
+ <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</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 markowner: No change.
module propagatenumber:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
- <np def="def" locus="number" id="parent">
+ <np def="def" locus="number" id="parent" number="plur">
<np role="subj" number="plur" id="headnp" tr="">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp" owner="3s"/>
- <np def="def" locus="number" id="parent">
+ <np def="def" locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</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>
<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" locus="number" id="parent" number="plur">
- <np role="subj" number="plur" id="headnp" tr="">
+ <np def="def" locus="number" id="parent" number="plur" possessor="no.owner">
+ <np role="subj" number="plur" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp" owner="3s"/>
- <np def="def" locus="number" id="parent" number="sing">
- <np role="" number="sing" id="headnp" tr="">
+ <np def="def" locus="number" id="parent" number="sing" possessor="no.owner">
+ <np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<relp comma="after">
- <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">
+ <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</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: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent" number="plur" possessor="no.owner">
<np role="subj" number="plur" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp" owner="3s"/>
<np def="def" locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</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>
+ <word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
flattenconjp:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent" number="plur" possessor="no.owner">
<np role="subj" number="plur" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp" owner="3s"/>
<np def="def" locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</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">
+ <np number="sing" locus="number" possessor="no.owner" role="obj">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</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="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
- </conjp>
</np>
</s>
fixpronouns: No change.
copyuptophrase:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np def="def" locus="number" id="parent" number="plur" possessor="no.owner">
<np role="subj" number="plur" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp" owner="3s"/>
<np def="def" locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="earth"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.plur">
<word lexposp="adj" posp="verb" gloss="all"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
</np>
<np role="obj" number="plur" possessor="no.owner">
<np number="sing" locus="number" possessor="no.owner" role="obj">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" possessor="no.owner" role="obj">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</np>
</s>
prodrop: No change.
addclitics:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" locus="number" id="parent" number="plur" possessor="no.owner">
<np role="subj" number="plur" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp" owner="3s"/>
<np def="def" locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="earth"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="whole"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<word lexposp="adj" posp="verb" gloss="all"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
+ <thingy type="npnumber" function="enclitic" gloss="plur"/>
+ <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="noun" gloss="language"/>
<word posp="num" gloss="one"/>
+ <thingy type="npnumber" function="enclitic" 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="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" locus="number" id="parent" number="plur" possessor="no.owner">
<np role="subj" number="plur" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp" owner="3s"/>
<np def="def" locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="earth"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="whole"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<word lexposp="adj" posp="verb" gloss="all"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
<word gloss="the" posp="det"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<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="noun" gloss="language"/>
<word posp="num" gloss="one"/>
<thingy type="npnumber" function="enclitic" 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="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
- </np>
</s>
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" locus="number" id="parent" number="plur" possessor="no.owner"> <np role="subj" number="plur" id="headnp" tr="" possessor="no.owner"> - <word posp="noun" gloss="human being"/> + <word posp="noun" gloss="human being" role="subj" number="plur" id="headnp" possessor="no.owner"/> <pp p="in" location="surface" precise="no"> - <word gloss="in_surface" posp="pp" owner="3s"/> + <word gloss="in_surface" posp="pp" owner="3s" p="in" location="surface" precise="no"/> <np def="def" locus="number" id="parent" number="sing" possessor="no.owner"> <np role="" number="sing" id="headnp" tr="" possessor="no.owner"> - <word posp="noun" gloss="earth"/> + <word posp="noun" gloss="earth" number="sing" id="headnp" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <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> </relp> - <word gloss="the" posp="det"/> + <word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing" possessor="no.owner"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <relp comma="after"> <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <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> </relp> - <word gloss="the" posp="det"/> + <word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur" possessor="no.owner"/> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="sing" locus="number" possessor="no.owner" role="obj"> - <word posp="noun" gloss="language"/> - <word posp="num" gloss="one"/> + <word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj"/> + <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> <thingy type="npnumber" function="enclitic" 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="noun" gloss="dialect"/> - <word posp="num" gloss="one"/> + <word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj"/> + <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </s>About to call getSlotValue for human being/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
About to call getSlotValue for earth/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
About to call getSlotValue for language/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
About to call getSlotValue for dialect/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
addaffixes:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" locus="number" id="parent" number="plur" possessor="no.owner">
<np role="subj" number="plur" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="human being" role="subj" number="plur" id="headnp" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp" owner="3s" p="in" location="surface" precise="no"/>
<np def="def" locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="earth" number="sing" id="headnp" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<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>
</relp>
<word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing" possessor="no.owner"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<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>
</relp>
<word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur" possessor="no.owner"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np 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="nouncase" function="suffix" gloss="STA"/>
<word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/>
<thingy type="npnumber" function="enclitic" 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="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</s>
flatten:
<s> - <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" locus="number" id="parent" number="plur" possessor="no.owner"> - <np role="subj" number="plur" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="human being" role="subj" number="plur" id="headnp" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="STA"/> - <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp" owner="3s" p="in" location="surface" precise="no"/> - <np def="def" locus="number" id="parent" number="sing" possessor="no.owner"> - <np role="" number="sing" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="earth" number="sing" id="headnp" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="STA"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.sing"> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> <word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing" possessor="no.owner"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.plur"> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur"/> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> <word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur" possessor="no.owner"/> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np 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="nouncase" function="suffix" gloss="STA"/> <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> <thingy type="npnumber" function="enclitic" 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="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj"/> <thingy type="nouncase" function="suffix" gloss="STA"/> <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="human being" role="subj" number="plur" id="headnp" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <word gloss="in_surface" posp="pp" owner="3s" p="in" location="surface" precise="no"/> - <word posp="noun" gloss="earth" number="sing" id="headnp" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" 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" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing" possessor="no.owner"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur" possessor="no.owner"/> - <thingy type="npnumber" function="enclitic" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|l|au|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="noun" gloss="human being" role="subj" number="plur" id="headnp" possessor="no.owner">|d|ɜ|ɓ|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <word gloss="in_surface" posp="pp" owner="3s" p="in" location="surface" precise="no">|ʋ|ɘ|</word> + <word posp="noun" gloss="earth" number="sing" id="headnp" possessor="no.owner">|d|ɘ|kʷ|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</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" comma="after">|ɲ|au|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing" possessor="no.owner">|s|aː|</word> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur" comma="after">|l|ɘ|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur" possessor="no.owner">|s|aː|</word> + <thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj">|ɡ|ɘː|b|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj">|ɓ|ɜ|</word> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="conj" gloss="and">|f|ɜː|</word> + <word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj">|ŋʷ|a|ŋʷ|a|ɓ|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj">|ɓ|ɜ|</word> + <thingy type="npnumber" function="enclitic" 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:
<s translation="">
<flat>
<word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|l|au|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="noun" gloss="human being" role="subj" number="plur" id="headnp" possessor="no.owner">|d|ɜ|ɓ|</word>
- <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<word gloss="in_surface" posp="pp" owner="3s" p="in" location="surface" precise="no">|ʋ|ɘ|</word>
<word posp="noun" gloss="earth" number="sing" id="headnp" possessor="no.owner">|d|ɘ|kʷ|</word>
- <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</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" comma="after">|ɲ|au|</word>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing" possessor="no.owner">|s|aː|</word>
<thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</word>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur" comma="after">|l|ɘ|</word>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur" possessor="no.owner">|s|aː|</word>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj">|ɡ|ɘː|b|</word>
- <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj">|ɓ|ɜ|</word>
<thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="conj" gloss="and">|f|ɜː|</word>
<word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj">|ŋʷ|a|ŋʷ|a|ɓ|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
<word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj">|ɓ|ɜ|</word>
<thingy type="npnumber" function="enclitic" 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>
### |l|au|#-> lau
### |l|au|
#-> lau
### |k|a|
#-> ka
### |k|a|
#-> ka
### |d|ɜ|ɓ|
#-> dɜɓ
### |d|ɜ|ɓ|
#-> dɜɓ
### -|ɜ|b|ə|
#-> -ɜbə
### -|ɜ|b|ə|
#-> -ɜbə
### |ʋ|ɘ|
#-> ʋɘ
### |ʋ|ɘ|
#-> ʋɘ
### |d|ɘ|kʷ|
#-> dɘkʷ
### |d|ɘ|kʷ|
#-> dɘkʷ
### -|ɜ|b|ə|
#-> -ɜbə
### -|ɜ|b|ə|
#-> -ɜbə
### -,
#-> -,
### |n|ai|
#-> nai
### |n|ai|
#-> nai
### |ɲ|au|
#-> ɲau
### |ɲ|au|
#-> ɲau
### -,
#-> -,
### |s|aː|
#-> saː
### |s|aː|
#-> saː
### -,
#-> -,
### |n|ai|
#-> nai
### |n|ai|
#-> nai
### |l|ɘ|
#-> lɘ
### |l|ɘ|
#-> lɘ
### -,
#-> -,
### |s|aː|
#-> saː
### |s|aː|
#-> saː
### |j|ə|
#-> jə
### |j|ə|
#-> jə
### |ɡ|ɘː|b|
#-> ɡɘːb
### |ɡ|ɘː|b|
#-> ɡɘːb
### -|ɜ|b|ə|
#-> -ɜbə
### -|ɜ|b|ə|
#-> -ɜbə
### |ɓ|ɜ|
#-> ɓɜ
### |ɓ|ɜ|
#-> ɓɜ
### |f|ɜː|
#-> fɜː
### |f|ɜː|
#-> fɜː
### |ŋʷ|a|ŋʷ|a|ɓ|
#-> ŋʷaŋʷaɓ
### |ŋʷ|a|ŋʷ|a|ɓ|
#-> ŋʷaŋʷaɓ
### -|a|b|ə|
#-> -abə
### -|a|b|ə|
#-> -abə
### |ɓ|ɜ|
#-> ɓɜ
### |ɓ|ɜ|
#-> ɓɜ
### |l|au| |k|a| |d|ɜ|ɓ||ɜ|b|ə| |ʋ|ɘ| |d|ɘ|kʷ||ɜ|b|ə|, |n|ai| |ɲ|au|, |s|aː|, |n|ai| |l|ɘ|, |s|aː| |j|ə| |ɡ|ɘː|b||ɜ|b|ə| |ɓ|ɜ| |f|ɜː| |ŋʷ|a|ŋʷ|a|ɓ||a|b|ə| |ɓ|ɜ|
#-> lau ka dɜɓɜbə ʋɘ dɘkʷɜbə, nai ɲau, saː, nai lɘ, saː jə ɡɘːbɜbə ɓɜ fɜː ŋʷaŋʷaɓabə ɓɜ
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|l|au|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="noun" gloss="human being" role="subj" number="plur" id="headnp" possessor="no.owner">|d|ɜ|ɓ|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<word gloss="in_surface" posp="pp" owner="3s" p="in" location="surface" precise="no">|ʋ|ɘ|</word>
<word posp="noun" gloss="earth" number="sing" id="headnp" possessor="no.owner">|d|ɘ|kʷ|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</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" comma="after">|ɲ|au|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word gloss="the" posp="det" def="def" locus="number" id="parent" number="sing" possessor="no.owner">|s|aː|</word>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word lexposp="adj" posp="verb" gloss="all" tam="pres-state" ta="PRES" subj="3.plur" comma="after">|l|ɘ|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<word gloss="the" posp="det" def="def" locus="number" id="parent" number="plur" possessor="no.owner">|s|aː|</word>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="language" number="sing" locus="number" possessor="no.owner" role="obj">|ɡ|ɘː|b|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj">|ɓ|ɜ|</word>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="conj" gloss="and">|f|ɜː|</word>
<word posp="noun" gloss="dialect" number="sing" locus="number" possessor="no.owner" role="obj">|ŋʷ|a|ŋʷ|a|ɓ|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
<word posp="num" gloss="one" number="sing" locus="number" possessor="no.owner" role="obj">|ɓ|ɜ|</word>
- <thingy type="npnumber" function="enclitic" 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">lau</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">dɜɓ</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">-ɜbə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">ʋɘ</span><br><span class="gls">in_surface</span></span> <span class="ilpair"><span class="mor">dɘkʷ</span><br><span class="gls">earth</span></span> <span class="ilpair"><span class="mor">-ɜbə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">nai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">ɲau</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">saː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">lɘ</span><br><span class="gls">all</span></span> <span class="ilpair"><span class="mor">saː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">jə</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ɡɘːb</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-ɜbə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">ɓɜ</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">fɜː</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ŋʷaŋʷaɓ</span><br><span class="gls">dialect</span></span> <span class="ilpair"><span class="mor">-abə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">ɓɜ</span><br><span class="gls">one</span></span></p>
+ <p>lau ka dɜɓɜbə ʋɘ dɘkʷɜbə, nai ɲau, saː, nai lɘ, saː jə ɡɘːbɜbə ɓɜ fɜː ŋʷaŋʷaɓabə ɓɜ</p>
+ <p>лаў ка дԉб̱ԉбҭ̇ вұ дұквԉбҭ̇, най њаў, саа, най лұ, саа јҭ̇ ґөбԉбҭ̇ б̱ԉ фю ӈваӈваб̱абҭ̇ б̱ԉ</p>
+ <il>
+ <w>
+ <o>lau</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>dɜɓ</o>
+ <g>human being</g>
+ </w>
+ <w>
+ <o>-ɜbə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>ʋɘ</o>
+ <g>in_surface</g>
+ </w>
+ <w>
+ <o>dɘkʷ</o>
+ <g>earth</g>
+ </w>
+ <w>
+ <o>-ɜbə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>nai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>ɲau</o>
+ <g>whole</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>saː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>nai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>lɘ</o>
+ <g>all</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>PRES</g>
+ </w>
+ <w>
+ <o>saː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>jə</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ɡɘːb</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>-ɜbə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>ɓɜ</o>
+ <g>one</g>
+ </w>
+ <w>
+ <o>fɜː</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>ŋʷaŋʷaɓ</o>
+ <g>dialect</g>
+ </w>
+ <w>
+ <o>-abə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>ɓɜ</o>
+ <g>one</g>
+ </w>
+ </il>
</s>
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 NRel: No change.
module sentenceconnectors: No change.
module complementise: 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_inside" posp="pp" owner="3s"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</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="STA">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp" owner="3s"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</np>
</pp>
</s>
module markowner: No change.
module propagatenumber: No change.
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="STA">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="STA">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp" owner="3s"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
</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="STA">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="STA" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp" owner="3s"/>
- <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>
</pp>
</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 journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="STA" 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_inside" posp="pp" owner="3s"/>
<np def="def" number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="east"/>
<word gloss="the" posp="det"/>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans>They journeyed from the east.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="journey"/> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number" case="STA" 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="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <pp p="from" location="inside" precise="no"> - <word gloss="from_inside" posp="pp" owner="3s"/> + <word gloss="from_inside" posp="pp" owner="3s" p="from" location="inside" precise="no"/> <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" 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="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> </s>About to call getSlotValue for east/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
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">
<word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="STA" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="STA" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp" owner="3s" p="from" location="inside" precise="no"/>
<np 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="nouncase" function="suffix" gloss="STA"/>
<word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner"/>
<thingy type="npnumber" function="enclitic" 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> <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" case="STA" possessor="no.owner"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <pp p="from" location="inside" precise="no"> <word gloss="from_inside" posp="pp" owner="3s" p="from" location="inside" precise="no"/> - <np 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="nouncase" function="suffix" gloss="STA"/> <word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="STA" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="from_inside" posp="pp" owner="3s" p="from" location="inside" precise="no"/> - <word posp="noun" gloss="east" def="def" number="sing" locus="number" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɗ|a|ɓ|a|ʃ|ə|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="STA" possessor="no.owner">|k|au|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="from_inside" posp="pp" owner="3s" p="from" location="inside" precise="no">|ɓ|ɘː|</word> + <word posp="noun" gloss="east" def="def" number="sing" locus="number" possessor="no.owner">|d|au|t͡ʃ|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner">|s|aː|</word> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |ɗ|a|ɓ|a|ʃ|ə|#-> ɗaɓaʃə
### |ɗ|a|ɓ|a|ʃ|ə|
#-> ɗaɓaʃə
### |k|a|
#-> ka
### |k|a|
#-> ka
### |k|au|
#-> kau
### |k|au|
#-> kau
### |ɓ|ɘː|
#-> ɓɘː
### |ɓ|ɘː|
#-> ɓɘː
### |d|au|t͡ʃ|
#-> daut͡ʃ
### |d|au|t͡ʃ|
#-> daut͡ʃ
### -|a|b|ə|
#-> -abə
### -|a|b|ə|
#-> -abə
### |s|aː|
#-> saː
### |s|aː|
#-> saː
### |ɗ|a|ɓ|a|ʃ|ə| |k|a| |k|au| |ɓ|ɘː| |d|au|t͡ʃ||a|b|ə| |s|aː|
#-> ɗaɓaʃə ka kau ɓɘː daut͡ʃabə saː
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɗ|a|ɓ|a|ʃ|ə|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="STA" possessor="no.owner">|k|au|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="from_inside" posp="pp" owner="3s" p="from" location="inside" precise="no">|ɓ|ɘː|</word>
<word posp="noun" gloss="east" def="def" number="sing" locus="number" possessor="no.owner">|d|au|t͡ʃ|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
<word gloss="the" posp="det" def="def" number="sing" locus="number" possessor="no.owner">|s|aː|</word>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ɗaɓaʃə</span><br><span class="gls">journey</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ɓɘː</span><br><span class="gls">from_inside</span></span> <span class="ilpair"><span class="mor">daut͡ʃ</span><br><span class="gls">east</span></span> <span class="ilpair"><span class="mor">-abə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">saː</span><br><span class="gls">the</span></span></p>
+ <p>ɗaɓaʃə ka kau ɓɘː daut͡ʃabə saː</p>
+ <p>д̱аб̱ашҭ̇ ка каў б̱ө даўчабҭ̇ саа</p>
+ <il>
+ <w>
+ <o>ɗaɓaʃə</o>
+ <g>journey</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>ɓɘː</o>
+ <g>from_inside</g>
+ </w>
+ <w>
+ <o>daut͡ʃ</o>
+ <g>east</g>
+ </w>
+ <w>
+ <o>-abə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>saː</o>
+ <g>the</g>
+ </w>
+ </il>
</s>
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 NRel:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" number="sing" locus="number">
- <relp>
- <vp tam="pres-state" ta="PRES">
- <word lexposp="adj" posp="verb" gloss="wide"/>
- </vp>
- <np head="this" role="subj" number="sing">
+ <np locus="number" id="parent">
+ <np role="obj" number="sing" id="headnp" tr="">
<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 comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp tam="pres-state" ta="PRES">
+ <word lexposp="adj" posp="verb" gloss="wide"/>
+ </vp>
</relp>
</np>
</s>
module sentenceconnectors:
<s connector="and">
+ <word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np locus="number" id="parent">
<np role="obj" number="sing" id="headnp" tr="">
<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 comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np locus="number" id="parent">
<np role="obj" number="sing" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
+ <word gloss="in_inside" posp="pp" owner="3s"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
module constorder: No change.
module casemarking:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np locus="number" id="parent">
<np role="obj" number="sing" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp" owner="3s"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
module markowner: No change.
module propagatenumber:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np locus="number" id="parent">
+ <np locus="number" id="parent" number="sing">
<np role="obj" number="sing" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp" owner="3s"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
createpronouns:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
- <np def="def" 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 locus="number" id="parent" number="sing">
<np role="obj" number="sing" id="headnp" tr="">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp" owner="3s"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
module markowned:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" 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 locus="number" id="parent" number="sing">
- <np role="obj" number="sing" id="headnp" tr="">
+ <np locus="number" id="parent" number="sing" possessor="no.owner">
+ <np role="obj" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp" owner="3s"/>
- <np number="sing" locus="number">
+ <np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</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: No change.
copyuptophrase:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np locus="number" id="parent" number="sing" possessor="no.owner">
<np role="obj" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp" owner="3s"/>
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="wide"/>
</vp>
</relp>
</np>
</s>
prodrop: No change.
addclitics:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" 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 locus="number" id="parent" number="sing" possessor="no.owner">
<np role="obj" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="plain"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp" owner="3s"/>
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="land"/>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="wide"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <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 found a wide plain in the a land.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="find"/> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" 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 locus="number" id="parent" number="sing" possessor="no.owner"> <np role="obj" number="sing" id="headnp" tr="" possessor="no.owner"> - <word posp="noun" gloss="plain"/> + <word posp="noun" gloss="plain" role="obj" number="sing" id="headnp" possessor="no.owner"/> <pp p="in" location="inside" precise="yes"> - <word gloss="in_inside" posp="pp" owner="3s"/> + <word gloss="in_inside" posp="pp" owner="3s" p="in" location="inside" precise="yes"/> <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="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <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> </relp> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </s>About to call getSlotValue for plain/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
About to call getSlotValue for land/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
addaffixes:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<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 locus="number" id="parent" number="sing" possessor="no.owner">
<np role="obj" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="plain" role="obj" number="sing" id="headnp" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp" owner="3s" p="in" location="inside" precise="yes"/>
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="land" number="sing" locus="number" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<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>
</relp>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
flatten:
<s connector="and"> + <flat> <word gloss="and" posp="conj"/> - <littrans>And they found a wide plain in the a land.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <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 locus="number" id="parent" number="sing" possessor="no.owner"> - <np role="obj" number="sing" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="plain" role="obj" number="sing" id="headnp" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="STA"/> - <pp p="in" location="inside" precise="yes"> <word gloss="in_inside" posp="pp" owner="3s" p="in" location="inside" precise="yes"/> - <np number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="land" number="sing" locus="number" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="STA"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.sing"> - <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3.sing"/> + <word lexposp="adj" posp="verb" gloss="wide" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> <thingy type="npnumber" function="enclitic" gloss="sing"/> <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"/> - <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" 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="plain" role="obj" number="sing" id="headnp" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <word gloss="in_inside" posp="pp" owner="3s" p="in" location="inside" precise="yes"/> - <word posp="noun" gloss="land" number="sing" locus="number" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" 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" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word gloss="and" posp="conj">|f|ɜː|</word> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|j|a|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|k|au|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="plain" role="obj" number="sing" id="headnp" possessor="no.owner">|ʃ|a|m|a|ŋ|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <word gloss="in_inside" posp="pp" owner="3s" p="in" location="inside" precise="yes">|d|au|</word> + <word posp="noun" gloss="land" number="sing" locus="number" possessor="no.owner">|ʃ|aː|t͡ʃ|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</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" comma="after">|ɡ|a|j|a|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |f|ɜː|#-> fɜː
### |f|ɜː|
#-> fɜː
### |j|a|
#-> ja
### |j|a|
#-> ja
### |k|a|
#-> ka
### |k|a|
#-> ka
### |k|au|
#-> kau
### |k|au|
#-> kau
### |ʃ|a|m|a|ŋ|
#-> ʃamaŋ
### |ʃ|a|m|a|ŋ|
#-> ʃamaŋ
### -|a|b|ə|
#-> -abə
### -|a|b|ə|
#-> -abə
### |d|au|
#-> dau
### |d|au|
#-> dau
### |ʃ|aː|t͡ʃ|
#-> ʃaːt͡ʃ
### |ʃ|aː|t͡ʃ|
#-> ʃaːt͡ʃ
### -|a|b|ə|
#-> -abə
### -|a|b|ə|
#-> -abə
### -,
#-> -,
### |n|ai|
#-> nai
### |n|ai|
#-> nai
### |ɡ|a|j|a|
#-> ɡaja
### |ɡ|a|j|a|
#-> ɡaja
### |f|ɜː| |j|a| |k|a| |k|au| |ʃ|a|m|a|ŋ||a|b|ə| |d|au| |ʃ|aː|t͡ʃ||a|b|ə|, |n|ai| |ɡ|a|j|a|
#-> fɜː ja ka kau ʃamaŋabə dau ʃaːt͡ʃabə, nai ɡaja
removetags:
<s connector="and" translation="">
<flat>
<word gloss="and" posp="conj">|f|ɜː|</word>
<word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|j|a|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|k|au|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="plain" role="obj" number="sing" id="headnp" possessor="no.owner">|ʃ|a|m|a|ŋ|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
<word gloss="in_inside" posp="pp" owner="3s" p="in" location="inside" precise="yes">|d|au|</word>
<word posp="noun" gloss="land" number="sing" locus="number" possessor="no.owner">|ʃ|aː|t͡ʃ|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</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" comma="after">|ɡ|a|j|a|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">fɜː</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ja</span><br><span class="gls">find</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ʃamaŋ</span><br><span class="gls">plain</span></span> <span class="ilpair"><span class="mor">-abə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">dau</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">ʃaːt͡ʃ</span><br><span class="gls">land</span></span> <span class="ilpair"><span class="mor">-abə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">nai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">ɡaja</span><br><span class="gls">wide</span></span></p>
+ <p>fɜː ja ka kau ʃamaŋabə dau ʃaːt͡ʃabə, nai ɡaja</p>
+ <p>фю ја ка каў шамаӈабҭ̇ даў шаачабҭ̇, най ґаја</p>
+ <il>
+ <w>
+ <o>fɜː</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>ja</o>
+ <g>find</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>ʃamaŋ</o>
+ <g>plain</g>
+ </w>
+ <w>
+ <o>-abə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>dau</o>
+ <g>in_inside</g>
+ </w>
+ <w>
+ <o>ʃaːt͡ʃ</o>
+ <g>land</g>
+ </w>
+ <w>
+ <o>-abə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>nai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>ɡaja</o>
+ <g>wide</g>
+ </w>
+ </il>
</s>
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 NRel: 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 complementise: 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="STA">
<word posp="noun" gloss="human being"/>
</np>
<word posp="adv" gloss="there"/>
</s>
module markowner: No change.
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="STA">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="STA">
+ <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="STA">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="STA" 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">
<word posp="verb" gloss="dwell"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" case="STA" 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"> - <word posp="verb" gloss="dwell"/> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="plur" tr="theme" role="subj" locus="number" case="STA" 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="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <word posp="adv" gloss="there"/> </s>
addaffixes: No change.
flatten:
<s connector="thus"> + <flat> <word gloss="thus" posp="conj"/> - <littrans>Thus they dwelled there.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" case="STA" possessor="no.owner"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="STA" 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"/> - <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="STA" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="adv" gloss="there"/> + <word gloss="thus" posp="conj">|ŋ|a|ɡʷ|ɘ|</word> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɗ|ə|n|ai|t|a|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="STA" possessor="no.owner">|k|au|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="adv" gloss="there">|ɲ|ɜː|</word> </flat> </s>
vowelharmony:
<s connector="thus" translation=""> <flat> - <word gloss="thus" posp="conj">|ŋ|a|ɡʷ|ɘ|</word> + <word gloss="thus" posp="conj">|ŋ|ɜ|ɡʷ|ɘ|</word> <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɗ|ə|n|ai|t|a|</word> <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="STA" possessor="no.owner">|k|au|</word> <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <word posp="adv" gloss="there">|ɲ|ɜː|</word> </flat> </s>### |ŋ|ɜ|ɡʷ|ɘ|
#-> ŋɜɡʷɘ
### |ŋ|ɜ|ɡʷ|ɘ|
#-> ŋɜɡʷɘ
### |ɗ|ə|n|ai|t|a|
#-> ɗənaita
### |ɗ|ə|n|ai|t|a|
#-> ɗənaita
### |k|a|
#-> ka
### |k|a|
#-> ka
### |k|au|
#-> kau
### |k|au|
#-> kau
### |ɲ|ɜː|
#-> ɲɜː
### |ɲ|ɜː|
#-> ɲɜː
### |ŋ|ɜ|ɡʷ|ɘ| |ɗ|ə|n|ai|t|a| |k|a| |k|au| |ɲ|ɜː|
#-> ŋɜɡʷɘ ɗənaita ka kau ɲɜː
removetags:
<s connector="thus" translation="">
<flat>
<word gloss="thus" posp="conj">|ŋ|ɜ|ɡʷ|ɘ|</word>
<word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɗ|ə|n|ai|t|a|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="STA" possessor="no.owner">|k|au|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="adv" gloss="there">|ɲ|ɜː|</word>
</flat>
+ <p><span class="ilpair"><span class="mor">ŋɜɡʷɘ</span><br><span class="gls">thus</span></span> <span class="ilpair"><span class="mor">ɗənaita</span><br><span class="gls">dwell</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ɲɜː</span><br><span class="gls">there</span></span></p>
+ <p>ŋɜɡʷɘ ɗənaita ka kau ɲɜː</p>
+ <p>ӈԉґвұ д̱ҭ̇найта ка каў њю</p>
+ <il>
+ <w>
+ <o>ŋɜɡʷɘ</o>
+ <g>thus</g>
+ </w>
+ <w>
+ <o>ɗənaita</o>
+ <g>dwell</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>ɲɜː</o>
+ <g>there</g>
+ </w>
+ </il>
</s>
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 NRel: No change.
module sentenceconnectors: No change.
module complementise:
<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>
+ <word gloss="COMP" posp="pp"/>
<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>
+ <word gloss="COMP" posp="pp"/>
<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>
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>
- <word gloss="COMP" posp="pp"/>
- <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>
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <word posp="verb" gloss="make"/>
+ </vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
+ <word gloss="COMP" posp="pp"/>
</subs>
<subs>
- <word gloss="COMP" posp="pp"/>
- <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>
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <word posp="verb" gloss="burn"/>
+ </vp>
<np role="obj" number="plur" locus="number">
<word posp="noun" gloss="brick"/>
</np>
+ <word gloss="COMP" posp="pp"/>
<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 number="plur" def="def" role="subj" locus="number">
+ <np number="plur" def="def" role="subj" locus="number" case="ACT">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
- <np role="obj" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number" case="STA">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<subs>
- <np number="plur" def="def" role="subj" locus="number">
+ <np number="plur" def="def" role="subj" locus="number" case="ACT">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
- <np role="obj" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number" case="STA">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
</conjp>
</np>
</s>
module markowner: No change.
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 number="plur" def="def" role="subj" locus="number" case="ACT">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<subs>
<np number="plur" def="def" role="subj" locus="number" case="ACT">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<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 number="plur" def="def" role="subj" locus="number" case="ACT">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<subs>
<np number="plur" def="def" role="subj" locus="number" case="ACT">
<word person="1incl" number="plur" posp="pron"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<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 number="plur" def="def" role="subj" locus="number" case="ACT">
+ <np number="plur" def="def" role="subj" locus="number" case="ACT" 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">
<word posp="verb" gloss="make"/>
</vp>
- <np role="obj" number="plur" locus="number" case="STA">
+ <np role="obj" number="plur" locus="number" case="STA" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<subs>
- <np number="plur" def="def" role="subj" locus="number" case="ACT">
+ <np number="plur" def="def" role="subj" locus="number" case="ACT" 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">
<word posp="verb" gloss="burn"/>
</vp>
- <np role="obj" number="plur" locus="number" case="STA">
+ <np role="obj" number="plur" locus="number" case="STA" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<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 number="plur" def="def" role="subj" locus="number" case="ACT" 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">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
+ <word posp="conj" gloss="and"/>
<subs>
<np number="plur" def="def" role="subj" locus="number" case="ACT" 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">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<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 number="plur" def="def" role="subj" locus="number" case="ACT" 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">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np number="plur" def="def" role="subj" locus="number" case="ACT" 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">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<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 number="plur" def="def" role="subj" locus="number" case="ACT" 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">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np number="plur" def="def" role="subj" locus="number" case="ACT" 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">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<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">
+ <np role="obj" number="plur" possessor="no.owner" person="1incl">
<subs>
- <np number="plur" def="def" role="subj" locus="number" case="ACT" possessor="no.owner">
+ <np number="plur" def="def" role="subj" locus="number" case="ACT" 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">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">
<word posp="verb" gloss="make"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
- <np number="plur" def="def" role="subj" locus="number" case="ACT" possessor="no.owner">
+ <np number="plur" def="def" role="subj" locus="number" case="ACT" 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">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">
<word posp="verb" gloss="burn"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA" possessor="no.owner">
<word posp="noun" gloss="brick"/>
</np>
<word gloss="COMP" posp="pp"/>
<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">
<word posp="verb" gloss="say"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" 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" person="1incl">
<subs>
<np number="plur" def="def" role="subj" locus="number" case="ACT" 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" subj="1incl.plur" obj="3.plur">
<word posp="verb" gloss="make"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="imperative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA" possessor="no.owner">
<word posp="noun" gloss="brick"/>
+ <thingy type="npnumber" function="enclitic" gloss="plur"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np number="plur" def="def" role="subj" locus="number" case="ACT" 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" subj="1incl.plur" obj="3.plur">
<word posp="verb" gloss="burn"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="imperative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA" possessor="no.owner">
<word posp="noun" gloss="brick"/>
+ <thingy type="npnumber" function="enclitic" gloss="plur"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="COMP" posp="pp"/>
<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"> - <word posp="verb" gloss="say"/> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" 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" person="1incl"> <subs> <np number="plur" def="def" role="subj" locus="number" case="ACT" 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="ACT" 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" subj="1incl.plur" obj="3.plur"> - <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" subj="1incl.plur" obj="3.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="obj" number="plur" locus="number" case="STA" possessor="no.owner"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="STA" possessor="no.owner"/> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - <word gloss="COMP" posp="pp"/> + <word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl"/> </subs> - <word posp="conj" gloss="and"/> + <word posp="conj" gloss="and" role="obj" number="plur" possessor="no.owner" person="1incl"/> <subs> <np number="plur" def="def" role="subj" locus="number" case="ACT" 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="ACT" 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" subj="1incl.plur" obj="3.plur"> - <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" subj="1incl.plur" obj="3.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="obj" number="plur" locus="number" case="STA" possessor="no.owner"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="STA" possessor="no.owner"/> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - <word gloss="COMP" posp="pp"/> - <word posp="adv" gloss="thoroughly"/> + <word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl"/> + <word posp="adv" gloss="thoroughly" role="obj" number="plur" possessor="no.owner" person="1incl"/> </subs> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </s>About to call getSlotValue for brick/noun/case/obligatory
Got STA
About to call getSlotValue for brick/noun/case/obligatory
Got STA
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">
<word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<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" person="1incl">
<subs>
<np number="plur" def="def" role="subj" locus="number" case="ACT" possessor="no.owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="ACT" 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" subj="1incl.plur" obj="3.plur">
<word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA" possessor="no.owner">
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="STA" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl"/>
</subs>
<word posp="conj" gloss="and" role="obj" number="plur" possessor="no.owner" person="1incl"/>
<subs>
<np number="plur" def="def" role="subj" locus="number" case="ACT" possessor="no.owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="ACT" 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" subj="1incl.plur" obj="3.plur">
<word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="imperative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" number="plur" locus="number" case="STA" possessor="no.owner">
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="STA" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl"/>
<word posp="adv" gloss="thoroughly" role="obj" number="plur" possessor="no.owner" person="1incl"/>
</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> <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <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" person="1incl"> - <subs> - <np number="plur" def="def" role="subj" locus="number" case="ACT" possessor="no.owner" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="ACT" 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" subj="1incl.plur" obj="3.plur"> <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="obj" number="plur" locus="number" case="STA" possessor="no.owner"> <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="STA" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="STA"/> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl"/> - </subs> <word posp="conj" gloss="and" role="obj" number="plur" possessor="no.owner" person="1incl"/> - <subs> - <np number="plur" def="def" role="subj" locus="number" case="ACT" possessor="no.owner" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="ACT" 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" subj="1incl.plur" obj="3.plur"> <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="imperative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="obj" number="plur" locus="number" case="STA" possessor="no.owner"> <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="STA" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="STA"/> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl"/> <word posp="adv" gloss="thoroughly" role="obj" number="plur" possessor="no.owner" person="1incl"/> - </subs> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" 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 person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="ACT" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="imperative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="STA" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <thingy type="npnumber" function="enclitic" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl"/> - <word posp="conj" gloss="and" role="obj" number="plur" possessor="no.owner" person="1incl"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="ACT" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="imperative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="STA" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <thingy type="npnumber" function="enclitic" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl"/> - <word posp="adv" gloss="thoroughly" role="obj" number="plur" possessor="no.owner" person="1incl"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|j|ɜ|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|k|au|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="ACT" possessor="no.owner">|kʷ|ɘ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">|ɗ|ɘ|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="imperative">|m|ə|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="STA" possessor="no.owner">|m|a|kʷ|ai|l|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl">|n|a|ŋ|ɘː|</word> + <word posp="conj" gloss="and" role="obj" number="plur" possessor="no.owner" person="1incl">|f|ɜː|</word> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="ACT" possessor="no.owner">|kʷ|ɘ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">|ɲ|ɘ|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="imperative">|m|ə|</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="STA" possessor="no.owner">|m|a|kʷ|ai|l|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl">|n|a|ŋ|ɘː|</word> + <word posp="adv" gloss="thoroughly" role="obj" number="plur" possessor="no.owner" person="1incl">|ʋ|ə|ʋ|a|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony:
<s translation="">
<flat>
<word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|j|ɜ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|k|au|</word>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="ACT" possessor="no.owner">|kʷ|ɘ|</word>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">|ɗ|ɘ|</word>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="enclitic" gloss="imperative">|m|ə|</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="STA" possessor="no.owner">|m|a|kʷ|ai|l|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl">|n|a|ŋ|ɘː|</word>
+ <word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl">|n|ɜ|ŋ|ɘː|</word>
<word posp="conj" gloss="and" role="obj" number="plur" possessor="no.owner" person="1incl">|f|ɜː|</word>
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="ACT" possessor="no.owner">|kʷ|ɘ|</word>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">|ɲ|ɘ|</word>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="enclitic" gloss="imperative">|m|ə|</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="STA" possessor="no.owner">|m|a|kʷ|ai|l|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl">|n|a|ŋ|ɘː|</word>
+ <word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl">|n|ɜ|ŋ|ɘː|</word>
<word posp="adv" gloss="thoroughly" role="obj" number="plur" possessor="no.owner" person="1incl">|ʋ|ə|ʋ|a|</word>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
</s>
### |j|ɜ|#-> jɜ
### |j|ɜ|
#-> jɜ
### |k|a|
#-> ka
### |k|a|
#-> ka
### |k|au|
#-> kau
### |k|au|
#-> kau
### |kʷ|ɘ|
#-> kʷɘ
### |kʷ|ɘ|
#-> kʷɘ
### |ɗ|ɘ|
#-> ɗɘ
### |ɗ|ɘ|
#-> ɗɘ
### |m|ə|
#-> mə
### |m|ə|
#-> mə
### |m|a|kʷ|ai|l|
#-> makʷail
### |m|a|kʷ|ai|l|
#-> makʷail
### -|a|b|ə|
#-> -abə
### -|a|b|ə|
#-> -abə
### |j|ə|
#-> jə
### |j|ə|
#-> jə
### |n|ɜ|ŋ|ɘː|
#-> nɜŋɘː
### |n|ɜ|ŋ|ɘː|
#-> nɜŋɘː
### |f|ɜː|
#-> fɜː
### |f|ɜː|
#-> fɜː
### |kʷ|ɘ|
#-> kʷɘ
### |kʷ|ɘ|
#-> kʷɘ
### |ɲ|ɘ|
#-> ɲɘ
### |ɲ|ɘ|
#-> ɲɘ
### |m|ə|
#-> mə
### |m|ə|
#-> mə
### |m|a|kʷ|ai|l|
#-> makʷail
### |m|a|kʷ|ai|l|
#-> makʷail
### -|a|b|ə|
#-> -abə
### -|a|b|ə|
#-> -abə
### |j|ə|
#-> jə
### |j|ə|
#-> jə
### |n|ɜ|ŋ|ɘː|
#-> nɜŋɘː
### |n|ɜ|ŋ|ɘː|
#-> nɜŋɘː
### |ʋ|ə|ʋ|a|
#-> ʋəʋa
### |ʋ|ə|ʋ|a|
#-> ʋəʋa
### |j|ɜ| |k|a| |k|au| |kʷ|ɘ| |ɗ|ɘ| |m|ə| |m|a|kʷ|ai|l||a|b|ə| |j|ə| |n|ɜ|ŋ|ɘː| |f|ɜː| |kʷ|ɘ| |ɲ|ɘ| |m|ə| |m|a|kʷ|ai|l||a|b|ə| |j|ə| |n|ɜ|ŋ|ɘː| |ʋ|ə|ʋ|a|
#-> jɜ ka kau kʷɘ ɗɘ mə makʷailabə jə nɜŋɘː fɜː kʷɘ ɲɘ mə makʷailabə jə nɜŋɘː ʋəʋa
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|j|ɜ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|k|au|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="ACT" possessor="no.owner">|kʷ|ɘ|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">|ɗ|ɘ|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="enclitic" gloss="imperative">|m|ə|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="STA" possessor="no.owner">|m|a|kʷ|ai|l|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl">|n|ɜ|ŋ|ɘː|</word>
<word posp="conj" gloss="and" role="obj" number="plur" possessor="no.owner" person="1incl">|f|ɜː|</word>
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="ACT" possessor="no.owner">|kʷ|ɘ|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" subj="1incl.plur" obj="3.plur">|ɲ|ɘ|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="enclitic" gloss="imperative">|m|ə|</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="STA" possessor="no.owner">|m|a|kʷ|ai|l|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="COMP" posp="pp" role="obj" number="plur" possessor="no.owner" person="1incl">|n|ɜ|ŋ|ɘː|</word>
<word posp="adv" gloss="thoroughly" role="obj" number="plur" possessor="no.owner" person="1incl">|ʋ|ə|ʋ|a|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">jɜ</span><br><span class="gls">say</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">kʷɘ</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">ɗɘ</span><br><span class="gls">make</span></span> <span class="ilpair"><span class="mor">mə</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">makʷail</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">-abə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">jə</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">nɜŋɘː</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">fɜː</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">kʷɘ</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">ɲɘ</span><br><span class="gls">burn</span></span> <span class="ilpair"><span class="mor">mə</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">makʷail</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">-abə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">jə</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">nɜŋɘː</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">ʋəʋa</span><br><span class="gls">thoroughly</span></span></p>
+ <p>jɜ ka kau kʷɘ ɗɘ mə makʷailabə jə nɜŋɘː fɜː kʷɘ ɲɘ mə makʷailabə jə nɜŋɘː ʋəʋa</p>
+ <p>јԉ ка каў квұ д̱ұ мҭ̇ маквайлабҭ̇ јҭ̇ нԉӈө фю квұ њұ мҭ̇ маквайлабҭ̇ јҭ̇ нԉӈө вҭ̇ва</p>
+ <il>
+ <w>
+ <o>jɜ</o>
+ <g>say</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>kʷɘ</o>
+ <g>1incl.plur</g>
+ </w>
+ <w>
+ <o>ɗɘ</o>
+ <g>make</g>
+ </w>
+ <w>
+ <o>mə</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>makʷail</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>-abə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>jə</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>nɜŋɘː</o>
+ <g>COMP</g>
+ </w>
+ <w>
+ <o>fɜː</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>kʷɘ</o>
+ <g>1incl.plur</g>
+ </w>
+ <w>
+ <o>ɲɘ</o>
+ <g>burn</g>
+ </w>
+ <w>
+ <o>mə</o>
+ <g>imperative</g>
+ </w>
+ <w>
+ <o>makʷail</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>-abə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>jə</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>nɜŋɘː</o>
+ <g>COMP</g>
+ </w>
+ <w>
+ <o>ʋəʋa</o>
+ <g>thoroughly</g>
+ </w>
+ </il>
</s>
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 NRel: No change.
module sentenceconnectors: No change.
module complementise: 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">
+ <word gloss="PURP" posp="pp" owner="3s"/>
<np number="sing" locus="number">
<word posp="noun" gloss="stone"/>
</np>
</pp>
</np>
</s>
module constorder: No change.
module casemarking: No change.
module markowner: 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">
<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">
+ <np number="sing" locus="number" 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">
<word posp="verb" gloss="have"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" 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" possessor="no.owner">
<word posp="noun" gloss="stone"/>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <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"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" 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" possessor="no.owner"> - <word posp="noun" gloss="stone"/> + <word posp="noun" gloss="stone" number="sing" locus="number" possessor="no.owner"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </s>About to call getSlotValue for brick/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
About to call getSlotValue for stone/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
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">
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<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="nouncase" function="suffix" gloss="STA"/>
<pp role="purpose">
<word gloss="PURP" posp="pp" owner="3s" role="purpose"/>
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="stone" number="sing" locus="number" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<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> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <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="nouncase" function="suffix" gloss="STA"/> - <pp role="purpose"> <word gloss="PURP" posp="pp" owner="3s" role="purpose"/> - <np number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="stone" number="sing" locus="number" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="STA"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" 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="nouncase" function="suffix" gloss="STA"/> - <word gloss="PURP" posp="pp" owner="3s" role="purpose"/> - <word posp="noun" gloss="stone" number="sing" locus="number" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|l|au|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|k|au|</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">|m|a|kʷ|ai|l|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <word gloss="PURP" posp="pp" owner="3s" role="purpose">|p|a|t͡ʃ|aː|</word> + <word posp="noun" gloss="stone" number="sing" locus="number" possessor="no.owner">|ʃ|aː|k|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |l|au|#-> lau
### |l|au|
#-> lau
### |k|a|
#-> ka
### |k|a|
#-> ka
### |k|au|
#-> kau
### |k|au|
#-> kau
### |m|a|kʷ|ai|l|
#-> makʷail
### |m|a|kʷ|ai|l|
#-> makʷail
### -|a|b|ə|
#-> -abə
### -|a|b|ə|
#-> -abə
### |p|a|t͡ʃ|aː|
#-> pat͡ʃaː
### |p|a|t͡ʃ|aː|
#-> pat͡ʃaː
### |ʃ|aː|k|
#-> ʃaːk
### |ʃ|aː|k|
#-> ʃaːk
### -|a|b|ə|
#-> -abə
### -|a|b|ə|
#-> -abə
### |l|au| |k|a| |k|au| |m|a|kʷ|ai|l||a|b|ə| |p|a|t͡ʃ|aː| |ʃ|aː|k||a|b|ə|
#-> lau ka kau makʷailabə pat͡ʃaː ʃaːkabə
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|l|au|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|k|au|</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">|m|a|kʷ|ai|l|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
<word gloss="PURP" posp="pp" owner="3s" role="purpose">|p|a|t͡ʃ|aː|</word>
<word posp="noun" gloss="stone" number="sing" locus="number" possessor="no.owner">|ʃ|aː|k|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">lau</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">makʷail</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">-abə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">pat͡ʃaː</span><br><span class="gls"><span class="glssc">PURP</span></span></span> <span class="ilpair"><span class="mor">ʃaːk</span><br><span class="gls">stone</span></span> <span class="ilpair"><span class="mor">-abə</span><br><span class="gls"><span class="glssc">STA</span></span></span></p>
+ <p>lau ka kau makʷailabə pat͡ʃaː ʃaːkabə</p>
+ <p>лаў ка каў маквайлабҭ̇ пачаа шаакабҭ̇</p>
+ <il>
+ <w>
+ <o>lau</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>makʷail</o>
+ <g>brick</g>
+ </w>
+ <w>
+ <o>-abə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>pat͡ʃaː</o>
+ <g>PURP</g>
+ </w>
+ <w>
+ <o>ʃaːk</o>
+ <g>stone</g>
+ </w>
+ <w>
+ <o>-abə</o>
+ <g>STA</g>
+ </w>
+ </il>
</s>
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 NRel: 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 complementise: 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">
+ <word gloss="PURP" posp="pp" owner="3s"/>
<np number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
module constorder: No change.
module casemarking: No change.
module markowner: 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">
<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">
+ <np number="sing" locus="number" 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">
<word posp="verb" gloss="have"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" 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" possessor="no.owner">
<word posp="noun" gloss="mortar"/>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <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"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" 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" possessor="no.owner"> - <word posp="noun" gloss="mortar"/> + <word posp="noun" gloss="mortar" number="sing" locus="number" possessor="no.owner"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </s>About to call getSlotValue for slime/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
About to call getSlotValue for mortar/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
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">
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<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="nouncase" function="suffix" gloss="STA"/>
<pp role="purpose">
<word gloss="PURP" posp="pp" owner="3s" role="purpose"/>
<np number="sing" locus="number" possessor="no.owner">
<word posp="noun" gloss="mortar" number="sing" locus="number" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<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"> <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner"> <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="nouncase" function="suffix" gloss="STA"/> - <pp role="purpose"> <word gloss="PURP" posp="pp" owner="3s" role="purpose"/> - <np number="sing" locus="number" possessor="no.owner"> <word posp="noun" gloss="mortar" number="sing" locus="number" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="STA"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> <thingy type="npnumber" function="enclitic" gloss="sing"/> <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"/> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" 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="nouncase" function="suffix" gloss="STA"/> - <word gloss="PURP" posp="pp" owner="3s" role="purpose"/> - <word posp="noun" gloss="mortar" number="sing" locus="number" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word gloss="and" posp="conj">|f|ɜː|</word> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|l|au|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|k|au|</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">|p|a|ɡ|ai|ɡʷ|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <word gloss="PURP" posp="pp" owner="3s" role="purpose">|p|a|t͡ʃ|aː|</word> + <word posp="noun" gloss="mortar" number="sing" locus="number" possessor="no.owner">|t͡ʃ|ə|t|ɘ|d|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony:
<s connector="and" translation="">
<flat>
<word gloss="and" posp="conj">|f|ɜː|</word>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|l|au|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|k|au|</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">|p|a|ɡ|ai|ɡʷ|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
<word gloss="PURP" posp="pp" owner="3s" role="purpose">|p|a|t͡ʃ|aː|</word>
<word posp="noun" gloss="mortar" number="sing" locus="number" possessor="no.owner">|t͡ʃ|ə|t|ɘ|d|</word>
- <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
</s>
### |f|ɜː|#-> fɜː
### |f|ɜː|
#-> fɜː
### |l|au|
#-> lau
### |l|au|
#-> lau
### |k|a|
#-> ka
### |k|a|
#-> ka
### |k|au|
#-> kau
### |k|au|
#-> kau
### |p|a|ɡ|ai|ɡʷ|
#-> paɡaiɡʷ
### |p|a|ɡ|ai|ɡʷ|
#-> paɡaiɡʷ
### -|a|b|ə|
#-> -abə
### -|a|b|ə|
#-> -abə
### |p|a|t͡ʃ|aː|
#-> pat͡ʃaː
### |p|a|t͡ʃ|aː|
#-> pat͡ʃaː
### |t͡ʃ|ə|t|ɘ|d|
#-> t͡ʃətɘd
### |t͡ʃ|ə|t|ɘ|d|
#-> t͡ʃətɘd
### -|ɜ|b|ə|
#-> -ɜbə
### -|ɜ|b|ə|
#-> -ɜbə
### |f|ɜː| |l|au| |k|a| |k|au| |p|a|ɡ|ai|ɡʷ||a|b|ə| |p|a|t͡ʃ|aː| |t͡ʃ|ə|t|ɘ|d||ɜ|b|ə|
#-> fɜː lau ka kau paɡaiɡʷabə pat͡ʃaː t͡ʃətɘdɜbə
removetags:
<s connector="and" translation="">
<flat>
<word gloss="and" posp="conj">|f|ɜː|</word>
<word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">|l|au|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|k|au|</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">|p|a|ɡ|ai|ɡʷ|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
<word gloss="PURP" posp="pp" owner="3s" role="purpose">|p|a|t͡ʃ|aː|</word>
<word posp="noun" gloss="mortar" number="sing" locus="number" possessor="no.owner">|t͡ʃ|ə|t|ɘ|d|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">fɜː</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">lau</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">paɡaiɡʷ</span><br><span class="gls">slime</span></span> <span class="ilpair"><span class="mor">-abə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">pat͡ʃaː</span><br><span class="gls"><span class="glssc">PURP</span></span></span> <span class="ilpair"><span class="mor">t͡ʃətɘd</span><br><span class="gls">mortar</span></span> <span class="ilpair"><span class="mor">-ɜbə</span><br><span class="gls"><span class="glssc">STA</span></span></span></p>
+ <p>fɜː lau ka kau paɡaiɡʷabə pat͡ʃaː t͡ʃətɘdɜbə</p>
+ <p>фю лаў ка каў паґайґвабҭ̇ пачаа чҭ̇тұдԉбҭ̇</p>
+ <il>
+ <w>
+ <o>fɜː</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>lau</o>
+ <g>have</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>paɡaiɡʷ</o>
+ <g>slime</g>
+ </w>
+ <w>
+ <o>-abə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>pat͡ʃaː</o>
+ <g>PURP</g>
+ </w>
+ <w>
+ <o>t͡ʃətɘd</o>
+ <g>mortar</g>
+ </w>
+ <w>
+ <o>-ɜbə</o>
+ <g>STA</g>
+ </w>
+ </il>
</s>
Лаў ка дԉб̱ԉбҭ̇ вұ дұквԉбҭ̇, най њаў, саа, най лұ, саа јҭ̇ ґөбԉбҭ̇ б̱ԉ фю ӈваӈваб̱абҭ̇ б̱ԉ. Д̱аб̱ашҭ̇ ка каў б̱ө даўчабҭ̇ саа, фю ја ка каў шамаӈабҭ̇ даў шаачабҭ̇, най ґаја, ӈԉґвұ д̱ҭ̇найта ка каў њю. Јԉ ка каў квұ д̱ұ мҭ̇ маквайлабҭ̇ јҭ̇ нԉӈө фю квұ њұ мҭ̇ маквайлабҭ̇ јҭ̇ нԉӈө вҭ̇ва. Лаў ка каў маквайлабҭ̇ пачаа шаакабҭ̇, фю лаў ка каў паґайґвабҭ̇ пачаа чҭ̇тұдԉбҭ̇.
And the whole earth was of one language, and of one speech. 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. And they said one to another, Go to, let us make brick, and burn them thoroughly. And they had brick for stone, and slime had they for morter.
A Creation Myth
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 NRel:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np number="plur" tr="rheme" role="obj" locus="number">
- <relp>
+ <np locus="number" id="parent">
+ <np role="obj" number="plur" id="headnp" tr="rheme">
+ <word posp="noun" gloss="human being"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="plur" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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: No change.
module complementise: No change.
tva1tva2
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np locus="number" id="parent">
<np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
- <np id="relnp" number="plur" def="neither" role="subj" comma="before">
+ <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</relp>
</np>
</s>
module markowner: No change.
module propagatenumber:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np locus="number" id="parent">
+ <np locus="number" id="parent" number="plur">
<np role="obj" number="plur" id="headnp" tr="rheme">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</relp>
</np>
</s>
createpronouns: No change.
module markowned:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
- <np locus="number" id="parent" number="plur">
- <np role="obj" number="plur" id="headnp" tr="rheme">
+ <np locus="number" id="parent" number="plur" possessor="no.owner">
+ <np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
- <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA">
+ <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</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>
<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 locus="number" id="parent" number="plur" possessor="no.owner">
<np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</relp>
</np>
</s>
copyuptophrase:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
- <np def="def" 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 locus="number" id="parent" number="plur" possessor="no.owner">
<np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">
<word posp="noun" gloss="human being"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.plur">
<word lexposp="adj" posp="verb" gloss="other"/>
</vp>
</relp>
</np>
</s>
prodrop: No change.
addclitics:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="NEG"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" 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 locus="number" id="parent" number="plur" possessor="no.owner">
<np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">
<word posp="noun" gloss="human being"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.plur">
<word lexposp="adj" posp="verb" gloss="other"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
+ <thingy type="npnumber" function="enclitic" gloss="plur"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans>We do not resemble other humans.</littrans> <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="resemble"/> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" 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 locus="number" id="parent" number="plur" possessor="no.owner"> <np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"> - <word posp="noun" gloss="human being"/> + <word posp="noun" gloss="human being" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <relp comma="after"> <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <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> </relp> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </s>About to call getSlotValue for human being/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
addaffixes:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1incl">
<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 locus="number" id="parent" number="plur" possessor="no.owner">
<np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">
<word posp="noun" gloss="human being" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<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>
</relp>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</s>
flatten:
<s> - <littrans>We do not resemble other humans.</littrans> - <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <flat> <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" tr="theme" role="subj" locus="number" possessor="no.owner" person="1incl"> <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 locus="number" id="parent" number="plur" possessor="no.owner"> - <np role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"> <word posp="noun" gloss="human being" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="STA"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.plur"> - <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3.plur"/> + <word lexposp="adj" posp="verb" gloss="other" tam="pres-state" ta="PRES" subj="3.plur" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="1incl" 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 posp="noun" gloss="human being" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" 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" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="npnumber" function="enclitic" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|ᵑǀ|ə|ɲ|ɜː|ɡ|ə|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG">|d|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|kʷ|ɘ|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="human being" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">|d|ɜ|ɓ|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</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" comma="after">|n|a|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony:
<s translation="">
<flat>
<word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|ᵑǀ|ə|ɲ|ɜː|ɡ|ə|</word>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="NEG">|d|a|</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|kʷ|ɘ|</word>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="human being" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">|d|ɜ|ɓ|</word>
- <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</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" comma="after">|n|a|</word>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
</s>
### |ᵑǀ|ə|ɲ|ɜː|ɡ|ə|#-> ᵑǀəɲɜːɡə
### |ᵑǀ|ə|ɲ|ɜː|ɡ|ə|
#-> ᵑǀəɲɜːɡə
### |d|a|
#-> da
### |d|a|
#-> da
### |kʷ|ɘ|
#-> kʷɘ
### |kʷ|ɘ|
#-> kʷɘ
### |d|ɜ|ɓ|
#-> dɜɓ
### |d|ɜ|ɓ|
#-> dɜɓ
### -|ɜ|b|ə|
#-> -ɜbə
### -|ɜ|b|ə|
#-> -ɜbə
### -,
#-> -,
### |n|ai|
#-> nai
### |n|ai|
#-> nai
### |n|a|
#-> na
### |n|a|
#-> na
### |j|ə|
#-> jə
### |j|ə|
#-> jə
### |ᵑǀ|ə|ɲ|ɜː|ɡ|ə| |d|a| |kʷ|ɘ| |d|ɜ|ɓ||ɜ|b|ə|, |n|ai| |n|a| |j|ə|
#-> ᵑǀəɲɜːɡə da kʷɘ dɜɓɜbə, nai na jə
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">|ᵑǀ|ə|ɲ|ɜː|ɡ|ə|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="NEG">|d|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number" possessor="no.owner">|kʷ|ɘ|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="human being" role="obj" number="plur" id="headnp" tr="rheme" possessor="no.owner">|d|ɜ|ɓ|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="plur" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</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" comma="after">|n|a|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ᵑǀəɲɜːɡə</span><br><span class="gls">resemble</span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">kʷɘ</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">dɜɓ</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">-ɜbə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">nai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">na</span><br><span class="gls">other</span></span> <span class="ilpair"><span class="mor">jə</span><br><span class="gls">plur</span></span></p>
+ <p>ᵑǀəɲɜːɡə da kʷɘ dɜɓɜbə, nai na jə</p>
+ <p>ҁнҭ̇њюґҭ̇ да квұ дԉб̱ԉбҭ̇, най на јҭ̇</p>
+ <il>
+ <w>
+ <o>ᵑǀəɲɜːɡə</o>
+ <g>resemble</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>NEG</g>
+ </w>
+ <w>
+ <o>kʷɘ</o>
+ <g>1incl.plur</g>
+ </w>
+ <w>
+ <o>dɜɓ</o>
+ <g>human being</g>
+ </w>
+ <w>
+ <o>-ɜbə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>nai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>na</o>
+ <g>other</g>
+ </w>
+ <w>
+ <o>jə</o>
+ <g>plur</g>
+ </w>
+ </il>
</s>
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 NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
- <np def="def" number="plur" output="aspron" locus="number" role="owner">
+ <np def="def" number="plur" output="aspron" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="human being"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module propagatenumber:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
- <np role="subj" tr="rheme">
+ <np role="subj" tr="rheme" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
- <np role="obj" tr="theme">
- <np type="owner_owned">
+ <np role="obj" tr="theme" number="plur">
+ <np type="owner_owned" number="plur">
<np def="def" number="plur" output="aspron" locus="number" role="owner" case="GEN">
<word posp="noun" gloss="human being"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
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" case="GEN">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" locus="number" role="owner" case="GEN">
+ <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" case="GEN">
+ <np def="def" number="plur" locus="number" role="owner" case="GEN" 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: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
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 def="def" number="plur" locus="number" role="owner" case="GEN" 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>
</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 def="def" number="plur" locus="number" role="owner" case="GEN" 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>
</np>
</s>
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="rheme" number="plur" possessor="no.owner">
<np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
+ <thingy type="npnumber" function="enclitic" 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"/>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <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 def="def" number="plur" locus="number" role="owner" case="GEN" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
+ <thingy type="npnumber" function="enclitic" gloss="plur"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</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">
<word posp="verb" gloss="shape"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" tr="rheme" number="plur" possessor="no.owner">
<np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
<thingy type="npnumber" function="enclitic" 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"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<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 def="def" number="plur" locus="number" role="owner" case="GEN" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</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">
<word posp="verb" gloss="shape"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
<thingy type="npnumber" function="enclitic" 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"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<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 def="def" number="plur" locus="number" role="owner" case="GEN" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <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 posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</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"> - <word posp="verb" gloss="shape"/> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np 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="npnumber" function="enclitic" 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"/> + <word posp="noun" gloss="time" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <np def="def" number="plur" locus="number" role="owner" case="GEN" 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" case="GEN" 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="theme"> - <word posp="noun" gloss="language"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="language" 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="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="3.plur"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </s>About to call getSlotValue for fight/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
About to call getSlotValue for time/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
About to call getSlotValue for language/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
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">
<word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np 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="nouncase" function="suffix" gloss="STA"/>
<thingy type="npnumber" function="enclitic" 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="nouncase" function="suffix" gloss="STA"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
<np def="def" number="plur" locus="number" role="owner" case="GEN" possessor="no.owner">
<word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" case="GEN" 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="theme">
<word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</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> <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np 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="nouncase" function="suffix" gloss="STA"/> <thingy type="npnumber" function="enclitic" 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="nouncase" function="suffix" gloss="STA"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <np def="def" number="plur" locus="number" role="owner" case="GEN" possessor="no.owner"> <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" case="GEN" 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="theme"> <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"/> <thingy type="nouncase" function="suffix" gloss="STA"/> <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"/> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="3.plur"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="fight" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <thingy type="npnumber" function="enclitic" 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="nouncase" function="suffix" gloss="STA"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" case="GEN" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme"/> - <thingy type="npnumber" function="enclitic" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="3.plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|ə|ɡ|ɘ|t|a|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="noun" gloss="fight" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">|m|aː|ʋ|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="conj" gloss="and">|f|ɜː|</word> + <word posp="noun" gloss="time" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">|p|ɜ|b|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|k|au|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme">|ɡ|ɘː|b|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme">|s|aː|</word> + <thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.plur.POSS">|ŋ|a|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony:
<s translation=""> <flat> - <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|ə|ɡ|ɘ|t|a|</word> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|ə|ɡ|ɘ|t|ɜ|</word> <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> <word posp="noun" gloss="fight" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">|m|aː|ʋ|</word> <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <word posp="conj" gloss="and">|f|ɜː|</word> <word posp="noun" gloss="time" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">|p|ɜ|b|</word> - <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy> <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|k|au|</word> <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme">|ɡ|ɘː|b|</word> - <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy> <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme">|s|aː|</word> <thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy> <thingy type="nppossessor" function="enclitic" gloss="3.plur.POSS">|ŋ|a|</thingy> <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>### |k|ə|ɡ|ɘ|t|ɜ|
#-> kəɡɘtɜ
### |k|ə|ɡ|ɘ|t|ɜ|
#-> kəɡɘtɜ
### |k|a|
#-> ka
### |k|a|
#-> ka
### |m|aː|ʋ|
#-> maːʋ
### |m|aː|ʋ|
#-> maːʋ
### -|a|b|ə|
#-> -abə
### -|a|b|ə|
#-> -abə
### |f|ɜː|
#-> fɜː
### |f|ɜː|
#-> fɜː
### |p|ɜ|b|
#-> pɜb
### |p|ɜ|b|
#-> pɜb
### -|ɜ|b|ə|
#-> -ɜbə
### -|ɜ|b|ə|
#-> -ɜbə
### |k|au|
#-> kau
### |k|au|
#-> kau
### |ɡ|ɘː|b|
#-> ɡɘːb
### |ɡ|ɘː|b|
#-> ɡɘːb
### -|ɜ|b|ə|
#-> -ɜbə
### -|ɜ|b|ə|
#-> -ɜbə
### |s|aː|
#-> saː
### |s|aː|
#-> saː
### |j|ə|
#-> jə
### |j|ə|
#-> jə
### |ŋ|a|
#-> ŋa
### |ŋ|a|
#-> ŋa
### |k|ə|ɡ|ɘ|t|ɜ| |k|a| |m|aː|ʋ||a|b|ə| |f|ɜː| |p|ɜ|b||ɜ|b|ə| |k|au| |ɡ|ɘː|b||ɜ|b|ə| |s|aː| |j|ə| |ŋ|a|
#-> kəɡɘtɜ ka maːʋabə fɜː pɜbɜbə kau ɡɘːbɜbə saː jə ŋa
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|k|ə|ɡ|ɘ|t|ɜ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="noun" gloss="fight" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">|m|aː|ʋ|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="conj" gloss="and">|f|ɜː|</word>
<word posp="noun" gloss="time" number="sing" locus="number" possessor="no.owner" role="subj" tr="rheme">|p|ɜ|b|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" case="GEN" possessor="no.owner">|k|au|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme">|ɡ|ɘː|b|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="theme">|s|aː|</word>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="3.plur.POSS">|ŋ|a|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kəɡɘtɜ</span><br><span class="gls">shape</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">maːʋ</span><br><span class="gls">fight</span></span> <span class="ilpair"><span class="mor">-abə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">fɜː</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">pɜb</span><br><span class="gls">time</span></span> <span class="ilpair"><span class="mor">-ɜbə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">kau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ɡɘːb</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-ɜbə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">saː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">jə</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ŋa</span><br><span class="gls">3.plur.<span class="glssc">POSS</span></span></span></p>
+ <p>kəɡɘtɜ ka maːʋabə fɜː pɜbɜbə kau ɡɘːbɜbə saː jə ŋa</p>
+ <p>кҭ̇ґұтԉ ка маавабҭ̇ фю пԉбԉбҭ̇ каў ґөбԉбҭ̇ саа јҭ̇ ӈа</p>
+ <il>
+ <w>
+ <o>kəɡɘtɜ</o>
+ <g>shape</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>maːʋ</o>
+ <g>fight</g>
+ </w>
+ <w>
+ <o>-abə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>fɜː</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>pɜb</o>
+ <g>time</g>
+ </w>
+ <w>
+ <o>-ɜbə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>kau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>ɡɘːb</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>-ɜbə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>saː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>jə</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ŋa</o>
+ <g>3.plur.POSS</g>
+ </w>
+ </il>
</s>
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 NRel: No change.
module sentenceconnectors: No change.
module complementise: No change.
module affixdensity: No change.
module adpositions: No change.
module constorder: No change.
module casemarking: No change.
module markowner:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
- <np number="plur" locus="number" role="owner">
+ <np number="plur" locus="number" role="owner" case="GEN">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module propagatenumber:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" tr="rheme">
- <np type="owner_owned">
+ <np role="obj" tr="rheme" number="plur">
+ <np type="owner_owned" number="plur">
<np number="plur" locus="number" role="owner" case="GEN">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
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" case="GEN">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module 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" case="GEN">
+ <np number="plur" locus="number" role="owner" case="GEN" 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: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
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" locus="number" role="owner" case="GEN" 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 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>
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" locus="number" role="owner" case="GEN" possessor="no.owner">
- <conjp conj="and">
- <np number="plur" locus="number" possessor="no.owner">
+ <np number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">
<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" case="GEN">
<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>
fixpronouns: No change.
copyuptophrase: No change.
prodrop: No change.
addclitics:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" 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" locus="number" role="owner" case="GEN" possessor="no.owner">
<np number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">
<word posp="noun" gloss="mammal"/>
+ <thingy type="npnumber" function="enclitic" gloss="plur"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">
<word posp="noun" gloss="bird"/>
+ <thingy type="npnumber" function="enclitic" gloss="plur"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
+ <thingy type="npnumber" function="enclitic" gloss="plur"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
+ <thingy type="npnumber" function="enclitic" gloss="plur"/>
+ <thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</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">
<word posp="verb" gloss="copy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" 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" locus="number" role="owner" case="GEN" possessor="no.owner">
<np number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">
<word posp="noun" gloss="mammal"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">
<word posp="noun" gloss="bird"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np number="plur" def="def" locus="number" role="owned" possessor="3.plur">
<word posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</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">
<word posp="verb" gloss="copy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" 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" locus="number" role="owner" case="GEN" possessor="no.owner">
<np number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">
<word posp="noun" gloss="mammal"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">
<word posp="noun" gloss="bird"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
- <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 posp="noun" gloss="sound"/>
<word gloss="the" posp="det"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</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"> - <word posp="verb" gloss="copy"/> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" 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" locus="number" role="owner" case="GEN" possessor="no.owner"> <np number="plur" locus="number" possessor="no.owner" role="owner" case="GEN"> - <word posp="noun" gloss="mammal"/> + <word posp="noun" gloss="mammal" number="plur" locus="number" possessor="no.owner" role="owner" case="GEN"/> <thingy type="npnumber" function="enclitic" gloss="plur"/> <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" case="GEN" possessor="no.owner"/> <np number="plur" locus="number" possessor="no.owner" role="owner" case="GEN"> - <word posp="noun" gloss="bird"/> + <word posp="noun" gloss="bird" number="plur" locus="number" possessor="no.owner" role="owner" case="GEN"/> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme"> - <word posp="noun" gloss="sound"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="sound" 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="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="3.plur"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </s>About to call getSlotValue for mammal/noun/case/obligatory
Got GEN
About to call getSlotValue for bird/noun/case/obligatory
Got GEN
About to call getSlotValue for sound/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
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">
<word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number" possessor="no.owner">
<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" locus="number" role="owner" case="GEN" possessor="no.owner">
<np number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">
<word posp="noun" gloss="mammal" number="plur" locus="number" possessor="no.owner" role="owner" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and" number="plur" locus="number" role="owner" case="GEN" possessor="no.owner"/>
<np number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">
<word posp="noun" gloss="bird" number="plur" locus="number" possessor="no.owner" role="owner" case="GEN"/>
+ <thingy type="nouncase" function="suffix" gloss="GEN"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<np 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="nouncase" function="suffix" gloss="STA"/>
<word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme"/>
<thingy type="npnumber" function="enclitic" gloss="plur"/>
<thingy type="nppossessor" function="enclitic" gloss="3.plur"/>
</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> <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="plur" role="subj" tr="theme" locus="number" possessor="no.owner"> <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" locus="number" role="owner" case="GEN" possessor="no.owner"> - <np number="plur" locus="number" possessor="no.owner" role="owner" case="GEN"> <word posp="noun" gloss="mammal" number="plur" locus="number" possessor="no.owner" role="owner" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word posp="conj" gloss="and" number="plur" locus="number" role="owner" case="GEN" possessor="no.owner"/> - <np number="plur" locus="number" possessor="no.owner" role="owner" case="GEN"> <word posp="noun" gloss="bird" number="plur" locus="number" possessor="no.owner" role="owner" case="GEN"/> <thingy type="nouncase" function="suffix" gloss="GEN"/> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np 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="nouncase" function="suffix" gloss="STA"/> <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme"/> <thingy type="npnumber" function="enclitic" gloss="plur"/> <thingy type="nppossessor" function="enclitic" gloss="3.plur"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" 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 posp="noun" gloss="mammal" number="plur" locus="number" possessor="no.owner" role="owner" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="npnumber" function="enclitic" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="conj" gloss="and" number="plur" locus="number" role="owner" case="GEN" possessor="no.owner"/> - <word posp="noun" gloss="bird" number="plur" locus="number" possessor="no.owner" role="owner" case="GEN"/> - <thingy type="nouncase" function="suffix" gloss="GEN"/> - <thingy type="npnumber" function="enclitic" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npnumber" function="enclitic" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme"/> - <thingy type="npnumber" function="enclitic" gloss="plur"/> - <thingy type="nppossessor" function="enclitic" gloss="3.plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|kʷ|ə|ʋ|ai|ɡʷ|a|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">|k|au|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="mammal" number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">|ɲ|ə|kʷ|ɜ|ɗ|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|ə|j|ə|</thingy> + <thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="conj" gloss="and" number="plur" locus="number" role="owner" case="GEN" possessor="no.owner">|f|ɜː|</word> + <word posp="noun" gloss="bird" number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">|t͡ʃ|a|ŋ|</word> + <thingy type="nouncase" function="suffix" gloss="GEN">-|ə|j|ə|</thingy> + <thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme">|ᵏǀ|ɜ|ɡʷ|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme">|s|aː|</word> + <thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="3.plur.POSS">|ŋ|a|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony:
<s translation="">
<flat>
<word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|kʷ|ə|ʋ|ai|ɡʷ|a|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">|k|au|</word>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="mammal" number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">|ɲ|ə|kʷ|ɜ|ɗ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|ə|j|ə|</thingy>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="conj" gloss="and" number="plur" locus="number" role="owner" case="GEN" possessor="no.owner">|f|ɜː|</word>
<word posp="noun" gloss="bird" number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">|t͡ʃ|a|ŋ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|ə|j|ə|</thingy>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme">|ᵏǀ|ɜ|ɡʷ|</word>
- <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme">|s|aː|</word>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="3.plur.POSS">|ŋ|a|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
</s>
### |kʷ|ə|ʋ|ai|ɡʷ|a|#-> kʷəʋaiɡʷa
### |kʷ|ə|ʋ|ai|ɡʷ|a|
#-> kʷəʋaiɡʷa
### |k|a|
#-> ka
### |k|a|
#-> ka
### |k|au|
#-> kau
### |k|au|
#-> kau
### |ɲ|ə|kʷ|ɜ|ɗ|
#-> ɲəkʷɜɗ
### |ɲ|ə|kʷ|ɜ|ɗ|
#-> ɲəkʷɜɗ
### -|ə|j|ə|
#-> -əjə
### -|ə|j|ə|
#-> -əjə
### |j|ə|
#-> jə
### |j|ə|
#-> jə
### |f|ɜː|
#-> fɜː
### |f|ɜː|
#-> fɜː
### |t͡ʃ|a|ŋ|
#-> t͡ʃaŋ
### |t͡ʃ|a|ŋ|
#-> t͡ʃaŋ
### -|ə|j|ə|
#-> -əjə
### -|ə|j|ə|
#-> -əjə
### |j|ə|
#-> jə
### |j|ə|
#-> jə
### |j|ə|
#-> jə
### |j|ə|
#-> jə
### |ᵏǀ|ɜ|ɡʷ|
#-> ᵏǀɜɡʷ
### |ᵏǀ|ɜ|ɡʷ|
#-> ᵏǀɜɡʷ
### -|ɜ|b|ə|
#-> -ɜbə
### -|ɜ|b|ə|
#-> -ɜbə
### |s|aː|
#-> saː
### |s|aː|
#-> saː
### |j|ə|
#-> jə
### |j|ə|
#-> jə
### |ŋ|a|
#-> ŋa
### |ŋ|a|
#-> ŋa
### |kʷ|ə|ʋ|ai|ɡʷ|a| |k|a| |k|au| |ɲ|ə|kʷ|ɜ|ɗ||ə|j|ə| |j|ə| |f|ɜː| |t͡ʃ|a|ŋ||ə|j|ə| |j|ə| |j|ə| |ᵏǀ|ɜ|ɡʷ||ɜ|b|ə| |s|aː| |j|ə| |ŋ|a|
#-> kʷəʋaiɡʷa ka kau ɲəkʷɜɗəjə jə fɜː t͡ʃaŋəjə jə jə ᵏǀɜɡʷɜbə saː jə ŋa
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|kʷ|ə|ʋ|ai|ɡʷ|a|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">|k|au|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="mammal" number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">|ɲ|ə|kʷ|ɜ|ɗ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|ə|j|ə|</thingy>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="conj" gloss="and" number="plur" locus="number" role="owner" case="GEN" possessor="no.owner">|f|ɜː|</word>
<word posp="noun" gloss="bird" number="plur" locus="number" possessor="no.owner" role="owner" case="GEN">|t͡ʃ|a|ŋ|</word>
<thingy type="nouncase" function="suffix" gloss="GEN">-|ə|j|ə|</thingy>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme">|ᵏǀ|ɜ|ɡʷ|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<word gloss="the" posp="det" number="plur" def="def" locus="number" role="owned" possessor="3.plur" tr="rheme">|s|aː|</word>
<thingy type="npnumber" function="enclitic" gloss="plur">|j|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="3.plur.POSS">|ŋ|a|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">kʷəʋaiɡʷa</span><br><span class="gls">copy</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kau</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ɲəkʷɜɗ</span><br><span class="gls">mammal</span></span> <span class="ilpair"><span class="mor">-əjə</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">jə</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">fɜː</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">t͡ʃaŋ</span><br><span class="gls">bird</span></span> <span class="ilpair"><span class="mor">-əjə</span><br><span class="gls"><span class="glssc">GEN</span></span></span> <span class="ilpair"><span class="mor">jə</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">jə</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ᵏǀɜɡʷ</span><br><span class="gls">sound</span></span> <span class="ilpair"><span class="mor">-ɜbə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">saː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">jə</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">ŋa</span><br><span class="gls">3.plur.<span class="glssc">POSS</span></span></span></p>
+ <p>kʷəʋaiɡʷa ka kau ɲəkʷɜɗəjə jə fɜː t͡ʃaŋəjə jə jə ᵏǀɜɡʷɜbə saː jə ŋa</p>
+ <p>квҭ̇вайґва ка каў њҭ̇квԉд̱ҭ̇јҭ̇ јҭ̇ фю чаӈҭ̇јҭ̇ јҭ̇ јҭ̇ ҁтԉґвԉбҭ̇ саа јҭ̇ ӈа</p>
+ <il>
+ <w>
+ <o>kʷəʋaiɡʷa</o>
+ <g>copy</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kau</o>
+ <g>3.plur</g>
+ </w>
+ <w>
+ <o>ɲəkʷɜɗ</o>
+ <g>mammal</g>
+ </w>
+ <w>
+ <o>-əjə</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>jə</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>fɜː</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>t͡ʃaŋ</o>
+ <g>bird</g>
+ </w>
+ <w>
+ <o>-əjə</o>
+ <g>GEN</g>
+ </w>
+ <w>
+ <o>jə</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>jə</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ᵏǀɜɡʷ</o>
+ <g>sound</g>
+ </w>
+ <w>
+ <o>-ɜbə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>saː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>jə</o>
+ <g>plur</g>
+ </w>
+ <w>
+ <o>ŋa</o>
+ <g>3.plur.POSS</g>
+ </w>
+ </il>
</s>
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 NRel:
<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 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 id="parent">
+ <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <word posp="verb" gloss="be"/>
+ </vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
- <np number="sing" locus="number">
- <relp>
+ <np locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr="">
+ <word posp="noun" gloss="manner"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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="but">
+ <word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
module complementise: No change.
tva1tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
+ <word gloss="in_inside" posp="pp" owner="3s"/>
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
module constorder: No change.
module casemarking:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
- <np id="parent">
+ <np id="parent" case="STA">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" owner="3s"/>
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
module markowner:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent" case="STA">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np role="obj">
<np type="owner_owned" tr="rheme">
- <np def="def" number="plur" locus="number" role="owner">
+ <np def="def" number="plur" locus="number" role="owner" case="GEN">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" owner="3s"/>
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
module propagatenumber:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
- <np id="parent" case="STA">
+ <np id="parent" case="STA" number="sing">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
- <np role="obj">
- <np type="owner_owned" tr="rheme">
+ <np role="obj" number="plur">
+ <np type="owner_owned" tr="rheme" number="sing">
<np def="def" number="plur" locus="number" role="owner" case="GEN">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" owner="3s"/>
- <np locus="number" id="parent">
+ <np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
createpronouns: No change.
module markowned:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
- <np id="parent" case="STA" number="sing">
- <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp">
+ <np id="parent" case="STA" number="sing" possessor="no.owner">
+ <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
- <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" case="GEN">
- <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_inside" posp="pp" owner="3s"/>
- <np locus="number" id="parent" number="sing">
- <np role="" number="sing" id="headnp" tr="">
+ <np locus="number" id="parent" number="sing" possessor="no.owner">
+ <np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</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:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np id="parent" case="STA" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp negation="POS" question="not.Q" tense="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 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_inside" posp="pp" owner="3s"/>
<np locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="manner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="different"/>
</vp>
</relp>
</np>
</pp>
</s>
prodrop: No change.
addclitics:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np id="parent" case="STA" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">
<word posp="verb" gloss="be"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<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"/>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <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_inside" posp="pp" owner="3s"/>
<np locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="manner"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="different"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np id="parent" case="STA" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">
<word posp="verb" gloss="be"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <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 posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<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_inside" posp="pp" owner="3s"/>
<np locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="manner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="different"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
</s>
unwrapOwnerOwned:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np id="parent" case="STA" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner">
<word posp="noun" gloss="langname"/>
<word gloss="the" posp="det"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">
<word posp="verb" gloss="be"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <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 posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<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_inside" posp="pp" owner="3s"/>
<np locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="manner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="different"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
</s>
movedowntoword:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="arise"/> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np id="parent" case="STA" number="sing" possessor="no.owner"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"> - <word posp="noun" gloss="langname"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"/> + <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"> - <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <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" 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="npnumber" function="enclitic" 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_inside" posp="pp" owner="3s"/> + <word gloss="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside"/> <np locus="number" id="parent" number="sing" possessor="no.owner"> <np role="" number="sing" id="headnp" tr="" possessor="no.owner"> - <word posp="noun" gloss="manner"/> + <word posp="noun" gloss="manner" number="sing" id="headnp" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <vp 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> </relp> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> </s>About to call getSlotValue for langname/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
About to call getSlotValue for language/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
About to call getSlotValue for manner/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
addaffixes:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np id="parent" case="STA" number="sing" possessor="no.owner">
<np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner">
<word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur">
<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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np 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="nouncase" function="suffix" gloss="STA"/>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"/>
<thingy type="npnumber" function="enclitic" 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_inside" posp="pp" owner="3s" p="in" precise="no" location="inside"/>
<np locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="manner" number="sing" id="headnp" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp 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>
</relp>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
</s>
flatten:
<s connector="but"> + <flat> <word gloss="but" posp="conj"/> - <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np id="parent" case="STA" number="sing" possessor="no.owner"> - <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"> <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="STA"/> <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing" obj="3.plur"> <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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np 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="nouncase" function="suffix" gloss="STA"/> - <word gloss="the" posp="det" 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" comma="after"/> <thingy type="npnumber" function="enclitic" 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_inside" posp="pp" owner="3s" p="in" precise="no" location="inside"/> - <np locus="number" id="parent" number="sing" possessor="no.owner"> - <np role="" number="sing" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="manner" number="sing" id="headnp" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="STA"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.sing"> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing"/> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> + </flat> </s>
addvocab:
-<s connector="but"> +<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj"/> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="verb" gloss="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="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur" comma="after"/> - <thingy type="npnumber" function="enclitic" 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_inside" posp="pp" owner="3s" p="in" precise="no" location="inside"/> - <word posp="noun" gloss="manner" number="sing" id="headnp" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word gloss="but" posp="conj">|ʋ|ɘː|</word> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɡ|a|ʃ|ɘ|ʃ|a|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner">|kʷ|ɘ|b|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner">|s|aː|</word> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">|n|ai|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</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">|ŋʷ|a|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">|ɡ|ɘː|b|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur" comma="after">|s|aː|</word> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS">|h|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word gloss="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside">|d|au|</word> + <word posp="noun" gloss="manner" number="sing" id="headnp" possessor="no.owner">|ɗ|aː|j|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">|n|ai|</word> + <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" comma="after">|b|a|n|a|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony:
<s connector="but" translation="">
<flat>
<word gloss="but" posp="conj">|ʋ|ɘː|</word>
- <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɡ|a|ʃ|ɘ|ʃ|a|</word>
+ <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɡ|ɜ|ʃ|ɘ|ʃ|ɜ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner">|kʷ|ɘ|b|</word>
- <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner">|s|aː|</word>
<thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">|n|ai|</word>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</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">|ŋʷ|a|</word>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">|ɡ|ɘː|b|</word>
- <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
+ <thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur" comma="after">|s|aː|</word>
<thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
<thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS">|h|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside">|d|au|</word>
<word posp="noun" gloss="manner" number="sing" id="headnp" possessor="no.owner">|ɗ|aː|j|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">|n|ai|</word>
<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" comma="after">|b|a|n|a|</word>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
</s>
### |ʋ|ɘː|#-> ʋɘː
### |ʋ|ɘː|
#-> ʋɘː
### |ɡ|ɜ|ʃ|ɘ|ʃ|ɜ|
#-> ɡɜʃɘʃɜ
### |ɡ|ɜ|ʃ|ɘ|ʃ|ɜ|
#-> ɡɜʃɘʃɜ
### |k|a|
#-> ka
### |k|a|
#-> ka
### |kʷ|ɘ|b|
#-> kʷɘb
### |kʷ|ɘ|b|
#-> kʷɘb
### -|ɜ|b|ə|
#-> -ɜbə
### -|ɜ|b|ə|
#-> -ɜbə
### |s|aː|
#-> saː
### |s|aː|
#-> saː
### -,
#-> -,
### |n|ai|
#-> nai
### |n|ai|
#-> nai
### |ŋʷ|a|
#-> ŋʷa
### |ŋʷ|a|
#-> ŋʷa
### |ɡ|ɘː|b|
#-> ɡɘːb
### |ɡ|ɘː|b|
#-> ɡɘːb
### -|ɜ|b|ə|
#-> -ɜbə
### -|ɜ|b|ə|
#-> -ɜbə
### |s|aː|
#-> saː
### |s|aː|
#-> saː
### |h|ə|
#-> hə
### |h|ə|
#-> hə
### -,
#-> -,
### |d|au|
#-> dau
### |d|au|
#-> dau
### |ɗ|aː|j|
#-> ɗaːj
### |ɗ|aː|j|
#-> ɗaːj
### -|a|b|ə|
#-> -abə
### -|a|b|ə|
#-> -abə
### -,
#-> -,
### |n|ai|
#-> nai
### |n|ai|
#-> nai
### |b|a|n|a|
#-> bana
### |b|a|n|a|
#-> bana
### |ʋ|ɘː| |ɡ|ɜ|ʃ|ɘ|ʃ|ɜ| |k|a| |kʷ|ɘ|b||ɜ|b|ə| |s|aː|, |n|ai| |ŋʷ|a| |ɡ|ɘː|b||ɜ|b|ə| |s|aː| |h|ə|, |d|au| |ɗ|aː|j||a|b|ə|, |n|ai| |b|a|n|a|
#-> ʋɘː ɡɜʃɘʃɜ ka kʷɘbɜbə saː, nai ŋʷa ɡɘːbɜbə saː hə, dau ɗaːjabə, nai bana
removetags:
<s connector="but" translation="">
<flat>
<word gloss="but" posp="conj">|ʋ|ɘː|</word>
<word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɡ|ɜ|ʃ|ɘ|ʃ|ɜ|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner">|kʷ|ɘ|b|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp" possessor="no.owner">|s|aː|</word>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">|n|ai|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</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">|ŋʷ|a|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur">|ɡ|ɘː|b|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" possessor="1incl.plur" comma="after">|s|aː|</word>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
<thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS">|h|ə|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word gloss="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside">|d|au|</word>
<word posp="noun" gloss="manner" number="sing" id="headnp" possessor="no.owner">|ɗ|aː|j|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" possessor="no.owner">|n|ai|</word>
- <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" comma="after">|b|a|n|a|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ʋɘː</span><br><span class="gls">but</span></span> <span class="ilpair"><span class="mor">ɡɜʃɘʃɜ</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">kʷɘb</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">-ɜbə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">saː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">nai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">ŋʷa</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">ɡɘːb</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-ɜbə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">saː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">hə</span><br><span class="gls">1incl.plur.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">dau</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">ɗaːj</span><br><span class="gls">manner</span></span> <span class="ilpair"><span class="mor">-abə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">nai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">bana</span><br><span class="gls">different</span></span></p>
+ <p>ʋɘː ɡɜʃɘʃɜ ka kʷɘbɜbə saː, nai ŋʷa ɡɘːbɜbə saː hə, dau ɗaːjabə, nai bana</p>
+ <p>вө ґԉшұшԉ ка квұбԉбҭ̇ саа, най ӈва ґөбԉбҭ̇ саа гҭ̇, даў д̱аајабҭ̇, най бана</p>
+ <il>
+ <w>
+ <o>ʋɘː</o>
+ <g>but</g>
+ </w>
+ <w>
+ <o>ɡɜʃɘʃɜ</o>
+ <g>arise</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>kʷɘb</o>
+ <g>langname</g>
+ </w>
+ <w>
+ <o>-ɜbə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>saː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>nai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>ŋʷa</o>
+ <g>be</g>
+ </w>
+ <w>
+ <o>ɡɘːb</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>-ɜbə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>saː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>hə</o>
+ <g>1incl.plur.POSS</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>dau</o>
+ <g>in_inside</g>
+ </w>
+ <w>
+ <o>ɗaːj</o>
+ <g>manner</g>
+ </w>
+ <w>
+ <o>-abə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>nai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>bana</o>
+ <g>different</g>
+ </w>
+ </il>
</s>
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 NRel:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
- <np number="sing" locus="number">
- <relp>
+ <np locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr=""/>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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>
+ <np locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr=""/>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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>
+ <np locus="number" id="parent">
+ <np role="" number="sing" id="headnp" tr="">
+ <word posp="noun" gloss="breath"/>
+ </np>
+ <relp comma="after">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <word posp="pron" gloss="RELPRON"/>
+ </np>
<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: No change.
module complementise: No change.
tva1tva2
tva1
tva2
tva1
tva2
module affixdensity: No change.
module adpositions:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
+ <word gloss="in_inside" posp="pp" owner="3s"/>
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
</pp>
</s>
module constorder: No change.
module casemarking:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
<np role="pred">
<conjp conj="and">
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" owner="3s"/>
<np locus="number" id="parent">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
</pp>
</s>
module markowner: No change.
module propagatenumber:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="language"/>
</np>
- <np role="pred">
+ <np role="pred" number="plur">
<conjp conj="and">
- <np locus="number" id="parent">
+ <np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
- <np locus="number" id="parent">
+ <np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" owner="3s"/>
- <np locus="number" id="parent">
+ <np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
</pp>
</s>
createpronouns:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
- <np def="def" 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 locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr=""/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" owner="3s"/>
<np locus="number" id="parent" number="sing">
<np role="" number="sing" id="headnp" tr="">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
</pp>
</s>
module markowned:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
- <np def="def" number="sing" 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 locus="number" id="parent" number="sing">
- <np role="" number="sing" id="headnp" tr=""/>
+ <np locus="number" id="parent" number="sing" possessor="no.owner">
+ <np role="" number="sing" id="headnp" tr="" possessor="no.owner"/>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
- <np locus="number" id="parent" number="sing">
- <np role="" number="sing" id="headnp" tr=""/>
+ <np locus="number" id="parent" number="sing" possessor="no.owner">
+ <np role="" number="sing" id="headnp" tr="" possessor="no.owner"/>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" owner="3s"/>
- <np locus="number" id="parent" number="sing">
- <np role="" number="sing" id="headnp" tr="">
+ <np locus="number" id="parent" number="sing" possessor="no.owner">
+ <np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
- <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA">
+ <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
</pp>
</s>
module ngen: No change.
module wordorder: No change.
module wordorder: No change.
module wordorder: No change.
module conjp:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" 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 locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner"/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
+ <word posp="conj" gloss="and"/>
<np locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner"/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" owner="3s"/>
<np locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
</pp>
</s>
flattenconjp:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" 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 locus="number" id="parent" number="sing" possessor="no.owner">
+ <np locus="number" id="parent" number="sing" possessor="no.owner" role="pred">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner"/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<word posp="conj" gloss="and"/>
- <np locus="number" id="parent" number="sing" possessor="no.owner">
+ <np locus="number" id="parent" number="sing" possessor="no.owner" role="pred">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner"/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
- </conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" owner="3s"/>
<np locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
<vp tam="pres-state" ta="PRES">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
</pp>
</s>
fixpronouns: No change.
copyuptophrase:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
</vp>
<np def="def" number="sing" 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 locus="number" id="parent" number="sing" possessor="no.owner" role="pred">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner"/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="whole"/>
</vp>
</relp>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" id="parent" number="sing" possessor="no.owner" role="pred">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner"/>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="perfect"/>
</vp>
</relp>
</np>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" owner="3s"/>
<np locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="breath"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
</np>
- <vp tam="pres-state" ta="PRES">
+ <vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="single"/>
</vp>
</relp>
</np>
</pp>
</s>
prodrop: No change.
addclitics:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" 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 locus="number" id="parent" number="sing" possessor="no.owner" role="pred">
- <np role="" number="sing" id="headnp" tr="" possessor="no.owner"/>
+ <np role="" number="sing" id="headnp" tr="" possessor="no.owner">
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
+ </np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="whole"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and"/>
<np locus="number" id="parent" number="sing" possessor="no.owner" role="pred">
- <np role="" number="sing" id="headnp" tr="" possessor="no.owner"/>
+ <np role="" number="sing" id="headnp" tr="" possessor="no.owner">
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
+ </np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="perfect"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <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_inside" posp="pp" owner="3s"/>
<np locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="breath"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<vp tam="pres-state" ta="PRES" subj="3.sing">
<word lexposp="adj" posp="verb" gloss="single"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
</vp>
</relp>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
</s>
propagateArgumentCase: No change.
unwrapArgumentNPs: No change.
unwrapOwnerOwned: No change.
movedowntoword:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="appear"/> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" 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 locus="number" id="parent" number="sing" possessor="no.owner" role="pred"> <np role="" number="sing" id="headnp" tr="" possessor="no.owner"> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <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> </relp> <thingy type="npnumber" function="enclitic" gloss="sing"/> <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 locus="number" id="parent" number="sing" possessor="no.owner" role="pred"> <np role="" number="sing" id="headnp" tr="" possessor="no.owner"> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <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> </relp> <thingy type="npnumber" function="enclitic" gloss="sing"/> <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_inside" posp="pp" owner="3s"/> + <word gloss="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside"/> <np locus="number" id="parent" number="sing" possessor="no.owner"> <np role="" number="sing" id="headnp" tr="" possessor="no.owner"> - <word posp="noun" gloss="breath"/> + <word posp="noun" gloss="breath" number="sing" id="headnp" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <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> </relp> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> </s>About to call getSlotValue for breath/noun/case/obligatory
calling defaultval for case/
defaultval: noun, case
returning STA
Got STA
addaffixes:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number" possessor="no.owner">
<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 locus="number" id="parent" number="sing" possessor="no.owner" role="pred">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<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>
</relp>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<word posp="conj" gloss="and" role="pred" number="plur" possessor="no.owner"/>
<np locus="number" id="parent" number="sing" possessor="no.owner" role="pred">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<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>
</relp>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<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_inside" posp="pp" owner="3s" p="in" precise="no" location="inside"/>
<np locus="number" id="parent" number="sing" possessor="no.owner">
<np role="" number="sing" id="headnp" tr="" possessor="no.owner">
<word posp="noun" gloss="breath" number="sing" id="headnp" possessor="no.owner"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<relp comma="after">
<np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
<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>
</relp>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<thingy type="nppossessor" function="enclitic" gloss="no.owner"/>
</np>
</pp>
</s>
flatten:
<s> - <littrans>It appeared whole and perfect in a single breath</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="sing" role="subj" tr="theme" locus="number" possessor="no.owner"> <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 locus="number" id="parent" number="sing" possessor="no.owner" role="pred"> - <np role="" number="sing" id="headnp" tr="" possessor="no.owner"> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.sing"> - <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing"/> + <word lexposp="adj" posp="verb" gloss="whole" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <word posp="conj" gloss="and" role="pred" number="plur" possessor="no.owner"/> - <np locus="number" id="parent" number="sing" possessor="no.owner" role="pred"> - <np role="" number="sing" id="headnp" tr="" possessor="no.owner"> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.sing"> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing"/> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> <thingy type="npnumber" function="enclitic" gloss="sing"/> <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_inside" posp="pp" owner="3s" p="in" precise="no" location="inside"/> - <np locus="number" id="parent" number="sing" possessor="no.owner"> - <np role="" number="sing" id="headnp" tr="" possessor="no.owner"> <word posp="noun" gloss="breath" number="sing" id="headnp" possessor="no.owner"/> <thingy type="nouncase" function="suffix" gloss="STA"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"> <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <vp tam="pres-state" ta="PRES" subj="3.sing"> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing"/> + <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> - </vp> - </relp> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" 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" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="conj" gloss="and" role="pred" number="plur" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside"/> - <word posp="noun" gloss="breath" number="sing" id="headnp" possessor="no.owner"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing" comma="after"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|h|ə|p|aː|ŋ|ə|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">|t|aː|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</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" comma="after">|ɲ|au|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="conj" gloss="and" role="pred" number="plur" possessor="no.owner">|f|ɜː|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|ʋ|a|kʷ|ai|ŋʷ|a|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="npnumber" function="enclitic" 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="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside">|d|au|</word> + <word posp="noun" gloss="breath" number="sing" id="headnp" possessor="no.owner">|ɲ|a|b|ai|l|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</word> + <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" comma="after">|ɓ|ɜ|d|a|</word> + <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony:
<s translation="">
<flat>
<word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|h|ə|p|aː|ŋ|ə|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
<thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
<thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
<thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">|t|aː|</word>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</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" comma="after">|ɲ|au|</word>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="conj" gloss="and" role="pred" number="plur" possessor="no.owner">|f|ɜː|</word>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</word>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|ʋ|a|kʷ|ai|ŋʷ|a|</word>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="npnumber" function="enclitic" 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="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside">|d|au|</word>
<word posp="noun" gloss="breath" number="sing" id="headnp" possessor="no.owner">|ɲ|a|b|ai|l|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</word>
<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" comma="after">|ɓ|ɜ|d|a|</word>
+ <word lexposp="adj" posp="verb" gloss="single" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|ɓ|ɜ|d|ɜ|</word>
<thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
<thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
<thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
</s>
### |h|ə|p|aː|ŋ|ə|#-> həpaːŋə
### |h|ə|p|aː|ŋ|ə|
#-> həpaːŋə
### |k|a|
#-> ka
### |k|a|
#-> ka
### |t|aː|
#-> taː
### |t|aː|
#-> taː
### -,
#-> -,
### |n|ai|
#-> nai
### |n|ai|
#-> nai
### |ɲ|au|
#-> ɲau
### |ɲ|au|
#-> ɲau
### -,
#-> -,
### |f|ɜː|
#-> fɜː
### |f|ɜː|
#-> fɜː
### -,
#-> -,
### |n|ai|
#-> nai
### |n|ai|
#-> nai
### |ʋ|a|kʷ|ai|ŋʷ|a|
#-> ʋakʷaiŋʷa
### |ʋ|a|kʷ|ai|ŋʷ|a|
#-> ʋakʷaiŋʷa
### -,
#-> -,
### |d|au|
#-> dau
### |d|au|
#-> dau
### |ɲ|a|b|ai|l|
#-> ɲabail
### |ɲ|a|b|ai|l|
#-> ɲabail
### -|a|b|ə|
#-> -abə
### -|a|b|ə|
#-> -abə
### -,
#-> -,
### |n|ai|
#-> nai
### |n|ai|
#-> nai
### |ɓ|ɜ|d|ɜ|
#-> ɓɜdɜ
### |ɓ|ɜ|d|ɜ|
#-> ɓɜdɜ
### |h|ə|p|aː|ŋ|ə| |k|a| |t|aː|, |n|ai| |ɲ|au|, |f|ɜː|, |n|ai| |ʋ|a|kʷ|ai|ŋʷ|a|, |d|au| |ɲ|a|b|ai|l||a|b|ə|, |n|ai| |ɓ|ɜ|d|ɜ|
#-> həpaːŋə ka taː, nai ɲau, fɜː, nai ʋakʷaiŋʷa, dau ɲabailabə, nai ɓɜdɜ
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|h|ə|p|aː|ŋ|ə|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number" possessor="no.owner">|t|aː|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</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" comma="after">|ɲ|au|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="conj" gloss="and" role="pred" number="plur" possessor="no.owner">|f|ɜː|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word lexposp="adj" posp="verb" gloss="perfect" tam="pres-state" ta="PRES" subj="3.sing" comma="after">|ʋ|a|kʷ|ai|ŋʷ|a|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="npnumber" function="enclitic" 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="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside">|d|au|</word>
<word posp="noun" gloss="breath" number="sing" id="headnp" possessor="no.owner">|ɲ|a|b|ai|l|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
<word posp="pron" gloss="RELPRON" id="relnp" number="sing" def="neither" role="subj" comma="before" case="STA" possessor="no.owner">|n|ai|</word>
- <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" comma="after">|ɓ|ɜ|d|ɜ|</word>
- <thingy type="vpta" function="enclitic" gloss="PRES">-</thingy>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">həpaːŋə</span><br><span class="gls">appear</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">taː</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">nai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">ɲau</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">fɜː</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">nai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">ʋakʷaiŋʷa</span><br><span class="gls">perfect</span></span> <span class="ilpair"><span class="mor">dau</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">ɲabail</span><br><span class="gls">breath</span></span> <span class="ilpair"><span class="mor">-abə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">nai</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">ɓɜdɜ</span><br><span class="gls">single</span></span></p>
+ <p>həpaːŋə ka taː, nai ɲau, fɜː, nai ʋakʷaiŋʷa, dau ɲabailabə, nai ɓɜdɜ</p>
+ <p>гҭ̇пааӈҭ̇ ка таа, най њаў, фю, най ваквайӈва, даў њабайлабҭ̇, най б̱ԉдԉ</p>
+ <il>
+ <w>
+ <o>həpaːŋə</o>
+ <g>appear</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>taː</o>
+ <g>3.sing</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>nai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>ɲau</o>
+ <g>whole</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>fɜː</o>
+ <g>and</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>nai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>ʋakʷaiŋʷa</o>
+ <g>perfect</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>dau</o>
+ <g>in_inside</g>
+ </w>
+ <w>
+ <o>ɲabail</o>
+ <g>breath</g>
+ </w>
+ <w>
+ <o>-abə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>-,</o>
+ <g>no.owner.POSS</g>
+ </w>
+ <w>
+ <o>nai</o>
+ <g>RELPRON</g>
+ </w>
+ <w>
+ <o>ɓɜdɜ</o>
+ <g>single</g>
+ </w>
+ </il>
</s>
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 NRel: No change.
module sentenceconnectors: No change.
module complementise: 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="STA">
<np type="owner_owned">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module markowner:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="STA">
<np type="owner_owned">
- <np def="def" number="plur" locus="number" role="owner">
+ <np def="def" number="plur" locus="number" role="owner" case="GEN">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
module propagatenumber:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
- <np role="subj" tr="theme" case="STA">
- <np type="owner_owned">
+ <np role="subj" tr="theme" case="STA" number="plur">
+ <np type="owner_owned" number="sing">
<np def="def" number="plur" locus="number" role="owner" case="GEN">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
</np>
</np>
</np>
</s>
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="STA" number="plur">
+ <np role="subj" tr="theme" case="STA" number="plur" possessor="no.owner">
<np type="owner_owned" number="sing">
- <np def="def" number="plur" locus="number" role="owner" case="GEN">
- <word person="1incl" number="plur" posp="pron"/>
- </np>
- <np def="def" number="sing" locus="number" role="owned">
+ <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: No change.
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">
<word posp="verb" gloss="evolve"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="NEG"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" case="STA" 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"/>
+ <thingy type="npnumber" function="enclitic" gloss="sing"/>
+ <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">
<word posp="verb" gloss="evolve"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" tr="theme" case="STA" number="plur" possessor="no.owner">
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="subj" tr="theme" case="STA" possessor="no.owner">
<np def="def" number="sing" locus="number" role="owned" possessor="1incl.plur">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<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">
<word posp="verb" gloss="evolve"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np type="owner_owned" number="sing" role="subj" tr="theme" case="STA" 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="STA">
<word posp="noun" gloss="language"/>
<word gloss="the" posp="det"/>
<thingy type="npnumber" function="enclitic" gloss="sing"/>
<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"> - <word posp="verb" gloss="evolve"/> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA"> - <word posp="noun" gloss="language"/> - <word gloss="the" posp="det"/> + <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA"/> + <word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA"/> <thingy type="npnumber" function="enclitic" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </s>About to call getSlotValue for language/noun/case/obligatory
Got STA
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">
<word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpmode" function="enclitic" gloss="indicative"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA">
<word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA"/>
+ <thingy type="nouncase" function="suffix" gloss="STA"/>
<word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA"/>
<thingy type="npnumber" function="enclitic" 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> <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="NEG"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA"> <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA"/> <thingy type="nouncase" function="suffix" gloss="STA"/> <word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA"/> <thingy type="npnumber" function="enclitic" 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> - <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="NEG"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA"/> - <thingy type="nouncase" function="suffix" gloss="STA"/> - <word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA"/> - <thingy type="npnumber" function="enclitic" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|n|a|h|ɜː|ɲ|ə|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG">|d|a|</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA">|ɡ|ɘː|b|</word> + <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA">|s|aː|</word> + <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS">|h|ə|</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony:
<s translation=""> <flat> - <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|n|a|h|ɜː|ɲ|ə|</word> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|n|ɜ|h|ɜː|ɲ|ə|</word> <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> <thingy type="vpnegation" function="enclitic" gloss="NEG">|d|a|</thingy> <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA">|ɡ|ɘː|b|</word> - <thingy type="nouncase" function="suffix" gloss="STA">-|a|b|ə|</thingy> + <thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy> <word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA">|s|aː|</word> <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS">|h|ə|</thingy> <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>### |n|ɜ|h|ɜː|ɲ|ə|
#-> nɜhɜːɲə
### |n|ɜ|h|ɜː|ɲ|ə|
#-> nɜhɜːɲə
### |k|a|
#-> ka
### |k|a|
#-> ka
### |d|a|
#-> da
### |d|a|
#-> da
### |ɡ|ɘː|b|
#-> ɡɘːb
### |ɡ|ɘː|b|
#-> ɡɘːb
### -|ɜ|b|ə|
#-> -ɜbə
### -|ɜ|b|ə|
#-> -ɜbə
### |s|aː|
#-> saː
### |s|aː|
#-> saː
### |h|ə|
#-> hə
### |h|ə|
#-> hə
### |n|ɜ|h|ɜː|ɲ|ə| |k|a| |d|a| |ɡ|ɘː|b||ɜ|b|ə| |s|aː| |h|ə|
#-> nɜhɜːɲə ka da ɡɘːbɜbə saː hə
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|n|ɜ|h|ɜː|ɲ|ə|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
<thingy type="vpnegation" function="enclitic" gloss="NEG">|d|a|</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA">|ɡ|ɘː|b|</word>
<thingy type="nouncase" function="suffix" gloss="STA">-|ɜ|b|ə|</thingy>
<word gloss="the" posp="det" def="def" number="sing" locus="number" role="owned" possessor="1incl.plur" tr="theme" case="STA">|s|aː|</word>
- <thingy type="npnumber" function="enclitic" gloss="sing">-</thingy>
<thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS">|h|ə|</thingy>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">nɜhɜːɲə</span><br><span class="gls">evolve</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">da</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">ɡɘːb</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-ɜbə</span><br><span class="gls"><span class="glssc">STA</span></span></span> <span class="ilpair"><span class="mor">saː</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">hə</span><br><span class="gls">1incl.plur.<span class="glssc">POSS</span></span></span></p>
+ <p>nɜhɜːɲə ka da ɡɘːbɜbə saː hə</p>
+ <p>нԉгюњҭ̇ ка да ґөбԉбҭ̇ саа гҭ̇</p>
+ <il>
+ <w>
+ <o>nɜhɜːɲə</o>
+ <g>evolve</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>da</o>
+ <g>NEG</g>
+ </w>
+ <w>
+ <o>ɡɘːb</o>
+ <g>language</g>
+ </w>
+ <w>
+ <o>-ɜbə</o>
+ <g>STA</g>
+ </w>
+ <w>
+ <o>saː</o>
+ <g>the</g>
+ </w>
+ <w>
+ <o>hə</o>
+ <g>1incl.plur.POSS</g>
+ </w>
+ </il>
</s>
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 NRel: No change.
module sentenceconnectors: No change.
module complementise: 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="STA">
<word posp="noun" gloss="language"/>
</np>
</s>
module markowner: No change.
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="STA">
- <word posp="noun" gloss="language"/>
+ <np role="obj" def="def" number="sing" locus="number" case="STA">
+ <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="STA">
+ <np role="obj" def="def" number="sing" locus="number" case="STA" 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">
<word posp="verb" gloss="create"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpmode" function="enclitic" gloss="indicative"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="obj" def="def" number="sing" locus="number" case="STA" 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"> - <word posp="verb" gloss="create"/> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="obj" def="def" number="sing" locus="number" case="STA" 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="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </s>
addaffixes: No change.
flatten:
<s> - <littrans>It was created.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="obj" def="def" number="sing" locus="number" case="STA" possessor="no.owner"> <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="STA" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="STA" possessor="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɡ|ə|ɗ|ai|ʋ|a|</word> + <thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy> + <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="STA" possessor="no.owner">|t|aː|</word> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy> </flat> </s>
vowelharmony: No change.
### |ɡ|ə|ɗ|ai|ʋ|a|#-> ɡəɗaiʋa
### |ɡ|ə|ɗ|ai|ʋ|a|
#-> ɡəɗaiʋa
### |k|a|
#-> ka
### |k|a|
#-> ka
### |t|aː|
#-> taː
### |t|aː|
#-> taː
### |ɡ|ə|ɗ|ai|ʋ|a| |k|a| |t|aː|
#-> ɡəɗaiʋa ka taː
removetags:
<s translation="">
<flat>
<word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">|ɡ|ə|ɗ|ai|ʋ|a|</word>
<thingy type="vpta" function="enclitic" gloss="PAST">|k|a|</thingy>
- <thingy type="vpmode" function="enclitic" gloss="indicative">-</thingy>
- <thingy type="vpvoice" function="enclitic" gloss="active">-</thingy>
- <thingy type="vpnegation" function="enclitic" gloss="POS">-</thingy>
- <thingy type="vpquestion" function="enclitic" gloss="not.Q">-</thingy>
<word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="STA" possessor="no.owner">|t|aː|</word>
- <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS">-</thingy>
</flat>
+ <p><span class="ilpair"><span class="mor">ɡəɗaiʋa</span><br><span class="gls">create</span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">taː</span><br><span class="gls">3.sing</span></span></p>
+ <p>ɡəɗaiʋa ka taː</p>
+ <p>ґҭ̇д̱айва ка таа</p>
+ <il>
+ <w>
+ <o>ɡəɗaiʋa</o>
+ <g>create</g>
+ </w>
+ <w>
+ <o>ka</o>
+ <g>PAST</g>
+ </w>
+ <w>
+ <o>taː</o>
+ <g>3.sing</g>
+ </w>
+ </il>
</s>
Ҁнҭ̇њюґҭ̇ да квұ дԉб̱ԉбҭ̇, най на јҭ̇. Кҭ̇ґұтԉ ка маавабҭ̇ фю пԉбԉбҭ̇ каў ґөбԉбҭ̇ саа јҭ̇ ӈа. Квҭ̇вайґва ка каў њҭ̇квԉд̱ҭ̇јҭ̇ јҭ̇ фю чаӈҭ̇јҭ̇ јҭ̇ јҭ̇ ҁтԉґвԉбҭ̇ саа јҭ̇ ӈа. Вө ґԉшұшԉ ка квұбԉбҭ̇ саа, най ӈва ґөбԉбҭ̇ саа гҭ̇, даў д̱аајабҭ̇, най бана. Гҭ̇пааӈҭ̇ ка таа, най њаў, фю, най ваквайӈва, даў њабайлабҭ̇, най б̱ԉдԉ. Нԉгюњҭ̇ ка да ґөбԉбҭ̇ саа гҭ̇, ґҭ̇д̱айва ка таа.
We are not like other people. Their languages were shaped by struggle and time. They copied the sounds of beasts and birds, and they learned to speak like that. But our language arose in a different way. It was born whole and perfect in a single breath. Our language did not evolve; it was created.
Language creation took 0.01 seconds; writing the texts 0.04 seconds.