A Collection of Texts in Huny
What follows is a collection of texts intended to illustrate the language in more natural and extended use than the glossed examples found in the grammar.
The Tower of Babel (Genesis 11:1–9)
And the whole earth was of one language, and of one speech.
initial XML:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>have</verb>
</vp>
<np def="def" number="plur" role="subj">
<noun>human being</noun>
<adj>all</adj>
<pp p="in" location="surface" precise="no">
<np def="def" number="sing">
<noun>earth</noun>
<adj>whole</adj>
</np>
</pp>
</np>
<np role="obj">
<conjp conj="and">
<np def="neither" number="sing">
<noun>language</noun>
<num>one</num>
</np>
<np def="neither" number="sing">
<noun>dialect</noun>
<num>one</num>
</np>
</conjp>
</np>
</s>cleanup:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>have</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" role="subj"> - <noun>human being</noun> - <adj>all</adj> + <np def="def" number="plur" role="subj" locus="number"> + <word posp="noun" gloss="human being"/> + <word posp="adj" gloss="all"/> <pp p="in" location="surface" precise="no"> - <np def="def" number="sing"> - <noun>earth</noun> - <adj>whole</adj> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="earth"/> + <word posp="adj" gloss="whole"/> </np> </pp> </np> <np role="obj"> <conjp conj="and"> - <np def="neither" number="sing"> - <noun>language</noun> - <num>one</num> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="language"/> + <word posp="num" gloss="one"/> </np> - <np def="neither" number="sing"> - <noun>dialect</noun> - <num>one</num> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="dialect"/> + <word posp="num" gloss="one"/> </np> </conjp> </np> </s>
module adj2noun:
<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">
+ <np role="subj">
+ <np type="owner_owned">
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="all" lexposp="adj"/>
+ </np>
+ <np role="owned" def="def" number="plur" 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" locus="number">
+ <np type="owner_owned">
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="whole" lexposp="adj"/>
+ </np>
+ <np role="owned" def="def" number="sing" locus="number">
<word posp="noun" gloss="earth"/>
- <word posp="adj" gloss="whole"/>
</np>
+ </np>
</pp>
</np>
+ </np>
+ </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 role="subj">
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="all" lexposp="adj"/>
</np>
<np role="owned" def="def" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
<np role="owned" def="def" number="sing" locus="number">
<word posp="noun" gloss="earth"/>
</np>
</np>
</pp>
</np>
</np>
</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 role="subj"> <np type="owner_owned"> <np number="sing" def="def" role="owner"> <word posp="noun" gloss="all" lexposp="adj"/> </np> <np role="owned" def="def" number="plur" locus="number"> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <np type="owner_owned"> <np number="sing" def="def" role="owner"> <word posp="noun" gloss="whole" lexposp="adj"/> </np> <np role="owned" def="def" number="sing" locus="number"> <word posp="noun" gloss="earth"/> </np> </np> </pp> </np> </np> </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 role="subj"> <np type="owner_owned"> <np number="sing" def="def" role="owner"> <word posp="noun" gloss="all" lexposp="adj"/> </np> <np role="owned" def="def" number="plur" locus="number"> <word posp="noun" gloss="human being"/> <pp p="in" location="surface" precise="no"> <np type="owner_owned"> <np number="sing" def="def" role="owner"> <word posp="noun" gloss="whole" lexposp="adj"/> </np> <np role="owned" def="def" number="sing" locus="number"> <word posp="noun" gloss="earth"/> </np> </np> </pp> </np> </np> </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 embed:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
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 role="subj">
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="all" lexposp="adj"/>
</np>
<np role="owned" def="def" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
+ <word gloss="in_surface" posp="pp"/>
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
<np role="owned" def="def" number="sing" locus="number">
<word posp="noun" gloss="earth"/>
</np>
</np>
</pp>
</np>
</np>
</np>
<np role="obj">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module constorder:
No change.
module casemarking:
No change.
module 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 role="subj">
- <np type="owner_owned">
+ <np role="subj" number="sing">
+ <np type="owner_owned" number="plur">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="all" lexposp="adj"/>
</np>
<np role="owned" def="def" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
<np role="owned" def="def" number="sing" locus="number">
<word posp="noun" gloss="earth"/>
</np>
</np>
</pp>
</np>
</np>
</np>
- <np role="obj">
+ <np role="obj" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module simplifynumber:
No change.
createpronouns:
No change.
module ngen:
<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 role="subj" number="sing">
<np type="owner_owned" number="plur">
- <np number="sing" def="def" role="owner">
- <word posp="noun" gloss="all" lexposp="adj"/>
- </np>
<np role="owned" def="def" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np type="owner_owned" number="sing">
- <np number="sing" def="def" role="owner">
- <word posp="noun" gloss="whole" lexposp="adj"/>
- </np>
<np role="owned" def="def" number="sing" locus="number">
<word posp="noun" gloss="earth"/>
</np>
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="whole" lexposp="adj"/>
</np>
+ </np>
</pp>
</np>
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="all" lexposp="adj"/>
</np>
</np>
+ </np>
<np role="obj" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
module 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 role="subj" number="sing">
<np type="owner_owned" number="plur">
<np role="owned" def="def" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np type="owner_owned" number="sing">
<np role="owned" def="def" number="sing" locus="number">
<word posp="noun" gloss="earth"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
</np>
</pp>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="all" lexposp="adj"/>
</np>
</np>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
+ <word posp="conj" gloss="and"/>
<np number="sing" locus="number">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</conjp>
</np>
</s>
flattenconjp:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
</vp>
<np role="subj" number="sing">
<np type="owner_owned" number="plur">
<np role="owned" def="def" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np type="owner_owned" number="sing">
<np role="owned" def="def" number="sing" locus="number">
<word posp="noun" gloss="earth"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
</np>
</pp>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="all" lexposp="adj"/>
</np>
</np>
</np>
<np role="obj" number="plur">
- <conjp conj="and">
- <np number="sing" locus="number">
+ <np number="sing" locus="number" role="obj">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
- <np number="sing" locus="number">
+ <np number="sing" locus="number" role="obj">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
- </conjp>
</np>
</s>
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" number="sing">
<np type="owner_owned" number="plur">
<np role="owned" def="def" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np type="owner_owned" number="sing">
<np role="owned" def="def" number="sing" locus="number">
<word posp="noun" gloss="earth"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
</np>
</pp>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="all" lexposp="adj"/>
</np>
</np>
</np>
<np role="obj" number="plur">
<np number="sing" locus="number" role="obj">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="obj">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" number="sing">
- <np type="owner_owned" number="plur">
+ <np type="owner_owned" number="plur" role="subj">
<np role="owned" def="def" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
<np type="owner_owned" number="sing">
<np role="owned" def="def" number="sing" locus="number">
<word posp="noun" gloss="earth"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
</np>
</pp>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="all" lexposp="adj"/>
</np>
</np>
- </np>
- <np role="obj" number="plur">
<np number="sing" locus="number" role="obj">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="obj">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>All humans in the whole earth had one language and one dialect.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="have"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="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" number="plur" role="subj">
<np role="owned" def="def" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp"/>
- <np type="owner_owned" number="sing">
<np role="owned" def="def" number="sing" locus="number">
<word posp="noun" gloss="earth"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
- </np>
</pp>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="all" lexposp="adj"/>
</np>
- </np>
<np number="sing" locus="number" role="obj">
<word posp="noun" gloss="language"/>
<word posp="num" gloss="one"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="obj">
<word posp="noun" gloss="dialect"/>
<word posp="num" gloss="one"/>
</np>
</s>
movedowntoword:
<s> <littrans>All humans in the whole earth had one language and one dialect.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="owned" def="def" number="plur" locus="number"> - <word posp="noun" gloss="human being"/> + <word posp="noun" gloss="human being" role="owned" def="def" number="plur" locus="number"/> <pp p="in" location="surface" precise="no"> - <word gloss="in_surface" posp="pp"/> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/> <np role="owned" def="def" number="sing" locus="number"> - <word posp="noun" gloss="earth"/> + <word posp="noun" gloss="earth" role="owned" def="def" number="sing" locus="number"/> </np> <np number="sing" def="def" role="owner"> - <word posp="noun" gloss="whole" lexposp="adj"/> + <word posp="noun" gloss="whole" lexposp="adj" number="sing" def="def" role="owner"/> </np> </pp> </np> <np number="sing" def="def" role="owner"> - <word posp="noun" gloss="all" lexposp="adj"/> + <word posp="noun" gloss="all" lexposp="adj" number="sing" def="def" role="owner"/> </np> <np number="sing" locus="number" role="obj"> - <word posp="noun" gloss="language"/> - <word posp="num" gloss="one"/> + <word posp="noun" gloss="language" number="sing" locus="number" role="obj"/> + <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" role="obj"> - <word posp="noun" gloss="dialect"/> - <word posp="num" gloss="one"/> + <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/> + <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> </np> </s>calling defaultval for def/
defaultval: noun, def
returning not.def
calling defaultval for def/
defaultval: noun, def
returning not.def
addaffixes:
About to call getSlotValue for have/verb/mode/obligatoryGot indicative
About to call getSlotValue for human being/noun/number/obligatory
Got plur
About to call getSlotValue for human being/noun/def/obligatory
Got def
About to call getSlotValue for human being/noun/case/optional
About to call getSlotValue for earth/noun/number/obligatory
Got sing
About to call getSlotValue for earth/noun/def/obligatory
Got def
About to call getSlotValue for earth/noun/case/optional
About to call getSlotValue for whole/noun/number/obligatory
Got sing
About to call getSlotValue for whole/noun/def/obligatory
Got def
About to call getSlotValue for whole/noun/case/optional
About to call getSlotValue for all/noun/number/obligatory
Got sing
About to call getSlotValue for all/noun/def/obligatory
Got def
About to call getSlotValue for all/noun/case/optional
About to call getSlotValue for language/noun/number/obligatory
Got sing
About to call getSlotValue for language/noun/def/obligatory
Got not.def
About to call getSlotValue for language/noun/case/optional
About to call getSlotValue for dialect/noun/number/obligatory
Got sing
About to call getSlotValue for dialect/noun/def/obligatory
Got not.def
About to call getSlotValue for dialect/noun/case/optional
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<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="owned" def="def" number="plur" locus="number">
<word posp="noun" gloss="human being" role="owned" def="def" number="plur" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
<pp p="in" location="surface" precise="no">
<word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/>
<np role="owned" def="def" number="sing" locus="number">
<word posp="noun" gloss="earth" role="owned" def="def" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj" number="sing" def="def" role="owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</pp>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="all" lexposp="adj" number="sing" def="def" role="owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="sing" locus="number" role="obj">
<word posp="noun" gloss="language" number="sing" locus="number" role="obj"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
<word posp="num" gloss="one" number="sing" locus="number" role="obj"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="obj">
<word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
<word posp="num" gloss="one" number="sing" locus="number" role="obj"/>
</np>
</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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <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="owned" def="def" number="plur" locus="number"> <word posp="noun" gloss="human being" role="owned" def="def" number="plur" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="noundef" function="suffix" gloss="def"/> - <pp p="in" location="surface" precise="no"> <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/> - <np role="owned" def="def" number="sing" locus="number"> <word posp="noun" gloss="earth" role="owned" def="def" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" def="def" role="owner"> <word posp="noun" gloss="whole" lexposp="adj" number="sing" def="def" role="owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </pp> - </np> - <np number="sing" def="def" role="owner"> <word posp="noun" gloss="all" lexposp="adj" number="sing" def="def" role="owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="sing" locus="number" role="obj"> <word posp="noun" gloss="language" number="sing" locus="number" role="obj"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="not.def"/> <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> - </np> <word posp="conj" gloss="and"/> - <np number="sing" locus="number" role="obj"> <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="not.def"/> <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <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="owned" def="def" number="plur" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no"/> - <word posp="noun" gloss="earth" role="owned" def="def" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="whole" lexposp="adj" number="sing" def="def" role="owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="all" lexposp="adj" number="sing" def="def" role="owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="language" number="sing" locus="number" role="obj"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <word posp="num" gloss="one" number="sing" locus="number" role="obj"/> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="t a ˈ h">taˈh</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="human being" role="owned" def="def" number="plur" locus="number" ph="f u ˈ j">fuˈj</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no" ph="nˤ e ˈ n">nˤeˈn</word> + <word posp="noun" gloss="earth" role="owned" def="def" number="sing" locus="number" ph="h au ˈ ŋʷ">hauˈŋʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word posp="noun" gloss="whole" lexposp="adj" number="sing" def="def" role="owner" ph="t͡ʃ a ˈ t">t͡ʃaˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word posp="noun" gloss="all" lexposp="adj" number="sing" def="def" role="owner" ph="f au ˈ s">fauˈs</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word posp="noun" gloss="language" number="sing" locus="number" role="obj" ph="f a ˈ t">faˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <word posp="num" gloss="one" number="sing" locus="number" role="obj" ph="w e ˈ ŋ">weˈŋ</word> + <word posp="conj" gloss="and" ph="w i ˈ p">wiˈp</word> + <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj" ph="j a f i ˈ n">jafiˈn</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <word posp="num" gloss="one" number="sing" locus="number" role="obj" ph="w e ˈ ŋ">weˈŋ</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="t a ˈ h">taˈh</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="human being" role="owned" def="def" number="plur" locus="number" ph="f u ˈ j">fuˈj</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> - <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no" ph="nˤ e ˈ n">nˤeˈn</word> - <word posp="noun" gloss="earth" role="owned" def="def" number="sing" locus="number" ph="h au ˈ ŋʷ">hauˈŋʷ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> - <word posp="noun" gloss="whole" lexposp="adj" number="sing" def="def" role="owner" ph="t͡ʃ a ˈ t">t͡ʃaˈt</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> - <word posp="noun" gloss="all" lexposp="adj" number="sing" def="def" role="owner" ph="f au ˈ s">fauˈs</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> - <word posp="noun" gloss="language" number="sing" locus="number" role="obj" ph="f a ˈ t">faˈt</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> - <word posp="num" gloss="one" number="sing" locus="number" role="obj" ph="w e ˈ ŋ">weˈŋ</word> - <word posp="conj" gloss="and" ph="w i ˈ p">wiˈp</word> - <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj" ph="j a f i ˈ n">jafiˈn</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> - <word posp="num" gloss="one" number="sing" locus="number" role="obj" ph="w e ˈ ŋ">weˈŋ</word> + <word posp="verb" gloss="have" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">taˈh</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">loʃ</thingy> + <word posp="noun" gloss="human being" role="owned" def="def" number="plur" locus="number">fuˈj</word> + <thingy type="nounnumber" function="suffix" gloss="plur">u</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> + <word gloss="in_surface" posp="pp" p="in" location="surface" precise="no">nˤeˈn</word> + <word posp="noun" gloss="earth" role="owned" def="def" number="sing" locus="number">hauˈŋʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> + <word posp="noun" gloss="whole" lexposp="adj" number="sing" def="def" role="owner">t͡ʃaˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> + <word posp="noun" gloss="all" lexposp="adj" number="sing" def="def" role="owner">fauˈs</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> + <word posp="noun" gloss="language" number="sing" locus="number" role="obj">faˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> + <word posp="num" gloss="one" number="sing" locus="number" role="obj">weˈŋ</word> + <word posp="conj" gloss="and">wiˈp</word> + <word posp="noun" gloss="dialect" number="sing" locus="number" role="obj">jafiˈn</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> + <word posp="num" gloss="one" number="sing" locus="number" role="obj">weˈŋ</word> </flat> + <p><span class="ilpair"><span class="mor">ˈtah</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">loʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈfuj</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈnˤen</span><br><span class="gls">in_surface</span></span> <span class="ilpair"><span class="mor">ˈhauŋʷ</span><br><span class="gls">earth</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃat</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈfaus</span><br><span class="gls">all</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈfat</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">ˈweŋ</span><br><span class="gls">one</span></span> <span class="ilpair"><span class="mor">ˈwip</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">jaˈfin</span><br><span class="gls">dialect</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">ˈweŋ</span><br><span class="gls">one</span></span></p> + <p>ˈtahut͡ʃ loʃ ˈfujus ˈnˤen ˈhauŋʷis ˈt͡ʃatis ˈfausis ˈfatisˤ ˈweŋ ˈwip jaˈfinisˤ ˈweŋ</p> + <p>tahuch losh fujus ṇen haungwis chatis fausis fatiṣ weng wip jafiniṣ weng</p> + <il> + <w> + <o>ˈtah</o> + <g>have</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>loʃ</o> + <g>PAST</g> + </w> + <w> + <o>ˈfuj</o> + <g>human being</g> + </w> + <w> + <o>-u</o> + <g>plur</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + <w> + <o>ˈnˤen</o> + <g>in_surface</g> + </w> + <w> + <o>ˈhauŋʷ</o> + <g>earth</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + <w> + <o>ˈt͡ʃat</o> + <g>whole</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + <w> + <o>ˈfaus</o> + <g>all</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + <w> + <o>ˈfat</o> + <g>language</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + <w> + <o>ˈweŋ</o> + <g>one</g> + </w> + <w> + <o>ˈwip</o> + <g>and</g> + </w> + <w> + <o>jaˈfin</o> + <g>dialect</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + <w> + <o>ˈweŋ</o> + <g>one</g> + </w> + </il> </s>
Tahuch losh fujus ṇen haungwis chatis fausis fatiṣ weng wip jafiniṣ weng. [ˈtahut͡ʃ loʃ ˈfujus ˈnˤen ˈhauŋʷis ˈt͡ʃatis ˈfausis ˈfatisˤ ˈweŋ ˈwip jaˈfinisˤ ˈweŋ] ˈtah have -ut͡ʃ indicative loʃ PAST ˈfuj human being -u plur -s def ˈnˤen in_surface ˈhauŋʷ earth -i sing -s def ˈt͡ʃat whole -i sing -s def ˈfaus all -i sing -s def ˈfat language -i sing -sˤ not.def ˈweŋ one ˈwip and jaˈfin dialect -i sing -sˤ not.def ˈweŋ one “All humans in the whole earth had one language and one dialect.” | (1) |
And it came to pass, as they journeyed from the east, that they found a plain in the land of Shinar; and they dwelt there.
initial XML:
<s>
<littrans>They journeyed from the east.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>journey</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<pp p="from" location="inside" precise="no">
<np def="def" number="sing">
<noun>east</noun>
</np>
</pp>
</s>cleanup:
<s> <littrans>They journeyed from the east.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>journey</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="journey"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> <pp p="from" location="inside" precise="no"> - <np def="def" number="sing"> - <noun>east</noun> + <np def="def" number="sing" locus="number"> + <word posp="noun" gloss="east"/> </np> </pp> </s>
module adj2noun:
No change.
module articles:
No change.
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"/> </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"/> </np> </pp> </s>
module embed:
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"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
</np>
</pp>
</s>
module constorder:
No change.
module casemarking:
<s>
<littrans>They journeyed from the east.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="journey"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
<word posp="noun" gloss="human being"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
</np>
</pp>
</s>
module propagatenumber:
No change.
module simplifynumber:
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="NOM">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
</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="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="NOM">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east"/>
</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="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="NOM"> - <word posp="pron" number="plur" gloss="3.plur"/> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM"/> </np> <pp p="from" location="inside" precise="no"> - <word gloss="from_inside" posp="pp"/> + <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no"/> <np def="def" number="sing" locus="number"> - <word posp="noun" gloss="east"/> + <word posp="noun" gloss="east" def="def" number="sing" locus="number"/> </np> </pp> </s>
addaffixes:
About to call getSlotValue for journey/verb/mode/obligatoryGot indicative
About to call getSlotValue for east/noun/number/obligatory
Got sing
About to call getSlotValue for east/noun/def/obligatory
Got def
About to call getSlotValue for east/noun/case/optional
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<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="NOM">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<pp p="from" location="inside" precise="no">
<word gloss="from_inside" posp="pp" p="from" location="inside" precise="no"/>
<np def="def" number="sing" locus="number">
<word posp="noun" gloss="east" def="def" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <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="NOM"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - </np> - <pp p="from" location="inside" precise="no"> <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no"/> - <np def="def" number="sing" locus="number"> <word posp="noun" gloss="east" def="def" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <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="NOM"/> - <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no"/> - <word posp="noun" gloss="east" def="def" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="k o sˤ eː ˈ j">kosˤeːˈj</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="t au ˈ n">tauˈn</word> + <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no" ph="j oː ˈ tˤ">joːˈtˤ</word> + <word posp="noun" gloss="east" def="def" number="sing" locus="number" ph="t͡ʃ a ˈ ʃ">t͡ʃaˈʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="k o sˤ eː ˈ j">kosˤeːˈj</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="t au ˈ n">tauˈn</word> - <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no" ph="j oː ˈ tˤ">joːˈtˤ</word> - <word posp="noun" gloss="east" def="def" number="sing" locus="number" ph="t͡ʃ a ˈ ʃ">t͡ʃaˈʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word posp="verb" gloss="journey" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">kosˤeːˈj</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">loʃ</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM">tauˈn</word> + <word gloss="from_inside" posp="pp" p="from" location="inside" precise="no">joːˈtˤ</word> + <word posp="noun" gloss="east" def="def" number="sing" locus="number">t͡ʃaˈʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> </flat> + <p><span class="ilpair"><span class="mor">koˈsˤeːj</span><br><span class="gls">journey</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">loʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈtaun</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ˈjoːtˤ</span><br><span class="gls">from_inside</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃaʃ</span><br><span class="gls">east</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span></p> + <p>koˈsˤeːjut͡ʃ loʃ ˈtaun ˈjoːtˤ ˈt͡ʃaʃis</p> + <p>koṣeejuch losh taun jooṭ chashis</p> + <il> + <w> + <o>koˈsˤeːj</o> + <g>journey</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>loʃ</o> + <g>PAST</g> + </w> + <w> + <o>ˈtaun</o> + <g>3.plur</g> + </w> + <w> + <o>ˈjoːtˤ</o> + <g>from_inside</g> + </w> + <w> + <o>ˈt͡ʃaʃ</o> + <g>east</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + </il> </s>
Koṣeejuch losh taun jooṭ chashis. [koˈsˤeːjut͡ʃ loʃ ˈtaun ˈjoːtˤ ˈt͡ʃaʃis] koˈsˤeːj journey -ut͡ʃ indicative loʃ PAST ˈtaun 3.plur ˈjoːtˤ from_inside ˈt͡ʃaʃ east -i sing -s def “They journeyed from the east.” | (2) |
initial XML:
<s connector="and">
<littrans>And they found a wide plain in the a land.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>find</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="indef" number="sing">
<noun>plain</noun>
<adj>wide</adj>
<pp p="in" location="inside" precise="yes">
<np def="indef" number="sing">
<noun>land</noun>
</np>
</pp>
</np>
</s>cleanup:
<s connector="and"> <littrans>And they found a wide plain in the a land.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>find</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="find"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="indef" number="sing"> - <noun>plain</noun> - <adj>wide</adj> + <np role="obj" def="indef" number="sing" locus="number"> + <word posp="noun" gloss="plain"/> + <word posp="adj" gloss="wide"/> <pp p="in" location="inside" precise="yes"> - <np def="indef" number="sing"> - <noun>land</noun> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="land"/> </np> </pp> </np> </s>
module adj2noun:
<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">
+ <np type="owner_owned">
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="wide" lexposp="adj"/>
+ </np>
+ <np role="owned" 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" locus="number">
<word posp="noun" gloss="land"/>
</np>
</pp>
</np>
+ </np>
+ </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">
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="wide" lexposp="adj"/>
</np>
- <np role="owned" def="indef" number="sing" locus="number">
+ <np role="owned" number="sing" locus="number">
<word posp="noun" gloss="plain"/>
+ <word gloss="a" posp="det"/>
<pp p="in" location="inside" precise="yes">
- <np def="indef" number="sing" locus="number">
+ <np number="sing" locus="number">
<word posp="noun" gloss="land"/>
+ <word gloss="a" posp="det"/>
</np>
</pp>
</np>
</np>
</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"> <np type="owner_owned"> <np number="sing" def="def" role="owner"> <word posp="noun" gloss="wide" lexposp="adj"/> </np> <np role="owned" number="sing" locus="number"> <word posp="noun" gloss="plain"/> <word gloss="a" posp="det"/> <pp p="in" location="inside" precise="yes"> <np number="sing" locus="number"> <word posp="noun" gloss="land"/> <word gloss="a" posp="det"/> </np> </pp> </np> </np> </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"> <np type="owner_owned"> <np number="sing" def="def" role="owner"> <word posp="noun" gloss="wide" lexposp="adj"/> </np> <np role="owned" number="sing" locus="number"> <word posp="noun" gloss="plain"/> <word gloss="a" posp="det"/> <pp p="in" location="inside" precise="yes"> <np number="sing" locus="number"> <word posp="noun" gloss="land"/> <word gloss="a" posp="det"/> </np> </pp> </np> </np> </np> </s>
module embed:
No change.
module sentenceconnectors:
<s connector="and">
+ <word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="wide" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="plain"/>
<word gloss="a" posp="det"/>
<pp p="in" location="inside" precise="yes">
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
<word gloss="a" posp="det"/>
</np>
</pp>
</np>
</np>
</np>
</s>
module complementise:
No change.
module affixdensity:
No change.
module adpositions:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np role="obj">
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="wide" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="plain"/>
<word gloss="a" posp="det"/>
<pp p="in" location="inside" precise="yes">
+ <word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
<word gloss="a" posp="det"/>
</np>
</pp>
</np>
</np>
</np>
</s>
module constorder:
No change.
module casemarking:
No change.
module propagatenumber:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj">
- <np type="owner_owned">
+ <np role="obj" number="sing">
+ <np type="owner_owned" number="sing">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="wide" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="plain"/>
<word gloss="a" posp="det"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
<word gloss="a" posp="det"/>
</np>
</pp>
</np>
</np>
</np>
</s>
module simplifynumber:
No change.
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 role="obj" number="sing">
<np type="owner_owned" number="sing">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="wide" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="plain"/>
<word gloss="a" posp="det"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
<word gloss="a" posp="det"/>
</np>
</pp>
</np>
</np>
</np>
</s>
module ngen:
<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">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="sing">
<np type="owner_owned" number="sing">
- <np number="sing" def="def" role="owner">
- <word posp="noun" gloss="wide" lexposp="adj"/>
- </np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="plain"/>
<word gloss="a" posp="det"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
<word gloss="a" posp="det"/>
</np>
</pp>
</np>
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="wide" lexposp="adj"/>
</np>
</np>
+ </np>
</s>
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="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">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="sing">
<np type="owner_owned" number="sing">
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="plain"/>
<word gloss="a" posp="det"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
<word gloss="a" posp="det"/>
</np>
</pp>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="wide" lexposp="adj"/>
</np>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="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">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np role="obj" number="sing">
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="obj">
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="plain"/>
<word gloss="a" posp="det"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
<word gloss="a" posp="det"/>
</np>
</pp>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="wide" lexposp="adj"/>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s connector="and">
<word gloss="and" posp="conj"/>
<littrans>And they found a wide plain in the a land.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="find"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="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">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np type="owner_owned" number="sing" role="obj">
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="plain"/>
<word gloss="a" posp="det"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land"/>
<word gloss="a" posp="det"/>
</np>
</pp>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="wide" lexposp="adj"/>
</np>
- </np>
</s>
movedowntoword:
<s connector="and"> <word gloss="and" posp="conj"/> <littrans>And they found a wide plain in the a land.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="find"/> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="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"> - <word posp="pron" number="plur" gloss="3.plur"/> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="owned" number="sing" locus="number"> - <word posp="noun" gloss="plain"/> - <word gloss="a" posp="det"/> + <word posp="noun" gloss="plain" role="owned" number="sing" locus="number"/> + <word gloss="a" posp="det" role="owned" number="sing" locus="number"/> <pp p="in" location="inside" precise="yes"> - <word gloss="in_inside" posp="pp"/> + <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/> <np number="sing" locus="number"> - <word posp="noun" gloss="land"/> - <word gloss="a" posp="det"/> + <word posp="noun" gloss="land" number="sing" locus="number"/> + <word gloss="a" posp="det" number="sing" locus="number"/> </np> </pp> </np> <np number="sing" def="def" role="owner"> - <word posp="noun" gloss="wide" lexposp="adj"/> + <word posp="noun" gloss="wide" lexposp="adj" number="sing" def="def" role="owner"/> </np> </s>calling defaultval for def/
defaultval: noun, def
returning not.def
calling defaultval for case/
defaultval: det, case
returning NOM
calling defaultval for def/
defaultval: noun, def
returning not.def
calling defaultval for case/
defaultval: det, case
returning NOM
addaffixes:
About to call getSlotValue for find/verb/mode/obligatoryGot indicative
About to call getSlotValue for plain/noun/number/obligatory
Got sing
About to call getSlotValue for plain/noun/def/obligatory
Got not.def
About to call getSlotValue for plain/noun/case/optional
About to call getSlotValue for a/det/case/obligatory
Got NOM
About to call getSlotValue for a/det/number/optional
Got sing
About to call getSlotValue for land/noun/number/obligatory
Got sing
About to call getSlotValue for land/noun/def/obligatory
Got not.def
About to call getSlotValue for land/noun/case/optional
About to call getSlotValue for a/det/case/obligatory
Got NOM
About to call getSlotValue for a/det/number/optional
Got sing
About to call getSlotValue for wide/noun/number/obligatory
Got sing
About to call getSlotValue for wide/noun/def/obligatory
Got def
About to call getSlotValue for wide/noun/case/optional
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<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">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="plain" role="owned" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
+ <thingy type="detcase" function="prefix" gloss="NOM"/>
<word gloss="a" posp="det" role="owned" number="sing" locus="number"/>
+ <thingy type="detnumber" function="suffix" gloss="sing"/>
<pp p="in" location="inside" precise="yes">
<word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/>
<np number="sing" locus="number">
<word posp="noun" gloss="land" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
+ <thingy type="detcase" function="prefix" gloss="NOM"/>
<word gloss="a" posp="det" number="sing" locus="number"/>
+ <thingy type="detnumber" function="suffix" gloss="sing"/>
</np>
</pp>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="wide" lexposp="adj" number="sing" def="def" role="owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <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"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="owned" number="sing" locus="number"> <word posp="noun" gloss="plain" role="owned" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="not.def"/> <thingy type="detcase" function="prefix" gloss="NOM"/> <word gloss="a" posp="det" role="owned" number="sing" locus="number"/> <thingy type="detnumber" function="suffix" gloss="sing"/> - <pp p="in" location="inside" precise="yes"> <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/> - <np number="sing" locus="number"> <word posp="noun" gloss="land" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="not.def"/> <thingy type="detcase" function="prefix" gloss="NOM"/> <word gloss="a" posp="det" number="sing" locus="number"/> <thingy type="detnumber" function="suffix" gloss="sing"/> - </np> - </pp> - </np> - <np number="sing" def="def" role="owner"> <word posp="noun" gloss="wide" lexposp="adj" number="sing" def="def" role="owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <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"/> - <word posp="noun" gloss="plain" role="owned" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <thingy type="detcase" function="prefix" gloss="NOM"/> - <word gloss="a" posp="det" role="owned" number="sing" locus="number"/> - <thingy type="detnumber" function="suffix" gloss="sing"/> - <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes"/> - <word posp="noun" gloss="land" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <thingy type="detcase" function="prefix" gloss="NOM"/> - <word gloss="a" posp="det" number="sing" locus="number"/> - <thingy type="detnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="wide" lexposp="adj" number="sing" def="def" role="owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word gloss="and" posp="conj" ph="w i ˈ p">wiˈp</word> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="sˤ i ˈ n">sˤiˈn</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="t au ˈ n">tauˈn</word> + <word posp="noun" gloss="plain" role="owned" number="sing" locus="number" ph="k o sˤ a ˈ ʃ">kosˤaˈʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <thingy type="detcase" function="prefix" gloss="NOM" attach="prefix" ph="tˤ">tˤ</thingy> + <word gloss="a" posp="det" role="owned" number="sing" locus="number" ph="i ˈ sˤ">iˈsˤ</word> + <thingy type="detnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes" ph="w o ˈ n">woˈn</word> + <word posp="noun" gloss="land" number="sing" locus="number" ph="h e ˈ n">heˈn</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <thingy type="detcase" function="prefix" gloss="NOM" attach="prefix" ph="tˤ">tˤ</thingy> + <word gloss="a" posp="det" number="sing" locus="number" ph="i ˈ sˤ">iˈsˤ</word> + <thingy type="detnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <word posp="noun" gloss="wide" lexposp="adj" number="sing" def="def" role="owner" ph="t e ˈ ŋʷ">teˈŋʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj" ph="w i ˈ p">wiˈp</word> - <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="sˤ i ˈ n">sˤiˈn</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="t au ˈ n">tauˈn</word> - <word posp="noun" gloss="plain" role="owned" number="sing" locus="number" ph="k o sˤ a ˈ ʃ">kosˤaˈʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> - <thingy type="detcase" function="prefix" gloss="NOM" attach="prefix" ph="tˤ">tˤ</thingy> - <word gloss="a" posp="det" role="owned" number="sing" locus="number" ph="i ˈ sˤ">iˈsˤ</word> - <thingy type="detnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes" ph="w o ˈ n">woˈn</word> - <word posp="noun" gloss="land" number="sing" locus="number" ph="h e ˈ n">heˈn</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> - <thingy type="detcase" function="prefix" gloss="NOM" attach="prefix" ph="tˤ">tˤ</thingy> - <word gloss="a" posp="det" number="sing" locus="number" ph="i ˈ sˤ">iˈsˤ</word> - <thingy type="detnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <word posp="noun" gloss="wide" lexposp="adj" number="sing" def="def" role="owner" ph="t e ˈ ŋʷ">teˈŋʷ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word gloss="and" posp="conj">wiˈp</word> + <word posp="verb" gloss="find" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">sˤiˈn</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">loʃ</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">tauˈn</word> + <word posp="noun" gloss="plain" role="owned" number="sing" locus="number">kosˤaˈʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> + <thingy type="detcase" function="prefix" gloss="NOM">tˤ</thingy> + <word gloss="a" posp="det" role="owned" number="sing" locus="number">iˈsˤ</word> + <word gloss="in_inside" posp="pp" p="in" location="inside" precise="yes">woˈn</word> + <word posp="noun" gloss="land" number="sing" locus="number">heˈn</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> + <thingy type="detcase" function="prefix" gloss="NOM">tˤ</thingy> + <word gloss="a" posp="det" number="sing" locus="number">iˈsˤ</word> + <word posp="noun" gloss="wide" lexposp="adj" number="sing" def="def" role="owner">teˈŋʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈwip</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ˈsˤin</span><br><span class="gls">find</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">loʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈtaun</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">koˈsˤaʃ</span><br><span class="gls">plain</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">tˤ-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ˈisˤ</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">ˈwon</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">ˈhen</span><br><span class="gls">land</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">tˤ-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ˈisˤ</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">ˈteŋʷ</span><br><span class="gls">wide</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span></p> + <p>ˈwip ˈsˤinut͡ʃ loʃ ˈtaun koˈsˤaʃisˤ ˈtˤisˤ ˈwon ˈhenisˤ ˈtˤisˤ ˈteŋʷis</p> + <p>wip ṣinuch losh taun koṣashiṣ ṭiṣ won heniṣ ṭiṣ tengwis</p> + <il> + <w> + <o>ˈwip</o> + <g>and</g> + </w> + <w> + <o>ˈsˤin</o> + <g>find</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>loʃ</o> + <g>PAST</g> + </w> + <w> + <o>ˈtaun</o> + <g>3.plur</g> + </w> + <w> + <o>koˈsˤaʃ</o> + <g>plain</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + <w> + <o>tˤ-</o> + <g>NOM</g> + </w> + <w> + <o>ˈisˤ</o> + <g>a</g> + </w> + <w> + <o>ˈwon</o> + <g>in_inside</g> + </w> + <w> + <o>ˈhen</o> + <g>land</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + <w> + <o>tˤ-</o> + <g>NOM</g> + </w> + <w> + <o>ˈisˤ</o> + <g>a</g> + </w> + <w> + <o>ˈteŋʷ</o> + <g>wide</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + </il> </s>
Wip ṣinuch losh taun koṣashiṣ ṭiṣ won heniṣ ṭiṣ tengwis. [ˈwip ˈsˤinut͡ʃ loʃ ˈtaun koˈsˤaʃisˤ ˈtˤisˤ ˈwon ˈhenisˤ ˈtˤisˤ ˈteŋʷis] ˈwip and ˈsˤin find -ut͡ʃ indicative loʃ PAST ˈtaun 3.plur koˈsˤaʃ plain -i sing -sˤ not.def tˤ- NOM ˈisˤ a ˈwon in_inside ˈhen land -i sing -sˤ not.def tˤ- NOM ˈisˤ a ˈteŋʷ wide -i sing -s def “And they found a wide plain in the a land.” | (3) |
initial XML:
<s connector="thus">
<littrans>Thus they dwelled there.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>dwell</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<adv>there</adv>
</s>cleanup:
<s connector="thus"> <littrans>Thus they dwelled there.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>dwell</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="dwell"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <adv>there</adv> + <word posp="adv" gloss="there"/> </s>
module adj2noun:
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 embed:
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="NOM">
<word posp="noun" gloss="human being"/>
</np>
<word posp="adv" gloss="there"/>
</s>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
<s connector="thus">
<word gloss="thus" posp="conj"/>
<littrans>Thus they dwelled there.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="dwell"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" case="NOM">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<word posp="adv" gloss="there"/>
</s>
module 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="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="NOM">
<word posp="pron" number="plur" gloss="3.plur"/>
</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="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="NOM"> - <word posp="pron" number="plur" gloss="3.plur"/> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM"/> </np> <word posp="adv" gloss="there"/> </s>
addaffixes:
About to call getSlotValue for dwell/verb/mode/obligatoryGot indicative
<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" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<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="NOM">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM"/>
</np>
<word posp="adv" gloss="there"/>
</s>
flatten:
<s connector="thus"> + <flat> <word gloss="thus" posp="conj"/> - <littrans>Thus they dwelled there.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <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="NOM"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM"/> - </np> <word posp="adv" gloss="there"/> + </flat> </s>
addvocab:
-<s connector="thus"> +<s connector="thus" translation=""> <flat> - <word gloss="thus" posp="conj"/> - <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <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="NOM"/> - <word posp="adv" gloss="there"/> + <word gloss="thus" posp="conj" ph="ŋ u ŋʷ a ˈ s">ŋuŋʷaˈs</word> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="p a n o ˈ ŋʷ">panoˈŋʷ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="t au ˈ n">tauˈn</word> + <word posp="adv" gloss="there" ph="h e ˈ ʃ">heˈʃ</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s connector="thus" translation=""> <flat> - <word gloss="thus" posp="conj" ph="ŋ u ŋʷ a ˈ s">ŋuŋʷaˈs</word> - <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="p a n o ˈ ŋʷ">panoˈŋʷ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM" ph="t au ˈ n">tauˈn</word> - <word posp="adv" gloss="there" ph="h e ˈ ʃ">heˈʃ</word> + <word gloss="thus" posp="conj">ŋuŋʷaˈs</word> + <word posp="verb" gloss="dwell" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">panoˈŋʷ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">loʃ</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" case="NOM">tauˈn</word> + <word posp="adv" gloss="there">heˈʃ</word> </flat> + <p><span class="ilpair"><span class="mor">ŋuˈŋʷas</span><br><span class="gls">thus</span></span> <span class="ilpair"><span class="mor">paˈnoŋʷ</span><br><span class="gls">dwell</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">loʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈtaun</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ˈheʃ</span><br><span class="gls">there</span></span></p> + <p>ŋuˈŋʷas paˈnoŋʷut͡ʃ loʃ ˈtaun ˈheʃ</p> + <p>ngungwas panongwuch losh taun hesh</p> + <il> + <w> + <o>ŋuˈŋʷas</o> + <g>thus</g> + </w> + <w> + <o>paˈnoŋʷ</o> + <g>dwell</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>loʃ</o> + <g>PAST</g> + </w> + <w> + <o>ˈtaun</o> + <g>3.plur</g> + </w> + <w> + <o>ˈheʃ</o> + <g>there</g> + </w> + </il> </s>
Ngungwas panongwuch losh taun hesh. [ŋuˈŋʷas paˈnoŋʷut͡ʃ loʃ ˈtaun ˈheʃ] ŋuˈŋʷas thus paˈnoŋʷ dwell -ut͡ʃ indicative loʃ PAST ˈtaun 3.plur ˈheʃ there “Thus they dwelled there.” | (4) |
And they said one to another, Go to, let us make brick, and burn them thoroughly.
initial XML:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp tam="past-punct" evidence="hearsay">
<verb>say</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj">
<conjp conj="and">
<subs>
<vp tam="imperative">
<verb>make</verb>
</vp>
<np number="plur" def="def" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np role="obj" def="neither" number="plur">
<noun>brick</noun>
</np>
</subs>
<subs>
<vp tam="imperative">
<verb>burn</verb>
</vp>
<np number="plur" def="def" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np role="obj" def="neither" number="plur">
<noun>brick</noun>
</np>
<adv>thoroughly</adv>
</subs>
</conjp>
</np>
</s>cleanup:
<s> <littrans>They said: Let us make bricks and burn them thoroughly.</littrans> - <vp tam="past-punct" evidence="hearsay"> - <verb>say</verb> + <vp evidence="hearsay" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="say"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> <np role="obj"> <conjp conj="and"> <subs> - <vp tam="imperative"> - <verb>make</verb> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <word posp="verb" gloss="make"/> </vp> - <np number="plur" def="def" role="subj"> - <pron person="1incl" number="plur"/> + <np number="plur" def="def" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np role="obj" def="neither" number="plur"> - <noun>brick</noun> + <np role="obj" def="neither" number="plur" locus="number"> + <word posp="noun" gloss="brick"/> </np> </subs> <subs> - <vp tam="imperative"> - <verb>burn</verb> + <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active"> + <word posp="verb" gloss="burn"/> </vp> - <np number="plur" def="def" role="subj"> - <pron person="1incl" number="plur"/> + <np number="plur" def="def" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np role="obj" def="neither" number="plur"> - <noun>brick</noun> + <np role="obj" def="neither" number="plur" locus="number"> + <word posp="noun" gloss="brick"/> </np> - <adv>thoroughly</adv> + <word posp="adv" gloss="thoroughly"/> </subs> </conjp> </np> </s>
module adj2noun:
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 embed:
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"/>
+ <np role="obj" number="plur" locus="number">
+ <word posp="noun" gloss="brick"/>
+ </np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
<np number="plur" def="def" role="subj" locus="number">
<word person="1incl" number="plur" posp="pron"/>
</np>
+ <word gloss="COMP" posp="pp"/>
+ </subs>
+ <subs>
<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 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 role="obj" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
- <np number="plur" def="def" role="subj" locus="number">
+ <np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<subs>
- <np role="obj" number="plur" locus="number">
+ <np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
- <np number="plur" def="def" role="subj" locus="number">
+ <np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
</conjp>
</np>
</s>
module propagatenumber:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj">
+ <np role="obj" number="plur">
<conjp conj="and">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<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" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
</conjp>
</np>
</s>
module simplifynumber:
No change.
createpronouns:
<s>
<littrans>They said: Let us make bricks and burn them thoroughly.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="say"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<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" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</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">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur">
<conjp conj="and">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<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" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
+ <word posp="conj" gloss="and"/>
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</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">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur">
- <conjp conj="and">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<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" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
<word person="1incl" number="plur" posp="pron"/>
</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">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="make"/>
</vp>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
<word posp="verb" gloss="burn"/>
</vp>
<np number="plur" def="def" role="subj" locus="number" case="NOM">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</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">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur">
<word posp="verb" gloss="make"/>
</vp>
- <np number="plur" def="def" role="subj" locus="number" case="NOM">
+ <np number="plur" def="def" role="subj" locus="number" case="NOM" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur">
<word posp="verb" gloss="burn"/>
</vp>
- <np number="plur" def="def" role="subj" locus="number" case="NOM">
+ <np number="plur" def="def" role="subj" locus="number" case="NOM" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</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="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">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" number="plur">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur">
<word posp="verb" gloss="make"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <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="plur" def="def" role="subj" locus="number" case="NOM" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
<word posp="conj" gloss="and"/>
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur">
<word posp="verb" gloss="burn"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <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="plur" def="def" role="subj" locus="number" case="NOM" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<word gloss="COMP" posp="pp"/>
<word posp="adv" gloss="thoroughly"/>
</subs>
</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="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"> - <word posp="pron" number="plur" gloss="3.plur"/> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" number="plur"> <subs> <np role="obj" number="plur" locus="number" case="ACC"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.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" obj="3.plur" subj="1incl.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <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="plur" def="def" role="subj" locus="number" case="NOM" person="1incl"> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/> </np> - <word gloss="COMP" posp="pp"/> + <word gloss="COMP" posp="pp" role="obj" number="plur"/> </subs> - <word posp="conj" gloss="and"/> + <word posp="conj" gloss="and" role="obj" number="plur"/> <subs> <np role="obj" number="plur" locus="number" case="ACC"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.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" obj="3.plur" subj="1incl.plur"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <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="plur" def="def" role="subj" locus="number" case="NOM" person="1incl"> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/> </np> - <word gloss="COMP" posp="pp"/> - <word posp="adv" gloss="thoroughly"/> + <word gloss="COMP" posp="pp" role="obj" number="plur"/> + <word posp="adv" gloss="thoroughly" role="obj" number="plur"/> </subs> </np> </s>calling defaultval for def/
defaultval: noun, def
returning not.def
calling defaultval for def/
defaultval: noun, def
returning not.def
addaffixes:
About to call getSlotValue for say/verb/mode/obligatoryGot indicative
About to call getSlotValue for brick/noun/number/obligatory
Got plur
About to call getSlotValue for brick/noun/def/obligatory
Got not.def
About to call getSlotValue for brick/noun/case/optional
Got ACC
About to call getSlotValue for make/verb/mode/obligatory
Got imperative
About to call getSlotValue for brick/noun/number/obligatory
Got plur
About to call getSlotValue for brick/noun/def/obligatory
Got not.def
About to call getSlotValue for brick/noun/case/optional
Got ACC
About to call getSlotValue for burn/verb/mode/obligatory
Got imperative
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<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">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="plur">
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur">
<word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur"/>
+ <thingy type="verbmode" function="suffix" gloss="imperative"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<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="plur" def="def" role="subj" locus="number" case="NOM" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/>
</np>
<word gloss="COMP" posp="pp" role="obj" number="plur"/>
</subs>
<word posp="conj" gloss="and" role="obj" number="plur"/>
<subs>
<np role="obj" number="plur" locus="number" case="ACC">
<word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
+ <thingy type="nouncase" function="suffix" gloss="ACC"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur">
<word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur"/>
+ <thingy type="verbmode" function="suffix" gloss="imperative"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<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="plur" def="def" role="subj" locus="number" case="NOM" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/>
</np>
<word gloss="COMP" posp="pp" role="obj" number="plur"/>
<word posp="adv" gloss="thoroughly" role="obj" number="plur"/>
</subs>
</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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <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"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" number="plur"> - <subs> - <np role="obj" number="plur" locus="number" case="ACC"> <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="noundef" function="suffix" gloss="not.def"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur"> <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur"/> <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <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="plur" def="def" role="subj" locus="number" case="NOM" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/> - </np> <word gloss="COMP" posp="pp" role="obj" number="plur"/> - </subs> <word posp="conj" gloss="and" role="obj" number="plur"/> - <subs> - <np role="obj" number="plur" locus="number" case="ACC"> <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="noundef" function="suffix" gloss="not.def"/> <thingy type="nouncase" function="suffix" gloss="ACC"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur"> <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur"/> <thingy type="verbmode" function="suffix" gloss="imperative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <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="plur" def="def" role="subj" locus="number" case="NOM" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/> - </np> <word gloss="COMP" posp="pp" role="obj" number="plur"/> <word posp="adv" gloss="thoroughly" role="obj" number="plur"/> - </subs> - </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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <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"/> - <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur"/> - <thingy type="verbmode" function="suffix" gloss="imperative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/> - <word gloss="COMP" posp="pp" role="obj" number="plur"/> - <word posp="conj" gloss="and" role="obj" number="plur"/> - <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <thingy type="nouncase" function="suffix" gloss="ACC"/> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur"/> - <thingy type="verbmode" function="suffix" gloss="imperative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM"/> - <word gloss="COMP" posp="pp" role="obj" number="plur"/> - <word posp="adv" gloss="thoroughly" role="obj" number="plur"/> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="l o ˈ ʃ">loˈʃ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="t au ˈ n">tauˈn</word> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" ph="k a p o ˈ kʷ">kapoˈkʷ</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="o l">ol</thingy> + <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur" ph="t a ˈ ʃ">taˈʃ</word> + <thingy type="verbmode" function="suffix" gloss="imperative" attach="suffix" ph="i m">im</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" ph="kʷ a ˈ p">kʷaˈp</word> + <word gloss="COMP" posp="pp" role="obj" number="plur" ph="k u w iː ˈ m">kuwiːˈm</word> + <word posp="conj" gloss="and" role="obj" number="plur" ph="w i ˈ p">wiˈp</word> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" ph="k a p o ˈ kʷ">kapoˈkʷ</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="o l">ol</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur" ph="w eː ˈ f">weːˈf</word> + <thingy type="verbmode" function="suffix" gloss="imperative" attach="suffix" ph="i m">im</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" ph="kʷ a ˈ p">kʷaˈp</word> + <word gloss="COMP" posp="pp" role="obj" number="plur" ph="k u w iː ˈ m">kuwiːˈm</word> + <word posp="adv" gloss="thoroughly" role="obj" number="plur" ph="ŋ a p au ˈ k">ŋapauˈk</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="l o ˈ ʃ">loˈʃ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="t au ˈ n">tauˈn</word> - <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" ph="k a p o ˈ kʷ">kapoˈkʷ</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="o l">ol</thingy> - <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur" ph="t a ˈ ʃ">taˈʃ</word> - <thingy type="verbmode" function="suffix" gloss="imperative" attach="suffix" ph="i m">im</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" ph="kʷ a ˈ p">kʷaˈp</word> - <word gloss="COMP" posp="pp" role="obj" number="plur" ph="k u w iː ˈ m">kuwiːˈm</word> - <word posp="conj" gloss="and" role="obj" number="plur" ph="w i ˈ p">wiˈp</word> - <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC" ph="k a p o ˈ kʷ">kapoˈkʷ</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> - <thingy type="nouncase" function="suffix" gloss="ACC" attach="suffix" ph="o l">ol</thingy> - <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur" ph="w eː ˈ f">weːˈf</word> - <thingy type="verbmode" function="suffix" gloss="imperative" attach="suffix" ph="i m">im</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM" ph="kʷ a ˈ p">kʷaˈp</word> - <word gloss="COMP" posp="pp" role="obj" number="plur" ph="k u w iː ˈ m">kuwiːˈm</word> - <word posp="adv" gloss="thoroughly" role="obj" number="plur" ph="ŋ a p au ˈ k">ŋapauˈk</word> + <word posp="verb" gloss="say" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">loˈʃ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">loʃ</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">tauˈn</word> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC">kapoˈkʷ</word> + <thingy type="nounnumber" function="suffix" gloss="plur">u</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> + <thingy type="nouncase" function="suffix" gloss="ACC">ol</thingy> + <word posp="verb" gloss="make" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur">taˈʃ</word> + <thingy type="verbmode" function="suffix" gloss="imperative">im</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM">kʷaˈp</word> + <word gloss="COMP" posp="pp" role="obj" number="plur">kuwiːˈm</word> + <word posp="conj" gloss="and" role="obj" number="plur">wiˈp</word> + <word posp="noun" gloss="brick" role="obj" number="plur" locus="number" case="ACC">kapoˈkʷ</word> + <thingy type="nounnumber" function="suffix" gloss="plur">u</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> + <thingy type="nouncase" function="suffix" gloss="ACC">ol</thingy> + <word posp="verb" gloss="burn" negation="POS" question="not.Q" tense="present" asp="perfective" mode="imperative" voice="active" ta="PRES" obj="3.plur" subj="1incl.plur">weːˈf</word> + <thingy type="verbmode" function="suffix" gloss="imperative">im</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" role="subj" locus="number" case="NOM">kʷaˈp</word> + <word gloss="COMP" posp="pp" role="obj" number="plur">kuwiːˈm</word> + <word posp="adv" gloss="thoroughly" role="obj" number="plur">ŋapauˈk</word> </flat> + <p><span class="ilpair"><span class="mor">ˈloʃ</span><br><span class="gls">say</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">loʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈtaun</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">kaˈpokʷ</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">-ol</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">ˈtaʃ</span><br><span class="gls">make</span></span> <span class="ilpair"><span class="mor">-im</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">ˈkʷap</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">kuˈwiːm</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">ˈwip</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">kaˈpokʷ</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">-ol</span><br><span class="gls"><span class="glssc">ACC</span></span></span> <span class="ilpair"><span class="mor">ˈweːf</span><br><span class="gls">burn</span></span> <span class="ilpair"><span class="mor">-im</span><br><span class="gls">imperative</span></span> <span class="ilpair"><span class="mor">ˈkʷap</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">kuˈwiːm</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">ŋaˈpauk</span><br><span class="gls">thoroughly</span></span></p> + <p>ˈloʃut͡ʃ loʃ ˈtaun kaˈpokʷusˤol ˈtaʃim ˈkʷap kuˈwiːm ˈwip kaˈpokʷusˤol ˈweːfim ˈkʷap kuˈwiːm ŋaˈpauk</p> + <p>loshuch losh taun kapoquuṣol tashim quap kuwiim wip kapoquuṣol weefim quap kuwiim ngapauk</p> + <il> + <w> + <o>ˈloʃ</o> + <g>say</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>loʃ</o> + <g>PAST</g> + </w> + <w> + <o>ˈtaun</o> + <g>3.plur</g> + </w> + <w> + <o>kaˈpokʷ</o> + <g>brick</g> + </w> + <w> + <o>-u</o> + <g>plur</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + <w> + <o>-ol</o> + <g>ACC</g> + </w> + <w> + <o>ˈtaʃ</o> + <g>make</g> + </w> + <w> + <o>-im</o> + <g>imperative</g> + </w> + <w> + <o>ˈkʷap</o> + <g>1incl.plur</g> + </w> + <w> + <o>kuˈwiːm</o> + <g>COMP</g> + </w> + <w> + <o>ˈwip</o> + <g>and</g> + </w> + <w> + <o>kaˈpokʷ</o> + <g>brick</g> + </w> + <w> + <o>-u</o> + <g>plur</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + <w> + <o>-ol</o> + <g>ACC</g> + </w> + <w> + <o>ˈweːf</o> + <g>burn</g> + </w> + <w> + <o>-im</o> + <g>imperative</g> + </w> + <w> + <o>ˈkʷap</o> + <g>1incl.plur</g> + </w> + <w> + <o>kuˈwiːm</o> + <g>COMP</g> + </w> + <w> + <o>ŋaˈpauk</o> + <g>thoroughly</g> + </w> + </il> </s>
Loshuch losh taun kapoquuṣol tashim quap kuwiim wip kapoquuṣol weefim quap kuwiim ngapauk. [ˈloʃut͡ʃ loʃ ˈtaun kaˈpokʷusˤol ˈtaʃim ˈkʷap kuˈwiːm ˈwip kaˈpokʷusˤol ˈweːfim ˈkʷap kuˈwiːm ŋaˈpauk] ˈloʃ say -ut͡ʃ indicative loʃ PAST ˈtaun 3.plur kaˈpokʷ brick -u plur -sˤ not.def -ol ACC ˈtaʃ make -im imperative ˈkʷap 1incl.plur kuˈwiːm COMP ˈwip and kaˈpokʷ brick -u plur -sˤ not.def -ol ACC ˈweːf burn -im imperative ˈkʷap 1incl.plur kuˈwiːm COMP ŋaˈpauk thoroughly “They said: Let us make bricks and burn them thoroughly.” | (5) |
And they had brick for stone, and slime had they for morter.
initial XML:
<s>
<littrans>They had bricks for stone.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active">
<verb>have</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="neither" number="sing">
<noun>brick</noun>
<pp role="purpose">
<np def="neither" number="sing">
<noun>stone</noun>
</np>
</pp>
</np>
</s>cleanup:
<s> <littrans>They had bricks for stone.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active"> - <verb>have</verb> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="neither" number="sing"> - <noun>brick</noun> + <np role="obj" def="neither" number="sing" locus="number"> + <word posp="noun" gloss="brick"/> <pp role="purpose"> - <np def="neither" number="sing"> - <noun>stone</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="stone"/> </np> </pp> </np> </s>
module adj2noun:
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 embed:
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"/>
<np number="sing" locus="number">
<word posp="noun" gloss="stone"/>
</np>
</pp>
</np>
</s>
module constorder:
No change.
module casemarking:
No change.
module propagatenumber:
No change.
module simplifynumber:
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"/>
<np number="sing" locus="number">
<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="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">
<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"/>
<np number="sing" locus="number">
<word posp="noun" gloss="stone"/>
</np>
</pp>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<s> <littrans>They had bricks for stone.</littrans> <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="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"> - <word posp="pron" number="plur" gloss="3.plur"/> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" number="sing" locus="number"> - <word posp="noun" gloss="brick"/> + <word posp="noun" gloss="brick" role="obj" number="sing" locus="number"/> <pp role="purpose"> - <word gloss="PURP" posp="pp"/> + <word gloss="PURP" posp="pp" role="purpose"/> <np number="sing" locus="number"> - <word posp="noun" gloss="stone"/> + <word posp="noun" gloss="stone" number="sing" locus="number"/> </np> </pp> </np> </s>calling defaultval for def/
defaultval: noun, def
returning not.def
calling defaultval for def/
defaultval: noun, def
returning not.def
addaffixes:
About to call getSlotValue for have/verb/mode/obligatoryGot indicative
About to call getSlotValue for brick/noun/number/obligatory
Got sing
About to call getSlotValue for brick/noun/def/obligatory
Got not.def
About to call getSlotValue for brick/noun/case/optional
About to call getSlotValue for stone/noun/number/obligatory
Got sing
About to call getSlotValue for stone/noun/def/obligatory
Got not.def
About to call getSlotValue for stone/noun/case/optional
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<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">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="brick" role="obj" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
<pp role="purpose">
<word gloss="PURP" posp="pp" role="purpose"/>
<np number="sing" locus="number">
<word posp="noun" gloss="stone" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
</np>
</pp>
</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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <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"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="brick" role="obj" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="not.def"/> - <pp role="purpose"> <word gloss="PURP" posp="pp" role="purpose"/> - <np number="sing" locus="number"> <word posp="noun" gloss="stone" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="not.def"/> - </np> - </pp> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <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"/> - <word posp="noun" gloss="brick" role="obj" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <word gloss="PURP" posp="pp" role="purpose"/> - <word posp="noun" gloss="stone" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="t a ˈ h">taˈh</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="t au ˈ n">tauˈn</word> + <word posp="noun" gloss="brick" role="obj" number="sing" locus="number" ph="k a p o ˈ kʷ">kapoˈkʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <word gloss="PURP" posp="pp" role="purpose" ph="t a p i ˈ l">tapiˈl</word> + <word posp="noun" gloss="stone" number="sing" locus="number" ph="j u ˈ j">juˈj</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="t a ˈ h">taˈh</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="t au ˈ n">tauˈn</word> - <word posp="noun" gloss="brick" role="obj" number="sing" locus="number" ph="k a p o ˈ kʷ">kapoˈkʷ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> - <word gloss="PURP" posp="pp" role="purpose" ph="t a p i ˈ l">tapiˈl</word> - <word posp="noun" gloss="stone" number="sing" locus="number" ph="j u ˈ j">juˈj</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">taˈh</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">loʃ</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">tauˈn</word> + <word posp="noun" gloss="brick" role="obj" number="sing" locus="number">kapoˈkʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> + <word gloss="PURP" posp="pp" role="purpose">tapiˈl</word> + <word posp="noun" gloss="stone" number="sing" locus="number">juˈj</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈtah</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">loʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈtaun</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">kaˈpokʷ</span><br><span class="gls">brick</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">taˈpil</span><br><span class="gls"><span class="glssc">PURP</span></span></span> <span class="ilpair"><span class="mor">ˈjuj</span><br><span class="gls">stone</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span></p> + <p>ˈtahut͡ʃ loʃ ˈtaun kaˈpokʷisˤ taˈpil ˈjujisˤ</p> + <p>tahuch losh taun kapoquiṣ tapil jujiṣ</p> + <il> + <w> + <o>ˈtah</o> + <g>have</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>loʃ</o> + <g>PAST</g> + </w> + <w> + <o>ˈtaun</o> + <g>3.plur</g> + </w> + <w> + <o>kaˈpokʷ</o> + <g>brick</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + <w> + <o>taˈpil</o> + <g>PURP</g> + </w> + <w> + <o>ˈjuj</o> + <g>stone</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + </il> </s>
Tahuch losh taun kapoquiṣ tapil jujiṣ. [ˈtahut͡ʃ loʃ ˈtaun kaˈpokʷisˤ taˈpil ˈjujisˤ] ˈtah have -ut͡ʃ indicative loʃ PAST ˈtaun 3.plur kaˈpokʷ brick -i sing -sˤ not.def taˈpil PURP ˈjuj stone -i sing -sˤ not.def “They had bricks for stone.” | (6) |
initial XML:
<s connector="and">
<littrans>And they had slime for mortar.</littrans>
<vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active">
<verb>have</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj" output="aspron">
<noun>human being</noun>
</np>
<np role="obj" def="neither" number="sing">
<noun>slime</noun>
<pp role="purpose">
<np def="neither" number="sing">
<noun>mortar</noun>
</np>
</pp>
</np>
</s>cleanup:
<s connector="and"> <littrans>And they had slime for mortar.</littrans> - <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active"> - <verb>have</verb> + <vp tense="past" asp="habitual" mode="indicative" evidence="hearsay" voice="active" negation="POS" question="not.Q"> + <word posp="verb" gloss="have"/> </vp> - <np def="def" number="plur" tr="theme" role="subj" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" tr="theme" role="subj" output="aspron" locus="number"> + <word posp="noun" gloss="human being"/> </np> - <np role="obj" def="neither" number="sing"> - <noun>slime</noun> + <np role="obj" def="neither" number="sing" locus="number"> + <word posp="noun" gloss="slime"/> <pp role="purpose"> - <np def="neither" number="sing"> - <noun>mortar</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="mortar"/> </np> </pp> </np> </s>
module adj2noun:
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 embed:
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"/>
<np number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
module constorder:
No change.
module casemarking:
No change.
module propagatenumber:
No change.
module simplifynumber:
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"/>
<np number="sing" locus="number">
<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="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">
<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"/>
<np number="sing" locus="number">
<word posp="noun" gloss="mortar"/>
</np>
</pp>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
No change.
movedowntoword:
<s connector="and"> <word gloss="and" posp="conj"/> <littrans>And they had slime for mortar.</littrans> <vp tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"> - <word posp="verb" gloss="have"/> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="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"> - <word posp="pron" number="plur" gloss="3.plur"/> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> </np> <np role="obj" number="sing" locus="number"> - <word posp="noun" gloss="slime"/> + <word posp="noun" gloss="slime" role="obj" number="sing" locus="number"/> <pp role="purpose"> - <word gloss="PURP" posp="pp"/> + <word gloss="PURP" posp="pp" role="purpose"/> <np number="sing" locus="number"> - <word posp="noun" gloss="mortar"/> + <word posp="noun" gloss="mortar" number="sing" locus="number"/> </np> </pp> </np> </s>calling defaultval for def/
defaultval: noun, def
returning not.def
calling defaultval for def/
defaultval: noun, def
returning not.def
addaffixes:
About to call getSlotValue for have/verb/mode/obligatoryGot indicative
About to call getSlotValue for slime/noun/number/obligatory
Got sing
About to call getSlotValue for slime/noun/def/obligatory
Got not.def
About to call getSlotValue for slime/noun/case/optional
About to call getSlotValue for mortar/noun/number/obligatory
Got sing
About to call getSlotValue for mortar/noun/def/obligatory
Got not.def
About to call getSlotValue for mortar/noun/case/optional
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<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">
<word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="obj" number="sing" locus="number">
<word posp="noun" gloss="slime" role="obj" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
<pp role="purpose">
<word gloss="PURP" posp="pp" role="purpose"/>
<np number="sing" locus="number">
<word posp="noun" gloss="mortar" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
</np>
</pp>
</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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <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"> <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="obj" number="sing" locus="number"> <word posp="noun" gloss="slime" role="obj" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="not.def"/> - <pp role="purpose"> <word gloss="PURP" posp="pp" role="purpose"/> - <np number="sing" locus="number"> <word posp="noun" gloss="mortar" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="not.def"/> - </np> - </pp> - </np> + </flat> </s>
addvocab:
-<s connector="and"> +<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj"/> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <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"/> - <word posp="noun" gloss="slime" role="obj" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <word gloss="PURP" posp="pp" role="purpose"/> - <word posp="noun" gloss="mortar" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> + <word gloss="and" posp="conj" ph="w i ˈ p">wiˈp</word> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="t a ˈ h">taˈh</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="t au ˈ n">tauˈn</word> + <word posp="noun" gloss="slime" role="obj" number="sing" locus="number" ph="s a l i ˈ m">saliˈm</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <word gloss="PURP" posp="pp" role="purpose" ph="t a p i ˈ l">tapiˈl</word> + <word posp="noun" gloss="mortar" number="sing" locus="number" ph="w e m eː ˈ t">wemeːˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s connector="and" translation=""> <flat> - <word gloss="and" posp="conj" ph="w i ˈ p">wiˈp</word> - <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST" ph="t a ˈ h">taˈh</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number" ph="t au ˈ n">tauˈn</word> - <word posp="noun" gloss="slime" role="obj" number="sing" locus="number" ph="s a l i ˈ m">saliˈm</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> - <word gloss="PURP" posp="pp" role="purpose" ph="t a p i ˈ l">tapiˈl</word> - <word posp="noun" gloss="mortar" number="sing" locus="number" ph="w e m eː ˈ t">wemeːˈt</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <word gloss="and" posp="conj">wiˈp</word> + <word posp="verb" gloss="have" tense="past" asp="habitual" mode="indicative" voice="active" negation="POS" question="not.Q" ta="PAST">taˈh</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">loʃ</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" tr="theme" role="subj" locus="number">tauˈn</word> + <word posp="noun" gloss="slime" role="obj" number="sing" locus="number">saliˈm</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> + <word gloss="PURP" posp="pp" role="purpose">tapiˈl</word> + <word posp="noun" gloss="mortar" number="sing" locus="number">wemeːˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈwip</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ˈtah</span><br><span class="gls">have</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">loʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈtaun</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">saˈlim</span><br><span class="gls">slime</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">taˈpil</span><br><span class="gls"><span class="glssc">PURP</span></span></span> <span class="ilpair"><span class="mor">weˈmeːt</span><br><span class="gls">mortar</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span></p> + <p>ˈwip ˈtahut͡ʃ loʃ ˈtaun saˈlimisˤ taˈpil weˈmeːtisˤ</p> + <p>wip tahuch losh taun salimiṣ tapil wemeetiṣ</p> + <il> + <w> + <o>ˈwip</o> + <g>and</g> + </w> + <w> + <o>ˈtah</o> + <g>have</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>loʃ</o> + <g>PAST</g> + </w> + <w> + <o>ˈtaun</o> + <g>3.plur</g> + </w> + <w> + <o>saˈlim</o> + <g>slime</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + <w> + <o>taˈpil</o> + <g>PURP</g> + </w> + <w> + <o>weˈmeːt</o> + <g>mortar</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + </il> </s>
Wip tahuch losh taun salimiṣ tapil wemeetiṣ. [ˈwip ˈtahut͡ʃ loʃ ˈtaun saˈlimisˤ taˈpil weˈmeːtisˤ] ˈwip and ˈtah have -ut͡ʃ indicative loʃ PAST ˈtaun 3.plur saˈlim slime -i sing -sˤ not.def taˈpil PURP weˈmeːt mortar -i sing -sˤ not.def “And they had slime for mortar.” | (7) |
A Creation Myth
We are not like other people.
initial XML:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp tam="pres-state" question="no" negation="yes">
<verb>resemble</verb>
</vp>
<np def="def" number="plur" tr="theme" role="subj">
<pron person="1incl" number="plur"/>
</np>
<np number="plur" def="neither" tr="rheme" role="obj">
<noun>human being</noun>
<adj>other</adj>
</np>
</s>cleanup:
<s> <littrans>We do not resemble other humans.</littrans> - <vp tam="pres-state" question="no" negation="yes"> - <verb>resemble</verb> + <vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="resemble"/> </vp> - <np def="def" number="plur" tr="theme" role="subj"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" tr="theme" role="subj" locus="number"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np number="plur" def="neither" tr="rheme" role="obj"> - <noun>human being</noun> - <adj>other</adj> + <np number="plur" def="neither" tr="rheme" role="obj" locus="number"> + <word posp="noun" gloss="human being"/> + <word posp="adj" gloss="other"/> </np> </s>
module adj2noun:
<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 role="obj" tr="rheme">
+ <np type="owner_owned">
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="other" lexposp="adj"/>
+ </np>
+ <np role="owned" number="plur" def="neither" locus="number">
<word posp="noun" gloss="human being"/>
- <word posp="adj" gloss="other"/>
</np>
+ </np>
+ </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 role="obj" tr="rheme">
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="other" lexposp="adj"/>
</np>
- <np role="owned" number="plur" def="neither" locus="number">
+ <np role="owned" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
</np>
</np>
</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 role="obj" tr="rheme"> <np type="owner_owned"> <np number="sing" def="def" role="owner"> <word posp="noun" gloss="other" lexposp="adj"/> </np> <np role="owned" number="plur" locus="number"> <word posp="noun" gloss="human being"/> </np> </np> </np> </s>
module noepistemic:
No change.
module embed:
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 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 role="obj" tr="rheme">
- <np type="owner_owned">
+ <np role="obj" tr="rheme" number="sing">
+ <np type="owner_owned" number="plur">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="other" lexposp="adj"/>
</np>
<np role="owned" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
</np>
</np>
</np>
</s>
module simplifynumber:
No change.
createpronouns:
No change.
module ngen:
<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 role="obj" tr="rheme" number="sing">
<np type="owner_owned" number="plur">
- <np number="sing" def="def" role="owner">
- <word posp="noun" gloss="other" lexposp="adj"/>
- </np>
<np role="owned" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
</np>
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="other" lexposp="adj"/>
</np>
</np>
+ </np>
</s>
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">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np role="obj" tr="rheme" number="sing">
<np type="owner_owned" number="plur">
<np role="owned" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="other" lexposp="adj"/>
</np>
</np>
</np>
</s>
copyuptophrase:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
</vp>
- <np def="def" number="plur" tr="theme" role="subj" locus="number">
+ <np def="def" number="plur" tr="theme" role="subj" locus="number" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np role="obj" tr="rheme" number="sing">
<np type="owner_owned" number="plur">
<np role="owned" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="other" lexposp="adj"/>
</np>
</np>
</np>
</s>
prodrop:
No change.
addclitics:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <thingy type="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" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
<np role="obj" tr="rheme" number="sing">
<np type="owner_owned" number="plur">
<np role="owned" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="other" lexposp="adj"/>
</np>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s>
<littrans>We do not resemble other humans.</littrans>
<vp question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="resemble"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<thingy type="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" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
- <np role="obj" tr="rheme" number="sing">
- <np type="owner_owned" number="plur">
+ <np type="owner_owned" number="plur" role="obj" tr="rheme">
<np role="owned" number="plur" locus="number">
<word posp="noun" gloss="human being"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="other" lexposp="adj"/>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<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="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" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
- <np type="owner_owned" number="plur" role="obj" tr="rheme">
- <np role="owned" number="plur" locus="number">
+ <np role="owned" number="plur" locus="number" tr="rheme">
<word posp="noun" gloss="human being"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="other" lexposp="adj"/>
</np>
- </np>
</s>
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="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" 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"/> </np> <np role="owned" number="plur" locus="number" tr="rheme"> - <word posp="noun" gloss="human being"/> + <word posp="noun" gloss="human being" role="owned" number="plur" locus="number" tr="rheme"/> </np> <np number="sing" def="def" role="owner"> - <word posp="noun" gloss="other" lexposp="adj"/> + <word posp="noun" gloss="other" lexposp="adj" number="sing" def="def" role="owner"/> </np> </s>calling defaultval for def/
defaultval: noun, def
returning not.def
addaffixes:
About to call getSlotValue for resemble/verb/mode/obligatoryGot indicative
About to call getSlotValue for human being/noun/number/obligatory
Got plur
About to call getSlotValue for human being/noun/def/obligatory
Got not.def
About to call getSlotValue for human being/noun/case/optional
About to call getSlotValue for other/noun/number/obligatory
Got sing
About to call getSlotValue for other/noun/def/obligatory
Got def
About to call getSlotValue for other/noun/case/optional
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<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" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number"/>
</np>
<np role="owned" number="plur" locus="number" tr="rheme">
<word posp="noun" gloss="human being" role="owned" number="plur" locus="number" tr="rheme"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="other" lexposp="adj" number="sing" def="def" role="owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <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" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number"/> - </np> - <np role="owned" number="plur" locus="number" tr="rheme"> <word posp="noun" gloss="human being" role="owned" number="plur" locus="number" tr="rheme"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="noundef" function="suffix" gloss="not.def"/> - </np> - <np number="sing" def="def" role="owner"> <word posp="noun" gloss="other" lexposp="adj" number="sing" def="def" role="owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <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"/> - <word posp="noun" gloss="human being" role="owned" number="plur" locus="number" tr="rheme"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <word posp="noun" gloss="other" lexposp="adj" number="sing" def="def" role="owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" ph="tˤ i j aː ˈ n">tˤijaːˈn</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="j u ŋʷ">juŋʷ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number" ph="kʷ a ˈ p">kʷaˈp</word> + <word posp="noun" gloss="human being" role="owned" number="plur" locus="number" tr="rheme" ph="f u ˈ j">fuˈj</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <word posp="noun" gloss="other" lexposp="adj" number="sing" def="def" role="owner" ph="t au ˈ sˤ">tauˈsˤ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" ph="tˤ i j aː ˈ n">tˤijaːˈn</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="j u ŋʷ">juŋʷ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number" ph="kʷ a ˈ p">kʷaˈp</word> - <word posp="noun" gloss="human being" role="owned" number="plur" locus="number" tr="rheme" ph="f u ˈ j">fuˈj</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> - <word posp="noun" gloss="other" lexposp="adj" number="sing" def="def" role="owner" ph="t au ˈ sˤ">tauˈsˤ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word posp="verb" gloss="resemble" question="not.Q" negation="NEG" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">tˤijaːˈn</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG">juŋʷ</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" tr="theme" role="subj" locus="number">kʷaˈp</word> + <word posp="noun" gloss="human being" role="owned" number="plur" locus="number" tr="rheme">fuˈj</word> + <thingy type="nounnumber" function="suffix" gloss="plur">u</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> + <word posp="noun" gloss="other" lexposp="adj" number="sing" def="def" role="owner">tauˈsˤ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> </flat> + <p><span class="ilpair"><span class="mor">tˤiˈjaːn</span><br><span class="gls">resemble</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">juŋʷ</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">ˈkʷap</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">ˈfuj</span><br><span class="gls">human being</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">ˈtausˤ</span><br><span class="gls">other</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span></p> + <p>tˤiˈjaːnut͡ʃ juŋʷ ˈkʷap ˈfujusˤ ˈtausˤis</p> + <p>ṭijaanuch jungw quap fujuṣ tauṣis</p> + <il> + <w> + <o>tˤiˈjaːn</o> + <g>resemble</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>juŋʷ</o> + <g>NEG</g> + </w> + <w> + <o>ˈkʷap</o> + <g>1incl.plur</g> + </w> + <w> + <o>ˈfuj</o> + <g>human being</g> + </w> + <w> + <o>-u</o> + <g>plur</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + <w> + <o>ˈtausˤ</o> + <g>other</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + </il> </s>
Ṭijaanuch jungw quap fujuṣ tauṣis. [tˤiˈjaːnut͡ʃ juŋʷ ˈkʷap ˈfujusˤ ˈtausˤis] tˤiˈjaːn resemble -ut͡ʃ indicative juŋʷ NEG ˈkʷap 1incl.plur ˈfuj human being -u plur -sˤ not.def ˈtausˤ other -i sing -s def “We do not resemble other humans.” | (8) |
Their languages were shaped by struggle and time.
initial XML:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp tam="past-punct">
<verb>shape</verb>
</vp>
<np role="subj" tr="rheme">
<conjp conj="and">
<np def="neither" number="sing">
<noun>fight</noun>
</np>
<np def="neither" number="sing">
<noun>time</noun>
</np>
</conjp>
</np>
<np role="obj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur" output="aspron">
<noun>human being</noun>
</np>
<np number="plur" def="def">
<noun>language</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>Their languages were shaped by fight and time.</littrans> - <vp tam="past-punct"> - <verb>shape</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="shape"/> </vp> <np role="subj" tr="rheme"> <conjp conj="and"> - <np def="neither" number="sing"> - <noun>fight</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="fight"/> </np> - <np def="neither" number="sing"> - <noun>time</noun> + <np def="neither" number="sing" locus="number"> + <word posp="noun" gloss="time"/> </np> </conjp> </np> <np role="obj" tr="theme"> <np type="owner_owned"> - <np def="def" number="plur" output="aspron"> - <noun>human being</noun> + <np def="def" number="plur" output="aspron" locus="number" role="owner"> + <word posp="noun" gloss="human being"/> </np> - <np number="plur" def="def"> - <noun>language</noun> + <np number="plur" def="def" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </s>
module adj2noun:
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"/>
</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"/> </np> </np> </np> </s>
module noepistemic:
No change.
module embed:
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 propagatenumber:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
- <np role="subj" tr="rheme">
+ <np role="subj" tr="rheme" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
- <np role="obj" tr="theme">
- <np type="owner_owned">
+ <np role="obj" tr="theme" number="plur">
+ <np type="owner_owned" number="plur">
<np def="def" number="plur" output="aspron" locus="number" role="owner">
<word posp="noun" gloss="human being"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
module simplifynumber:
No change.
createpronouns:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme" number="plur">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
<np number="sing" locus="number">
<word posp="noun" gloss="time"/>
</np>
</conjp>
</np>
<np role="obj" tr="theme" number="plur">
<np type="owner_owned" number="plur">
- <np def="def" number="plur" output="aspron" locus="number" role="owner">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" locus="number" role="owner">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
module ngen:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme" number="plur">
<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" locus="number" role="owner">
- <word posp="pron" number="plur" gloss="3.plur"/>
- </np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
+ <np def="def" number="plur" locus="number" role="owner">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
</np>
+ </np>
</s>
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">
<conjp conj="and">
<np number="sing" locus="number">
<word posp="noun" gloss="fight"/>
</np>
+ <word posp="conj" gloss="and"/>
<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 number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
</np>
</np>
</s>
flattenconjp:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
</vp>
<np role="subj" tr="rheme" number="plur">
- <conjp conj="and">
- <np number="sing" locus="number">
+ <np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
- <np number="sing" locus="number">
+ <np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- </conjp>
</np>
<np role="obj" tr="theme" number="plur">
<np type="owner_owned" number="plur">
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
</np>
</np>
</s>
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <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">
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
</np>
<np role="obj" tr="theme" number="plur">
<np type="owner_owned" number="plur">
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="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">
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- </np>
- <np role="obj" tr="theme" number="plur">
- <np type="owner_owned" number="plur">
+ <np type="owner_owned" number="plur" role="obj" tr="theme">
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>Their languages were shaped by fight and time.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="shape"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="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" role="subj" tr="rheme">
<word posp="noun" gloss="fight"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time"/>
</np>
- <np type="owner_owned" number="plur" role="obj" tr="theme">
- <np number="plur" def="def" locus="number" role="owned">
+ <np number="plur" def="def" locus="number" role="owned" tr="theme">
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- </np>
</s>
movedowntoword:
<s> <littrans>Their languages were shaped by fight and time.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="shape"/> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="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" role="subj" tr="rheme"> - <word posp="noun" gloss="fight"/> + <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme"/> </np> <word posp="conj" gloss="and"/> <np number="sing" locus="number" role="subj" tr="rheme"> - <word posp="noun" gloss="time"/> + <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme"/> </np> <np number="plur" def="def" locus="number" role="owned" tr="theme"> - <word posp="noun" gloss="language"/> + <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme"/> </np> <np def="def" number="plur" locus="number" role="owner"> - <word posp="pron" number="plur" gloss="3.plur"/> + <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner"/> </np> </s>calling defaultval for def/
defaultval: noun, def
returning not.def
calling defaultval for def/
defaultval: noun, def
returning not.def
addaffixes:
About to call getSlotValue for shape/verb/mode/obligatoryGot indicative
About to call getSlotValue for fight/noun/number/obligatory
Got sing
About to call getSlotValue for fight/noun/def/obligatory
Got not.def
About to call getSlotValue for fight/noun/case/optional
About to call getSlotValue for time/noun/number/obligatory
Got sing
About to call getSlotValue for time/noun/def/obligatory
Got not.def
About to call getSlotValue for time/noun/case/optional
About to call getSlotValue for language/noun/number/obligatory
Got plur
About to call getSlotValue for language/noun/def/obligatory
Got def
About to call getSlotValue for language/noun/case/optional
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<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" role="subj" tr="rheme">
<word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
</np>
<word posp="conj" gloss="and"/>
<np number="sing" locus="number" role="subj" tr="rheme">
<word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
</np>
<np number="plur" def="def" locus="number" role="owned" tr="theme">
<word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" number="plur" locus="number" role="owner">
<word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner"/>
</np>
</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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <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" role="subj" tr="rheme"> <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="not.def"/> - </np> <word posp="conj" gloss="and"/> - <np number="sing" locus="number" role="subj" tr="rheme"> <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="not.def"/> - </np> - <np number="plur" def="def" locus="number" role="owned" tr="theme"> <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" number="plur" locus="number" role="owner"> <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <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" role="subj" tr="rheme"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <word posp="conj" gloss="and"/> - <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner"/> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s i tˤ eː ˈ n">sitˤeːˈn</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme" ph="k i ˈ t">kiˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <word posp="conj" gloss="and" ph="w i ˈ p">wiˈp</word> + <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme" ph="ʃ iː ˈ ʃ">ʃiːˈʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme" ph="f a ˈ t">faˈt</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" ph="t au ˈ n">tauˈn</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s i tˤ eː ˈ n">sitˤeːˈn</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme" ph="k i ˈ t">kiˈt</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> - <word posp="conj" gloss="and" ph="w i ˈ p">wiˈp</word> - <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme" ph="ʃ iː ˈ ʃ">ʃiːˈʃ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> - <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme" ph="f a ˈ t">faˈt</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner" ph="t au ˈ n">tauˈn</word> + <word posp="verb" gloss="shape" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">sitˤeːˈn</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">loʃ</thingy> + <word posp="noun" gloss="fight" number="sing" locus="number" role="subj" tr="rheme">kiˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> + <word posp="conj" gloss="and">wiˈp</word> + <word posp="noun" gloss="time" number="sing" locus="number" role="subj" tr="rheme">ʃiːˈʃ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> + <word posp="noun" gloss="language" number="plur" def="def" locus="number" role="owned" tr="theme">faˈt</word> + <thingy type="nounnumber" function="suffix" gloss="plur">u</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" locus="number" role="owner">tauˈn</word> </flat> + <p><span class="ilpair"><span class="mor">siˈtˤeːn</span><br><span class="gls">shape</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">loʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈkit</span><br><span class="gls">fight</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">ˈwip</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ˈʃiːʃ</span><br><span class="gls">time</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">ˈfat</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈtaun</span><br><span class="gls">3.plur</span></span></p> + <p>siˈtˤeːnut͡ʃ loʃ ˈkitisˤ ˈwip ˈʃiːʃisˤ ˈfatus ˈtaun</p> + <p>siṭeenuch losh kitiṣ wip shiishiṣ fatus taun</p> + <il> + <w> + <o>siˈtˤeːn</o> + <g>shape</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>loʃ</o> + <g>PAST</g> + </w> + <w> + <o>ˈkit</o> + <g>fight</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + <w> + <o>ˈwip</o> + <g>and</g> + </w> + <w> + <o>ˈʃiːʃ</o> + <g>time</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + <w> + <o>ˈfat</o> + <g>language</g> + </w> + <w> + <o>-u</o> + <g>plur</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + <w> + <o>ˈtaun</o> + <g>3.plur</g> + </w> + </il> </s>
Siṭeenuch losh kitiṣ wip shiishiṣ fatus taun. [siˈtˤeːnut͡ʃ loʃ ˈkitisˤ ˈwip ˈʃiːʃisˤ ˈfatus ˈtaun] siˈtˤeːn shape -ut͡ʃ indicative loʃ PAST ˈkit fight -i sing -sˤ not.def ˈwip and ˈʃiːʃ time -i sing -sˤ not.def ˈfat language -u plur -s def ˈtaun 3.plur “Their languages were shaped by fight and time.” | (9) |
They copied the sounds of beasts and birds, and they learned to speak like that.
initial XML:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp tam="past-punct">
<verb>copy</verb>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme">
<noun>human being</noun>
</np>
<np role="obj" tr="rheme">
<np type="owner_owned">
<np def="neither" number="plur">
<conjp conj="and">
<np def="neither" number="plur">
<noun>mammal</noun>
</np>
<np def="neither" number="plur">
<noun>bird</noun>
</np>
</conjp>
</np>
<np number="plur" def="def">
<noun>sound</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> - <vp tam="past-punct"> - <verb>copy</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="copy"/> </vp> - <np def="def" number="plur" output="aspron" role="subj" tr="theme"> - <noun>human being</noun> + <np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="human being"/> </np> <np role="obj" tr="rheme"> <np type="owner_owned"> - <np def="neither" number="plur"> + <np def="neither" number="plur" locus="number" role="owner"> <conjp conj="and"> - <np def="neither" number="plur"> - <noun>mammal</noun> + <np def="neither" number="plur" locus="number"> + <word posp="noun" gloss="mammal"/> </np> - <np def="neither" number="plur"> - <noun>bird</noun> + <np def="neither" number="plur" locus="number"> + <word posp="noun" gloss="bird"/> </np> </conjp> </np> - <np number="plur" def="def"> - <noun>sound</noun> + <np number="plur" def="def" locus="number" role="owned"> + <word posp="noun" gloss="sound"/> </np> </np> </np> </s>
module adj2noun:
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"/>
</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"/> </np> </np> </np> </s>
module noepistemic:
No change.
module embed:
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 propagatenumber:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="human being"/>
</np>
- <np role="obj" tr="rheme">
- <np type="owner_owned">
+ <np role="obj" tr="rheme" number="plur">
+ <np type="owner_owned" number="plur">
<np number="plur" locus="number" role="owner">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
module simplifynumber:
No change.
createpronouns:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
- <np def="def" number="plur" output="aspron" role="subj" tr="theme" locus="number">
- <word posp="noun" gloss="human being"/>
+ <np def="def" number="plur" role="subj" tr="theme" locus="number">
+ <word posp="pron" number="plur" gloss="3.plur"/>
</np>
<np role="obj" tr="rheme" number="plur">
<np type="owner_owned" number="plur">
<np number="plur" locus="number" role="owner">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
<np number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
</np>
</np>
</np>
</s>
module ngen:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number">
<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" def="def" locus="number" role="owned">
+ <word posp="noun" gloss="sound"/>
+ </np>
<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"/>
</np>
</np>
- </np>
</s>
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">
<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" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
</np>
<np number="plur" locus="number" role="owner">
<conjp conj="and">
<np number="plur" locus="number">
<word posp="noun" gloss="mammal"/>
</np>
+ <word posp="conj" gloss="and"/>
<np number="plur" locus="number">
<word posp="noun" gloss="bird"/>
</np>
</conjp>
</np>
</np>
</np>
</s>
flattenconjp:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
</vp>
<np def="def" number="plur" role="subj" tr="theme" locus="number">
<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" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
</np>
<np number="plur" locus="number" role="owner">
- <conjp conj="and">
- <np number="plur" locus="number">
+ <np number="plur" locus="number" role="owner">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
- <np number="plur" locus="number">
+ <np number="plur" locus="number" role="owner">
<word posp="noun" gloss="bird"/>
</np>
- </conjp>
</np>
</np>
</np>
</s>
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <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">
<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" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
</np>
<np number="plur" locus="number" role="owner">
<np number="plur" locus="number" role="owner">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np number="plur" locus="number" role="owner">
<word posp="noun" gloss="bird"/>
</np>
</np>
</np>
</np>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="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">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np role="obj" tr="rheme" number="plur">
- <np type="owner_owned" number="plur">
+ <np type="owner_owned" number="plur" role="obj" tr="rheme">
<np number="plur" def="def" locus="number" role="owned">
<word posp="noun" gloss="sound"/>
</np>
<np number="plur" locus="number" role="owner">
<np number="plur" locus="number" role="owner">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np number="plur" locus="number" role="owner">
<word posp="noun" gloss="bird"/>
</np>
</np>
</np>
- </np>
</s>
unwrapOwnerOwned:
<s>
<littrans>They copied the sounds of mammals and birds.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="copy"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="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">
<word posp="pron" number="plur" gloss="3.plur"/>
</np>
- <np type="owner_owned" number="plur" role="obj" tr="rheme">
- <np number="plur" def="def" locus="number" role="owned">
+ <np number="plur" def="def" locus="number" role="owned" tr="rheme">
<word posp="noun" gloss="sound"/>
</np>
<np number="plur" locus="number" role="owner">
<np number="plur" locus="number" role="owner">
<word posp="noun" gloss="mammal"/>
</np>
<word posp="conj" gloss="and"/>
<np number="plur" locus="number" role="owner">
<word posp="noun" gloss="bird"/>
</np>
</np>
- </np>
</s>
movedowntoword:
<s> <littrans>They copied the sounds of mammals and birds.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="copy"/> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="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"> - <word posp="pron" number="plur" gloss="3.plur"/> + <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number"/> </np> <np number="plur" def="def" locus="number" role="owned" tr="rheme"> - <word posp="noun" gloss="sound"/> + <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme"/> </np> <np number="plur" locus="number" role="owner"> <np number="plur" locus="number" role="owner"> - <word posp="noun" gloss="mammal"/> + <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner"/> </np> - <word posp="conj" gloss="and"/> + <word posp="conj" gloss="and" number="plur" locus="number" role="owner"/> <np number="plur" locus="number" role="owner"> - <word posp="noun" gloss="bird"/> + <word posp="noun" gloss="bird" number="plur" locus="number" role="owner"/> </np> </np> </s>calling defaultval for def/
defaultval: noun, def
returning not.def
calling defaultval for def/
defaultval: noun, def
returning not.def
addaffixes:
About to call getSlotValue for copy/verb/mode/obligatoryGot indicative
About to call getSlotValue for sound/noun/number/obligatory
Got plur
About to call getSlotValue for sound/noun/def/obligatory
Got def
About to call getSlotValue for sound/noun/case/optional
About to call getSlotValue for mammal/noun/number/obligatory
Got plur
About to call getSlotValue for mammal/noun/def/obligatory
Got not.def
About to call getSlotValue for mammal/noun/case/optional
About to call getSlotValue for bird/noun/number/obligatory
Got plur
About to call getSlotValue for bird/noun/def/obligatory
Got not.def
About to call getSlotValue for bird/noun/case/optional
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<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">
<word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number"/>
</np>
<np number="plur" def="def" locus="number" role="owned" tr="rheme">
<word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np number="plur" locus="number" role="owner">
<np number="plur" locus="number" role="owner">
<word posp="noun" gloss="mammal" number="plur" locus="number" role="owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
</np>
<word posp="conj" gloss="and" number="plur" locus="number" role="owner"/>
<np number="plur" locus="number" role="owner">
<word posp="noun" gloss="bird" number="plur" locus="number" role="owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="plur"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
</np>
</np>
</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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <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"> <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number"/> - </np> - <np number="plur" def="def" locus="number" role="owned" tr="rheme"> <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np number="plur" locus="number" role="owner"> - <np number="plur" locus="number" role="owner"> <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="noundef" function="suffix" gloss="not.def"/> - </np> <word posp="conj" gloss="and" number="plur" locus="number" role="owner"/> - <np number="plur" locus="number" role="owner"> <word posp="noun" gloss="bird" number="plur" locus="number" role="owner"/> <thingy type="nounnumber" function="suffix" gloss="plur"/> <thingy type="noundef" function="suffix" gloss="not.def"/> - </np> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <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"/> - <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <word posp="conj" gloss="and" number="plur" locus="number" role="owner"/> - <word posp="noun" gloss="bird" number="plur" locus="number" role="owner"/> - <thingy type="nounnumber" function="suffix" gloss="plur"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="j a ŋ iː ˈ k">jaŋiːˈk</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number" ph="t au ˈ n">tauˈn</word> + <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme" ph="ŋʷ ai ˈ m">ŋʷaiˈm</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner" ph="sˤ a sˤ i ˈ ʃ">sˤasˤiˈʃ</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <word posp="conj" gloss="and" number="plur" locus="number" role="owner" ph="w i ˈ p">wiˈp</word> + <word posp="noun" gloss="bird" number="plur" locus="number" role="owner" ph="ɲ a ˈ j">ɲaˈj</word> + <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="j a ŋ iː ˈ k">jaŋiːˈk</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number" ph="t au ˈ n">tauˈn</word> - <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme" ph="ŋʷ ai ˈ m">ŋʷaiˈm</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> - <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner" ph="sˤ a sˤ i ˈ ʃ">sˤasˤiˈʃ</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> - <word posp="conj" gloss="and" number="plur" locus="number" role="owner" ph="w i ˈ p">wiˈp</word> - <word posp="noun" gloss="bird" number="plur" locus="number" role="owner" ph="ɲ a ˈ j">ɲaˈj</word> - <thingy type="nounnumber" function="suffix" gloss="plur" attach="suffix" ph="u">u</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <word posp="verb" gloss="copy" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">jaŋiːˈk</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">loʃ</thingy> + <word posp="pron" number="plur" gloss="3.plur" def="def" role="subj" tr="theme" locus="number">tauˈn</word> + <word posp="noun" gloss="sound" number="plur" def="def" locus="number" role="owned" tr="rheme">ŋʷaiˈm</word> + <thingy type="nounnumber" function="suffix" gloss="plur">u</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> + <word posp="noun" gloss="mammal" number="plur" locus="number" role="owner">sˤasˤiˈʃ</word> + <thingy type="nounnumber" function="suffix" gloss="plur">u</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> + <word posp="conj" gloss="and" number="plur" locus="number" role="owner">wiˈp</word> + <word posp="noun" gloss="bird" number="plur" locus="number" role="owner">ɲaˈj</word> + <thingy type="nounnumber" function="suffix" gloss="plur">u</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> </flat> + <p><span class="ilpair"><span class="mor">jaˈŋiːk</span><br><span class="gls">copy</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">loʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈtaun</span><br><span class="gls">3.plur</span></span> <span class="ilpair"><span class="mor">ˈŋʷaim</span><br><span class="gls">sound</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">sˤaˈsˤiʃ</span><br><span class="gls">mammal</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">ˈwip</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">ˈɲaj</span><br><span class="gls">bird</span></span> <span class="ilpair"><span class="mor">-u</span><br><span class="gls">plur</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span></p> + <p>jaˈŋiːkut͡ʃ loʃ ˈtaun ˈŋʷaimus sˤaˈsˤiʃusˤ ˈwip ˈɲajusˤ</p> + <p>jangiikuch losh taun ngwaimus ṣaṣishuṣ wip ñajuṣ</p> + <il> + <w> + <o>jaˈŋiːk</o> + <g>copy</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>loʃ</o> + <g>PAST</g> + </w> + <w> + <o>ˈtaun</o> + <g>3.plur</g> + </w> + <w> + <o>ˈŋʷaim</o> + <g>sound</g> + </w> + <w> + <o>-u</o> + <g>plur</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + <w> + <o>sˤaˈsˤiʃ</o> + <g>mammal</g> + </w> + <w> + <o>-u</o> + <g>plur</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + <w> + <o>ˈwip</o> + <g>and</g> + </w> + <w> + <o>ˈɲaj</o> + <g>bird</g> + </w> + <w> + <o>-u</o> + <g>plur</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + </il> </s>
Jangiikuch losh taun ngwaimus ṣaṣishuṣ wip ñajuṣ. [jaˈŋiːkut͡ʃ loʃ ˈtaun ˈŋʷaimus sˤaˈsˤiʃusˤ ˈwip ˈɲajusˤ] jaˈŋiːk copy -ut͡ʃ indicative loʃ PAST ˈtaun 3.plur ˈŋʷaim sound -u plur -s def sˤaˈsˤiʃ mammal -u plur -sˤ not.def ˈwip and ˈɲaj bird -u plur -sˤ not.def “They copied the sounds of mammals and birds.” | (10) |
But our language arose in a different way.
initial XML:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp tam="past-punct">
<verb>arise</verb>
</vp>
<np role="subj" tr="theme">
<relp>
<vp tam="pres-state" evidence="inferred">
<verb>be</verb>
</vp>
<np def="def" number="sing" role="subj" tr="theme" head="this">
<noun>langname</noun>
</np>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur">
<pron person="1incl" number="plur"/>
</np>
<np def="def" number="sing" tr="theme">
<noun>language</noun>
</np>
</np>
</np>
</relp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing">
<noun>manner</noun>
<adj>different</adj>
</np>
</pp>
</s>cleanup:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp tam="past-punct"> - <verb>arise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp tam="pres-state" evidence="inferred"> - <verb>be</verb> + <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="be"/> </vp> - <np def="def" number="sing" role="subj" tr="theme" head="this"> - <noun>langname</noun> + <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> + <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> - <np def="def" number="plur"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" locus="number" role="owner"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np def="def" number="sing" tr="theme"> - <noun>language</noun> + <np def="def" number="sing" tr="theme" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> - <np def="indef" number="sing"> - <noun>manner</noun> - <adj>different</adj> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="manner"/> + <word posp="adj" gloss="different"/> </np> </pp> </s>
module adj2noun:
<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">
+ <np type="owner_owned">
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="different" lexposp="adj"/>
+ </np>
+ <np role="owned" def="indef" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
- <word posp="adj" gloss="different"/>
</np>
+ </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"/>
</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 type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj"/>
</np>
- <np role="owned" def="indef" number="sing" locus="number">
+ <np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
+ <word gloss="a" posp="det"/>
</np>
</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"/> </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 type="owner_owned"> <np number="sing" def="def" role="owner"> <word posp="noun" gloss="different" lexposp="adj"/> </np> <np role="owned" number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word gloss="a" posp="det"/> </np> </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"/>
</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 type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word gloss="a" posp="det"/>
</np>
</np>
</pp>
</s>
module embed:
<s connector="but">
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
- <relp>
+ <subs>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
- <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number">
+ <np def="def" number="sing" role="subj" tr="theme" 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>
+ </subs>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word gloss="a" posp="det"/>
</np>
</np>
</pp>
</s>
module sentenceconnectors:
<s connector="but">
+ <word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<subs>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" 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>
</subs>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word gloss="a" posp="det"/>
</np>
</np>
</pp>
</s>
module complementise:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<subs>
+ <word gloss="COMP" posp="pp"/>
<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" 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>
</subs>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word gloss="a" posp="det"/>
</np>
</np>
</pp>
</s>
tva1tva2
module affixdensity:
No change.
module adpositions:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<subs>
<word gloss="COMP" posp="pp"/>
<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" 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>
</subs>
</np>
<pp p="in" precise="no" location="inside">
+ <word gloss="in_inside" posp="pp"/>
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word gloss="a" posp="det"/>
</np>
</np>
</pp>
</s>
module constorder:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme">
<subs>
- <word gloss="COMP" posp="pp"/>
- <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" 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>
+ <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" locus="number">
+ <word posp="noun" gloss="langname"/>
+ </np>
+ <word gloss="COMP" posp="pp"/>
</subs>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word gloss="a" posp="det"/>
</np>
</np>
</pp>
</s>
module casemarking:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
- <np role="subj" tr="theme">
+ <np role="subj" tr="theme" case="NOM">
<subs>
<np role="obj">
<np type="owner_owned" tr="rheme">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word gloss="a" posp="det"/>
</np>
</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 role="subj" tr="theme" case="NOM">
+ <np role="subj" tr="theme" case="NOM" number="plur">
<subs>
- <np role="obj">
- <np type="owner_owned" tr="rheme">
+ <np role="obj" number="plur">
+ <np type="owner_owned" tr="rheme" number="sing">
<np def="def" number="plur" locus="number" role="owner">
<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>
<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" locus="number">
<word posp="noun" gloss="langname"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word gloss="a" posp="det"/>
</np>
</np>
</pp>
</s>
module simplifynumber:
No change.
createpronouns:
No change.
module ngen:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="plur">
<subs>
<np role="obj" number="plur">
<np type="owner_owned" tr="rheme" number="sing">
- <np def="def" number="plur" locus="number" role="owner">
- <word person="1incl" number="plur" posp="pron"/>
- </np>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
+ <np def="def" number="plur" locus="number" role="owner">
+ <word person="1incl" number="plur" posp="pron"/>
</np>
</np>
+ </np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np type="owner_owned" number="sing">
- <np number="sing" def="def" role="owner">
- <word posp="noun" gloss="different" lexposp="adj"/>
- </np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word gloss="a" posp="det"/>
</np>
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="different" lexposp="adj"/>
</np>
+ </np>
</pp>
</s>
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="plur">
<subs>
<np role="obj" number="plur">
<np type="owner_owned" tr="rheme" number="sing">
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np type="owner_owned" number="sing">
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj"/>
</np>
</np>
</pp>
</s>
copyuptophrase:
<s connector="but">
<word gloss="but" posp="conj"/>
<littrans>But XXX, which is our language, arose in a different way.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="arise"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="plur">
<subs>
<np role="obj" number="plur">
<np type="owner_owned" tr="rheme" number="sing">
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
- <np def="def" number="plur" locus="number" role="owner">
+ <np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
</np>
</np>
- <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES">
+ <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur" subj="3.sing">
<word posp="verb" gloss="be"/>
</vp>
<np def="def" number="sing" role="subj" tr="theme" locus="number">
<word posp="noun" gloss="langname"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np type="owner_owned" number="sing">
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj"/>
</np>
</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="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="POS"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="plur">
<subs>
<np role="obj" number="plur">
<np type="owner_owned" tr="rheme" number="sing">
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
</np>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur" subj="3.sing">
<word posp="verb" gloss="be"/>
+ <thingy type="vpta" function="enclitic" gloss="PRES"/>
+ <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">
<word posp="noun" gloss="langname"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np type="owner_owned" number="sing">
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj"/>
</np>
</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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="plur">
<subs>
- <np role="obj" number="plur">
- <np type="owner_owned" tr="rheme" number="sing">
+ <np type="owner_owned" tr="rheme" number="sing" role="obj">
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur" subj="3.sing">
<word posp="verb" gloss="be"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<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">
<word posp="noun" gloss="langname"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np type="owner_owned" number="sing">
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj"/>
</np>
</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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="plur">
<subs>
- <np type="owner_owned" tr="rheme" number="sing" role="obj">
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
- </np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur" subj="3.sing">
<word posp="verb" gloss="be"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<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">
<word posp="noun" gloss="langname"/>
</np>
<word gloss="COMP" posp="pp"/>
</subs>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
- <np type="owner_owned" number="sing">
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj"/>
</np>
- </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="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="subj" tr="theme" case="NOM" number="plur"> <subs> <np def="def" number="sing" tr="theme" locus="number" role="owned"> - <word posp="noun" gloss="language"/> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned"/> </np> <np def="def" number="plur" locus="number" role="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" locus="number" role="owner"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur" subj="3.sing"> - <word posp="verb" gloss="be"/> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur" subj="3.sing"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <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"> - <word posp="noun" gloss="langname"/> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number"/> </np> - <word gloss="COMP" posp="pp"/> + <word gloss="COMP" posp="pp" role="subj" tr="theme" case="NOM" number="plur"/> </subs> </np> <pp p="in" precise="no" location="inside"> - <word gloss="in_inside" posp="pp"/> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> <np role="owned" number="sing" locus="number"> - <word posp="noun" gloss="manner"/> - <word gloss="a" posp="det"/> + <word posp="noun" gloss="manner" role="owned" number="sing" locus="number"/> + <word gloss="a" posp="det" role="owned" number="sing" locus="number"/> </np> <np number="sing" def="def" role="owner"> - <word posp="noun" gloss="different" lexposp="adj"/> + <word posp="noun" gloss="different" lexposp="adj" number="sing" def="def" role="owner"/> </np> </pp> </s>calling defaultval for def/
defaultval: noun, def
returning not.def
calling defaultval for case/
defaultval: det, case
returning NOM
addaffixes:
About to call getSlotValue for arise/verb/mode/obligatoryGot indicative
About to call getSlotValue for language/noun/number/obligatory
Got sing
About to call getSlotValue for language/noun/def/obligatory
Got def
About to call getSlotValue for language/noun/case/optional
About to call getSlotValue for be/verb/mode/obligatory
Got indicative
About to call getSlotValue for langname/noun/number/obligatory
Got sing
About to call getSlotValue for langname/noun/def/obligatory
Got def
About to call getSlotValue for langname/noun/case/optional
About to call getSlotValue for manner/noun/number/obligatory
Got sing
About to call getSlotValue for manner/noun/def/obligatory
Got not.def
About to call getSlotValue for manner/noun/case/optional
About to call getSlotValue for a/det/case/obligatory
Got NOM
About to call getSlotValue for a/det/number/optional
Got sing
About to call getSlotValue for different/noun/number/obligatory
Got sing
About to call getSlotValue for different/noun/def/obligatory
Got def
About to call getSlotValue for different/noun/case/optional
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="POS"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="plur">
<subs>
<np def="def" number="sing" tr="theme" locus="number" role="owned">
<word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner"/>
</np>
<vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur" subj="3.sing">
<word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur" subj="3.sing"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PRES"/>
<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">
<word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<word gloss="COMP" posp="pp" role="subj" tr="theme" case="NOM" number="plur"/>
</subs>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="manner" role="owned" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
+ <thingy type="detcase" function="prefix" gloss="NOM"/>
<word gloss="a" posp="det" role="owned" number="sing" locus="number"/>
+ <thingy type="detnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="different" lexposp="adj" number="sing" def="def" role="owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="subj" tr="theme" case="NOM" number="plur"> - <subs> - <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" number="plur" locus="number" role="owner" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur" subj="3.sing"> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur" subj="3.sing"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <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"> <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> <word gloss="COMP" posp="pp" role="subj" tr="theme" case="NOM" number="plur"/> - </subs> - </np> - <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <np role="owned" number="sing" locus="number"> <word posp="noun" gloss="manner" role="owned" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="not.def"/> <thingy type="detcase" function="prefix" gloss="NOM"/> <word gloss="a" posp="det" role="owned" number="sing" locus="number"/> <thingy type="detnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" role="owner"> <word posp="noun" gloss="different" lexposp="adj" number="sing" def="def" role="owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <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"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur" subj="3.sing"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <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"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word gloss="COMP" posp="pp" role="subj" tr="theme" case="NOM" number="plur"/> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <word posp="noun" gloss="manner" role="owned" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <thingy type="detcase" function="prefix" gloss="NOM"/> - <word gloss="a" posp="det" role="owned" number="sing" locus="number"/> - <thingy type="detnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="different" lexposp="adj" number="sing" def="def" role="owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word gloss="but" posp="conj" ph="k o ˈ kʷ">koˈkʷ</word> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="tˤ e f o ˈ sˤ">tˤefoˈsˤ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" ph="f a ˈ t">faˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" ph="kʷ a ˈ p">kʷaˈp</word> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur" subj="3.sing" ph="l o ˈ w">loˈw</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" ph="h uː ˈ ɲ">huːˈɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word gloss="COMP" posp="pp" role="subj" tr="theme" case="NOM" number="plur" ph="k u w iː ˈ m">kuwiːˈm</word> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="w o ˈ n">woˈn</word> + <word posp="noun" gloss="manner" role="owned" number="sing" locus="number" ph="tˤ eː ˈ f">tˤeːˈf</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <thingy type="detcase" function="prefix" gloss="NOM" attach="prefix" ph="tˤ">tˤ</thingy> + <word gloss="a" posp="det" role="owned" number="sing" locus="number" ph="i ˈ sˤ">iˈsˤ</word> + <thingy type="detnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <word posp="noun" gloss="different" lexposp="adj" number="sing" def="def" role="owner" ph="kʷ e ˈ m">kʷeˈm</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj" ph="k o ˈ kʷ">koˈkʷ</word> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="tˤ e f o ˈ sˤ">tˤefoˈsˤ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" ph="f a ˈ t">faˈt</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" ph="kʷ a ˈ p">kʷaˈp</word> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur" subj="3.sing" ph="l o ˈ w">loˈw</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" ph="h uː ˈ ɲ">huːˈɲ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> - <word gloss="COMP" posp="pp" role="subj" tr="theme" case="NOM" number="plur" ph="k u w iː ˈ m">kuwiːˈm</word> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="w o ˈ n">woˈn</word> - <word posp="noun" gloss="manner" role="owned" number="sing" locus="number" ph="tˤ eː ˈ f">tˤeːˈf</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> - <thingy type="detcase" function="prefix" gloss="NOM" attach="prefix" ph="tˤ">tˤ</thingy> - <word gloss="a" posp="det" role="owned" number="sing" locus="number" ph="i ˈ sˤ">iˈsˤ</word> - <thingy type="detnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <word posp="noun" gloss="different" lexposp="adj" number="sing" def="def" role="owner" ph="kʷ e ˈ m">kʷeˈm</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word gloss="but" posp="conj">koˈkʷ</word> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">tˤefoˈsˤ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">loʃ</thingy> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned">faˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner">kʷaˈp</word> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur" subj="3.sing">loˈw</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number">huːˈɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> + <word gloss="COMP" posp="pp" role="subj" tr="theme" case="NOM" number="plur">kuwiːˈm</word> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside">woˈn</word> + <word posp="noun" gloss="manner" role="owned" number="sing" locus="number">tˤeːˈf</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> + <thingy type="detcase" function="prefix" gloss="NOM">tˤ</thingy> + <word gloss="a" posp="det" role="owned" number="sing" locus="number">iˈsˤ</word> + <word posp="noun" gloss="different" lexposp="adj" number="sing" def="def" role="owner">kʷeˈm</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> </flat> + <p><span class="ilpair"><span class="mor">ˈkokʷ</span><br><span class="gls">but</span></span> <span class="ilpair"><span class="mor">tˤeˈfosˤ</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">loʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈfat</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈkʷap</span><br><span class="gls">1incl.plur</span></span> <span class="ilpair"><span class="mor">ˈlow</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">ˈhuːɲ</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">kuˈwiːm</span><br><span class="gls"><span class="glssc">COMP</span></span></span> <span class="ilpair"><span class="mor">ˈwon</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">ˈtˤeːf</span><br><span class="gls">manner</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">tˤ-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ˈisˤ</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">ˈkʷem</span><br><span class="gls">different</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span></p> + <p>ˈkokʷ tˤeˈfosˤut͡ʃ loʃ ˈfatis ˈkʷap ˈlowut͡ʃ ˈhuːɲis kuˈwiːm ˈwon ˈtˤeːfisˤ ˈtˤisˤ ˈkʷemis</p> + <p>koqu ṭefoṣuch losh fatis quap lowuch huuñis kuwiim won ṭeefiṣ ṭiṣ quemis</p> + <il> + <w> + <o>ˈkokʷ</o> + <g>but</g> + </w> + <w> + <o>tˤeˈfosˤ</o> + <g>arise</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>loʃ</o> + <g>PAST</g> + </w> + <w> + <o>ˈfat</o> + <g>language</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + <w> + <o>ˈkʷap</o> + <g>1incl.plur</g> + </w> + <w> + <o>ˈlow</o> + <g>be</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>ˈhuːɲ</o> + <g>langname</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + <w> + <o>kuˈwiːm</o> + <g>COMP</g> + </w> + <w> + <o>ˈwon</o> + <g>in_inside</g> + </w> + <w> + <o>ˈtˤeːf</o> + <g>manner</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + <w> + <o>tˤ-</o> + <g>NOM</g> + </w> + <w> + <o>ˈisˤ</o> + <g>a</g> + </w> + <w> + <o>ˈkʷem</o> + <g>different</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + </il> </s>
Koqu ṭefoṣuch losh fatis quap lowuch huuñis kuwiim won ṭeefiṣ ṭiṣ quemis. [ˈkokʷ tˤeˈfosˤut͡ʃ loʃ ˈfatis ˈkʷap ˈlowut͡ʃ ˈhuːɲis kuˈwiːm ˈwon ˈtˤeːfisˤ ˈtˤisˤ ˈkʷemis] ˈkokʷ but tˤeˈfosˤ arise -ut͡ʃ indicative loʃ PAST ˈfat language -i sing -s def ˈkʷap 1incl.plur ˈlow be -ut͡ʃ indicative ˈhuːɲ langname -i sing -s def kuˈwiːm COMP ˈwon in_inside ˈtˤeːf manner -i sing -sˤ not.def tˤ- NOM ˈisˤ a ˈkʷem different -i sing -s def “But Huny, which is our language, arose in a different way.” | (11) |
It was born whole and perfect in a single breath.
initial XML:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp tam="past-punct">
<verb>appear</verb>
</vp>
<np def="def" number="sing" output="aspron" role="subj" tr="theme">
<noun>language</noun>
</np>
<np role="pred">
<conjp conj="and">
<np number="sing" def="neither">
<adj>whole</adj>
</np>
<np number="sing" def="neither">
<adj>perfect</adj>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np def="indef" number="sing">
<noun>breath</noun>
<adj>single</adj>
</np>
</pp>
</s>cleanup:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> - <vp tam="past-punct"> - <verb>appear</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="appear"/> </vp> - <np def="def" number="sing" output="aspron" role="subj" tr="theme"> - <noun>language</noun> + <np def="def" number="sing" output="aspron" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="language"/> </np> <np role="pred"> <conjp conj="and"> - <np number="sing" def="neither"> - <adj>whole</adj> + <np number="sing" def="neither" locus="number"> + <word posp="adj" gloss="whole"/> </np> - <np number="sing" def="neither"> - <adj>perfect</adj> + <np number="sing" def="neither" locus="number"> + <word posp="adj" gloss="perfect"/> </np> </conjp> </np> <pp p="in" precise="no" location="inside"> - <np def="indef" number="sing"> - <noun>breath</noun> - <adj>single</adj> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="breath"/> + <word posp="adj" gloss="single"/> </np> </pp> </s>
module adj2noun:
<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"/>
+ <np type="owner_owned">
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="whole" lexposp="adj"/>
</np>
- <np number="sing" def="neither" locus="number">
- <word posp="adj" gloss="perfect"/>
+ <np role="owned" number="sing" def="neither" locus="number"/>
</np>
+ <np type="owner_owned">
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="perfect" lexposp="adj"/>
+ </np>
+ <np role="owned" number="sing" def="neither" locus="number"/>
+ </np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
- <np def="indef" number="sing" locus="number">
+ <np type="owner_owned">
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="single" lexposp="adj"/>
+ </np>
+ <np role="owned" def="indef" number="sing" locus="number">
<word posp="noun" gloss="breath"/>
- <word posp="adj" gloss="single"/>
</np>
+ </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 type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
- <np role="owned" number="sing" def="neither" locus="number"/>
+ <np role="owned" number="sing" locus="number"/>
</np>
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="perfect" lexposp="adj"/>
</np>
- <np role="owned" number="sing" def="neither" locus="number"/>
+ <np role="owned" number="sing" locus="number"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="single" lexposp="adj"/>
</np>
- <np role="owned" def="indef" number="sing" locus="number">
+ <np role="owned" number="sing" locus="number">
<word posp="noun" gloss="breath"/>
+ <word gloss="a" posp="det"/>
</np>
</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 type="owner_owned"> <np number="sing" def="def" role="owner"> <word posp="noun" gloss="whole" lexposp="adj"/> </np> <np role="owned" number="sing" locus="number"/> </np> <np type="owner_owned"> <np number="sing" def="def" role="owner"> <word posp="noun" gloss="perfect" lexposp="adj"/> </np> <np role="owned" number="sing" locus="number"/> </np> </conjp> </np> <pp p="in" precise="no" location="inside"> <np type="owner_owned"> <np number="sing" def="def" role="owner"> <word posp="noun" gloss="single" lexposp="adj"/> </np> <np role="owned" number="sing" locus="number"> <word posp="noun" gloss="breath"/> <word gloss="a" posp="det"/> </np> </np> </pp> </s>
module noepistemic:
No change.
module embed:
No change.
module sentenceconnectors:
No change.
module complementise:
No change.
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 type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number"/>
</np>
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="perfect" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
+ <word gloss="in_inside" posp="pp"/>
<np type="owner_owned">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="single" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="breath"/>
<word gloss="a" posp="det"/>
</np>
</np>
</pp>
</s>
module constorder:
No change.
module casemarking:
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 type="owner_owned">
+ <np type="owner_owned" number="sing">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number"/>
</np>
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="perfect" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
- <np type="owner_owned">
+ <np type="owner_owned" number="sing">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="single" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="breath"/>
<word gloss="a" posp="det"/>
</np>
</np>
</pp>
</s>
module simplifynumber:
No change.
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 type="owner_owned" number="sing">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number"/>
</np>
<np type="owner_owned" number="sing">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="perfect" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np type="owner_owned" number="sing">
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="single" lexposp="adj"/>
</np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="breath"/>
<word gloss="a" posp="det"/>
</np>
</np>
</pp>
</s>
module ngen:
<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">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur">
<conjp conj="and">
<np type="owner_owned" number="sing">
+ <np role="owned" number="sing" locus="number"/>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
- <np role="owned" number="sing" locus="number"/>
</np>
<np type="owner_owned" number="sing">
+ <np role="owned" number="sing" locus="number"/>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="perfect" lexposp="adj"/>
</np>
- <np role="owned" number="sing" locus="number"/>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np type="owner_owned" number="sing">
- <np number="sing" def="def" role="owner">
- <word posp="noun" gloss="single" lexposp="adj"/>
- </np>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="breath"/>
<word gloss="a" posp="det"/>
</np>
+ <np number="sing" def="def" role="owner">
+ <word posp="noun" gloss="single" lexposp="adj"/>
</np>
+ </np>
</pp>
</s>
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">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur">
<conjp conj="and">
<np type="owner_owned" number="sing">
<np role="owned" number="sing" locus="number"/>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
</np>
+ <word posp="conj" gloss="and"/>
<np type="owner_owned" number="sing">
<np role="owned" number="sing" locus="number"/>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="perfect" lexposp="adj"/>
</np>
</np>
</conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np type="owner_owned" number="sing">
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="breath"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="single" lexposp="adj"/>
</np>
</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">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur">
- <conjp conj="and">
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="pred">
<np role="owned" number="sing" locus="number"/>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
</np>
<word posp="conj" gloss="and"/>
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="pred">
<np role="owned" number="sing" locus="number"/>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="perfect" lexposp="adj"/>
</np>
</np>
- </conjp>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np type="owner_owned" number="sing">
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="breath"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="single" lexposp="adj"/>
</np>
</np>
</pp>
</s>
fixpronouns:
No change.
copyuptophrase:
No change.
prodrop:
No change.
addclitics:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="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">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur">
<np type="owner_owned" number="sing" role="pred">
<np role="owned" number="sing" locus="number"/>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
</np>
<word posp="conj" gloss="and"/>
<np type="owner_owned" number="sing" role="pred">
<np role="owned" number="sing" locus="number"/>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="perfect" lexposp="adj"/>
</np>
</np>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
<np type="owner_owned" number="sing">
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="breath"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="single" lexposp="adj"/>
</np>
</np>
</pp>
</s>
propagateArgumentCase:
No change.
unwrapArgumentNPs:
No change.
unwrapOwnerOwned:
<s>
<littrans>It appeared whole and perfect in a single breath</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="appear"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<thingy type="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">
<word posp="pron" number="sing" gloss="3.sing"/>
</np>
<np role="pred" number="plur">
- <np type="owner_owned" number="sing" role="pred">
<np role="owned" number="sing" locus="number"/>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj"/>
</np>
- </np>
<word posp="conj" gloss="and"/>
- <np type="owner_owned" number="sing" role="pred">
<np role="owned" number="sing" locus="number"/>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="perfect" lexposp="adj"/>
</np>
</np>
- </np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp"/>
- <np type="owner_owned" number="sing">
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="breath"/>
<word gloss="a" posp="det"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="single" lexposp="adj"/>
</np>
- </np>
</pp>
</s>
movedowntoword:
<s> <littrans>It appeared whole and perfect in a single breath</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="appear"/> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="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"> - <word posp="pron" number="sing" gloss="3.sing"/> + <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number"/> </np> <np role="pred" number="plur"> <np role="owned" number="sing" locus="number"/> <np number="sing" def="def" role="owner"> - <word posp="noun" gloss="whole" lexposp="adj"/> + <word posp="noun" gloss="whole" lexposp="adj" number="sing" def="def" role="owner"/> </np> - <word posp="conj" gloss="and"/> + <word posp="conj" gloss="and" role="pred" number="plur"/> <np role="owned" number="sing" locus="number"/> <np number="sing" def="def" role="owner"> - <word posp="noun" gloss="perfect" lexposp="adj"/> + <word posp="noun" gloss="perfect" lexposp="adj" number="sing" def="def" role="owner"/> </np> </np> <pp p="in" precise="no" location="inside"> - <word gloss="in_inside" posp="pp"/> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> <np role="owned" number="sing" locus="number"> - <word posp="noun" gloss="breath"/> - <word gloss="a" posp="det"/> + <word posp="noun" gloss="breath" role="owned" number="sing" locus="number"/> + <word gloss="a" posp="det" role="owned" number="sing" locus="number"/> </np> <np number="sing" def="def" role="owner"> - <word posp="noun" gloss="single" lexposp="adj"/> + <word posp="noun" gloss="single" lexposp="adj" number="sing" def="def" role="owner"/> </np> </pp> </s>calling defaultval for def/
defaultval: noun, def
returning not.def
calling defaultval for case/
defaultval: det, case
returning NOM
addaffixes:
About to call getSlotValue for appear/verb/mode/obligatoryGot indicative
About to call getSlotValue for whole/noun/number/obligatory
Got sing
About to call getSlotValue for whole/noun/def/obligatory
Got def
About to call getSlotValue for whole/noun/case/optional
About to call getSlotValue for perfect/noun/number/obligatory
Got sing
About to call getSlotValue for perfect/noun/def/obligatory
Got def
About to call getSlotValue for perfect/noun/case/optional
About to call getSlotValue for breath/noun/number/obligatory
Got sing
About to call getSlotValue for breath/noun/def/obligatory
Got not.def
About to call getSlotValue for breath/noun/case/optional
About to call getSlotValue for a/det/case/obligatory
Got NOM
About to call getSlotValue for a/det/number/optional
Got sing
About to call getSlotValue for single/noun/number/obligatory
Got sing
About to call getSlotValue for single/noun/def/obligatory
Got def
About to call getSlotValue for single/noun/case/optional
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<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">
<word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number"/>
</np>
<np role="pred" number="plur">
<np role="owned" number="sing" locus="number"/>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="whole" lexposp="adj" number="sing" def="def" role="owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
<word posp="conj" gloss="and" role="pred" number="plur"/>
<np role="owned" number="sing" locus="number"/>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="perfect" lexposp="adj" number="sing" def="def" role="owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</np>
</np>
<pp p="in" precise="no" location="inside">
<word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/>
<np role="owned" number="sing" locus="number">
<word posp="noun" gloss="breath" role="owned" number="sing" locus="number"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="not.def"/>
+ <thingy type="detcase" function="prefix" gloss="NOM"/>
<word gloss="a" posp="det" role="owned" number="sing" locus="number"/>
+ <thingy type="detnumber" function="suffix" gloss="sing"/>
</np>
<np number="sing" def="def" role="owner">
<word posp="noun" gloss="single" lexposp="adj" number="sing" def="def" role="owner"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
</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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <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"> <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number"/> - </np> - <np role="pred" number="plur"> - <np role="owned" number="sing" locus="number"/> - <np number="sing" def="def" role="owner"> <word posp="noun" gloss="whole" lexposp="adj" number="sing" def="def" role="owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> <word posp="conj" gloss="and" role="pred" number="plur"/> - <np role="owned" number="sing" locus="number"/> - <np number="sing" def="def" role="owner"> <word posp="noun" gloss="perfect" lexposp="adj" number="sing" def="def" role="owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </np> - <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <np role="owned" number="sing" locus="number"> <word posp="noun" gloss="breath" role="owned" number="sing" locus="number"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="not.def"/> <thingy type="detcase" function="prefix" gloss="NOM"/> <word gloss="a" posp="det" role="owned" number="sing" locus="number"/> <thingy type="detnumber" function="suffix" gloss="sing"/> - </np> - <np number="sing" def="def" role="owner"> <word posp="noun" gloss="single" lexposp="adj" number="sing" def="def" role="owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> - </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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <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"/> - <word posp="noun" gloss="whole" lexposp="adj" number="sing" def="def" role="owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word posp="conj" gloss="and" role="pred" number="plur"/> - <word posp="noun" gloss="perfect" lexposp="adj" number="sing" def="def" role="owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <word posp="noun" gloss="breath" role="owned" number="sing" locus="number"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <thingy type="detcase" function="prefix" gloss="NOM"/> - <word gloss="a" posp="det" role="owned" number="sing" locus="number"/> - <thingy type="detnumber" function="suffix" gloss="sing"/> - <word posp="noun" gloss="single" lexposp="adj" number="sing" def="def" role="owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s e ŋ e ˈ ŋ">seŋeˈŋ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number" ph="k aː ˈ t">kaːˈt</word> + <word posp="noun" gloss="whole" lexposp="adj" number="sing" def="def" role="owner" ph="t͡ʃ a ˈ t">t͡ʃaˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word posp="conj" gloss="and" role="pred" number="plur" ph="w i ˈ p">wiˈp</word> + <word posp="noun" gloss="perfect" lexposp="adj" number="sing" def="def" role="owner" ph="sˤ u t͡ʃ a ˈ ɲ">sˤut͡ʃaˈɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="w o ˈ n">woˈn</word> + <word posp="noun" gloss="breath" role="owned" number="sing" locus="number" ph="t e tˤ i ˈ ŋ">tetˤiˈŋ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> + <thingy type="detcase" function="prefix" gloss="NOM" attach="prefix" ph="tˤ">tˤ</thingy> + <word gloss="a" posp="det" role="owned" number="sing" locus="number" ph="i ˈ sˤ">iˈsˤ</word> + <thingy type="detnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <word posp="noun" gloss="single" lexposp="adj" number="sing" def="def" role="owner" ph="p i ˈ j">piˈj</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="s e ŋ e ˈ ŋ">seŋeˈŋ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number" ph="k aː ˈ t">kaːˈt</word> - <word posp="noun" gloss="whole" lexposp="adj" number="sing" def="def" role="owner" ph="t͡ʃ a ˈ t">t͡ʃaˈt</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> - <word posp="conj" gloss="and" role="pred" number="plur" ph="w i ˈ p">wiˈp</word> - <word posp="noun" gloss="perfect" lexposp="adj" number="sing" def="def" role="owner" ph="sˤ u t͡ʃ a ˈ ɲ">sˤut͡ʃaˈɲ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="w o ˈ n">woˈn</word> - <word posp="noun" gloss="breath" role="owned" number="sing" locus="number" ph="t e tˤ i ˈ ŋ">tetˤiˈŋ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="sˤ">sˤ</thingy> - <thingy type="detcase" function="prefix" gloss="NOM" attach="prefix" ph="tˤ">tˤ</thingy> - <word gloss="a" posp="det" role="owned" number="sing" locus="number" ph="i ˈ sˤ">iˈsˤ</word> - <thingy type="detnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <word posp="noun" gloss="single" lexposp="adj" number="sing" def="def" role="owner" ph="p i ˈ j">piˈj</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <word posp="verb" gloss="appear" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">seŋeˈŋ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">loʃ</thingy> + <word posp="pron" number="sing" gloss="3.sing" def="def" role="subj" tr="theme" locus="number">kaːˈt</word> + <word posp="noun" gloss="whole" lexposp="adj" number="sing" def="def" role="owner">t͡ʃaˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> + <word posp="conj" gloss="and" role="pred" number="plur">wiˈp</word> + <word posp="noun" gloss="perfect" lexposp="adj" number="sing" def="def" role="owner">sˤut͡ʃaˈɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside">woˈn</word> + <word posp="noun" gloss="breath" role="owned" number="sing" locus="number">tetˤiˈŋ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="not.def">sˤ</thingy> + <thingy type="detcase" function="prefix" gloss="NOM">tˤ</thingy> + <word gloss="a" posp="det" role="owned" number="sing" locus="number">iˈsˤ</word> + <word posp="noun" gloss="single" lexposp="adj" number="sing" def="def" role="owner">piˈj</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> </flat> + <p><span class="ilpair"><span class="mor">seˈŋeŋ</span><br><span class="gls">appear</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">loʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈkaːt</span><br><span class="gls">3.sing</span></span> <span class="ilpair"><span class="mor">ˈt͡ʃat</span><br><span class="gls">whole</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈwip</span><br><span class="gls">and</span></span> <span class="ilpair"><span class="mor">sˤuˈt͡ʃaɲ</span><br><span class="gls">perfect</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈwon</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">teˈtˤiŋ</span><br><span class="gls">breath</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-sˤ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">tˤ-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">ˈisˤ</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">ˈpij</span><br><span class="gls">single</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span></p> + <p>seˈŋeŋut͡ʃ loʃ ˈkaːt ˈt͡ʃatis ˈwip sˤuˈt͡ʃaɲis ˈwon teˈtˤiŋisˤ ˈtˤisˤ ˈpijis</p> + <p>sengenguch losh kaat chatis wip ṣuchañis won teṭingiṣ ṭiṣ pijis</p> + <il> + <w> + <o>seˈŋeŋ</o> + <g>appear</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>loʃ</o> + <g>PAST</g> + </w> + <w> + <o>ˈkaːt</o> + <g>3.sing</g> + </w> + <w> + <o>ˈt͡ʃat</o> + <g>whole</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + <w> + <o>ˈwip</o> + <g>and</g> + </w> + <w> + <o>sˤuˈt͡ʃaɲ</o> + <g>perfect</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + <w> + <o>ˈwon</o> + <g>in_inside</g> + </w> + <w> + <o>teˈtˤiŋ</o> + <g>breath</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-sˤ</o> + <g>not.def</g> + </w> + <w> + <o>tˤ-</o> + <g>NOM</g> + </w> + <w> + <o>ˈisˤ</o> + <g>a</g> + </w> + <w> + <o>ˈpij</o> + <g>single</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + </il> </s>
Sengenguch losh kaat chatis wip ṣuchañis won teṭingiṣ ṭiṣ pijis [seˈŋeŋut͡ʃ loʃ ˈkaːt ˈt͡ʃatis ˈwip sˤuˈt͡ʃaɲis ˈwon teˈtˤiŋisˤ ˈtˤisˤ ˈpijis] seˈŋeŋ appear -ut͡ʃ indicative loʃ PAST ˈkaːt 3.sing ˈt͡ʃat whole -i sing -s def ˈwip and sˤuˈt͡ʃaɲ perfect -i sing -s def ˈwon in_inside teˈtˤiŋ breath -i sing -sˤ not.def tˤ- NOM ˈisˤ a ˈpij single -i sing -s def “It appeared whole and perfect in a single breath” | (12) |
Our language did not evolve; it was created.
initial XML:
<s>
<littrans>Our language did not evolve.</littrans>
<vp tam="past-punct" negation="yes">
<verb>evolve</verb>
</vp>
<np role="subj" tr="theme">
<np type="owner_owned">
<np def="def" number="plur">
<pron person="1incl" number="plur"/>
</np>
<np def="def" number="sing">
<noun>language</noun>
</np>
</np>
</np>
</s>cleanup:
<s> <littrans>Our language did not evolve.</littrans> - <vp tam="past-punct" negation="yes"> - <verb>evolve</verb> + <vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="evolve"/> </vp> <np role="subj" tr="theme"> <np type="owner_owned"> - <np def="def" number="plur"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" locus="number" role="owner"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np def="def" number="sing"> - <noun>language</noun> + <np def="def" number="sing" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </s>
module adj2noun:
No change.
module articles:
No change.
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"/> </np> </np> </np> </s>
module noepistemic:
No change.
module embed:
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="NOM">
<np type="owner_owned">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
module propagatenumber:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
- <np role="subj" tr="theme" case="NOM">
- <np type="owner_owned">
+ <np role="subj" tr="theme" case="NOM" number="plur">
+ <np type="owner_owned" number="sing">
<np def="def" number="plur" locus="number" role="owner">
<word person="1incl" number="plur" posp="pron"/>
</np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
</np>
</np>
</s>
module simplifynumber:
No change.
createpronouns:
No change.
module ngen:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="plur">
<np type="owner_owned" number="sing">
- <np def="def" number="plur" locus="number" role="owner">
- <word person="1incl" number="plur" posp="pron"/>
- </np>
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
+ <np def="def" number="plur" locus="number" role="owner">
+ <word person="1incl" number="plur" posp="pron"/>
</np>
</np>
+ </np>
</s>
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="plur">
<np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner">
- <word person="1incl" number="plur" posp="pron"/>
+ <word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
</np>
</np>
</s>
copyuptophrase:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="plur">
<np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
- <np def="def" number="plur" locus="number" role="owner">
+ <np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
</np>
</np>
</s>
prodrop:
No change.
addclitics:
<s>
<littrans>Our language did not evolve.</littrans>
<vp negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="evolve"/>
+ <thingy type="vpta" function="enclitic" gloss="PAST"/>
+ <thingy type="vpvoice" function="enclitic" gloss="active"/>
+ <thingy type="vpnegation" function="enclitic" gloss="NEG"/>
+ <thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
<np role="subj" tr="theme" case="NOM" number="plur">
<np type="owner_owned" number="sing">
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
</np>
</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="vpvoice" function="enclitic" gloss="active"/>
<thingy type="vpnegation" function="enclitic" gloss="NEG"/>
<thingy type="vpquestion" function="enclitic" gloss="not.Q"/>
</vp>
- <np role="subj" tr="theme" case="NOM" number="plur">
- <np type="owner_owned" number="sing">
+ <np type="owner_owned" number="sing" role="subj" tr="theme" case="NOM">
<np def="def" number="sing" locus="number" role="owned">
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
</np>
- </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="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="NOM">
- <np def="def" number="sing" locus="number" role="owned">
+ <np def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM">
<word posp="noun" gloss="language"/>
</np>
<np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur"/>
</np>
- </np>
</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="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" tr="theme" case="NOM"> - <word posp="noun" gloss="language"/> + <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM"/> </np> <np def="def" number="plur" locus="number" role="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" locus="number" role="owner"/> </np> </s>
addaffixes:
About to call getSlotValue for evolve/verb/mode/obligatoryGot indicative
About to call getSlotValue for language/noun/number/obligatory
Got sing
About to call getSlotValue for language/noun/def/obligatory
Got def
About to call getSlotValue for language/noun/case/optional
Got NOM
<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="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<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" tr="theme" case="NOM">
<word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM"/>
+ <thingy type="nounnumber" function="suffix" gloss="sing"/>
+ <thingy type="noundef" function="suffix" gloss="def"/>
+ <thingy type="nouncase" function="suffix" gloss="NOM"/>
</np>
<np def="def" number="plur" locus="number" role="owner" person="1incl">
<word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner"/>
</np>
</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="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <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" tr="theme" case="NOM"> <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="noundef" function="suffix" gloss="def"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> - <np def="def" number="plur" locus="number" role="owner" person="1incl"> <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner"/> - </np> + </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="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <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" tr="theme" case="NOM"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner"/> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="p a s ai ˈ kʷ">pasaiˈkʷ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="j u ŋʷ">juŋʷ</thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM" ph="f a ˈ t">faˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" ph="kʷ a ˈ p">kʷaˈp</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="p a s ai ˈ kʷ">pasaiˈkʷ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="NEG" ph="j u ŋʷ">juŋʷ</thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM" ph="f a ˈ t">faˈt</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i">i</thingy> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="s">s</thingy> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph=""></thingy> - <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner" ph="kʷ a ˈ p">kʷaˈp</word> + <word posp="verb" gloss="evolve" negation="NEG" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">pasaiˈkʷ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">loʃ</thingy> + <thingy type="vpnegation" function="enclitic" gloss="NEG">juŋʷ</thingy> + <word posp="noun" gloss="language" def="def" number="sing" locus="number" role="owned" tr="theme" case="NOM">faˈt</word> + <thingy type="nounnumber" function="suffix" gloss="sing">i</thingy> + <thingy type="noundef" function="suffix" gloss="def">s</thingy> + <word person="1incl" number="plur" posp="pron" gloss="1incl.plur" def="def" locus="number" role="owner">kʷaˈp</word> </flat> + <p><span class="ilpair"><span class="mor">paˈsaikʷ</span><br><span class="gls">evolve</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">loʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">juŋʷ</span><br><span class="gls"><span class="glssc">NEG</span></span></span> <span class="ilpair"><span class="mor">ˈfat</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-i</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">-s</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ˈkʷap</span><br><span class="gls">1incl.plur</span></span></p> + <p>paˈsaikʷut͡ʃ loʃ juŋʷ ˈfatis ˈkʷap</p> + <p>pasaiquuch losh jungw fatis quap</p> + <il> + <w> + <o>paˈsaikʷ</o> + <g>evolve</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>loʃ</o> + <g>PAST</g> + </w> + <w> + <o>juŋʷ</o> + <g>NEG</g> + </w> + <w> + <o>ˈfat</o> + <g>language</g> + </w> + <w> + <o>-i</o> + <g>sing</g> + </w> + <w> + <o>-s</o> + <g>def</g> + </w> + <w> + <o>ˈkʷap</o> + <g>1incl.plur</g> + </w> + </il> </s>
Pasaiquuch losh jungw fatis quap. [paˈsaikʷut͡ʃ loʃ juŋʷ ˈfatis ˈkʷap] paˈsaikʷ evolve -ut͡ʃ indicative loʃ PAST juŋʷ NEG ˈfat language -i sing -s def ˈkʷap 1incl.plur “Our language did not evolve.” | (13) |
initial XML:
<s>
<littrans>It was created.</littrans>
<vp tam="past-punct">
<verb>create</verb>
</vp>
<np role="obj" def="def" number="sing" output="aspron">
<noun>language</noun>
</np>
</s>cleanup:
<s> <littrans>It was created.</littrans> - <vp tam="past-punct"> - <verb>create</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="create"/> </vp> - <np role="obj" def="def" number="sing" output="aspron"> - <noun>language</noun> + <np role="obj" def="def" number="sing" output="aspron" locus="number"> + <word posp="noun" gloss="language"/> </np> </s>
module adj2noun:
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 embed:
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="NOM">
<word posp="noun" gloss="language"/>
</np>
</s>
module propagatenumber:
No change.
module simplifynumber:
No change.
createpronouns:
<s>
<littrans>It was created.</littrans>
<vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">
<word posp="verb" gloss="create"/>
</vp>
- <np role="obj" def="def" number="sing" output="aspron" locus="number" case="NOM">
- <word posp="noun" gloss="language"/>
+ <np role="obj" def="def" number="sing" locus="number" case="NOM">
+ <word posp="pron" number="sing" gloss="3.sing"/>
</np>
</s>
module 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="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="NOM">
<word posp="pron" number="sing" gloss="3.sing"/>
</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="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="NOM"> - <word posp="pron" number="sing" gloss="3.sing"/> + <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM"/> </np> </s>
addaffixes:
About to call getSlotValue for create/verb/mode/obligatoryGot indicative
<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" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/>
+ <thingy type="verbmode" function="suffix" gloss="indicative"/>
<thingy type="vpta" function="enclitic" gloss="PAST"/>
<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="NOM">
<word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM"/>
</np>
</s>
flatten:
<s> - <littrans>It was created.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <flat> <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbmode" function="suffix" gloss="indicative"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <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="NOM"> <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM"/> - </np> + </flat> </s>
addvocab:
-<s> +<s translation=""> <flat> - <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbmode" function="suffix" gloss="indicative"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <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="NOM"/> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="sˤ o l aː ˈ tˤ">sˤolaːˈtˤ</word> + <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM" ph="k aː ˈ t">kaːˈt</word> </flat> </s>
vowelharmony:
No change.
removetags:
<s translation=""> <flat> - <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="sˤ o l aː ˈ tˤ">sˤolaːˈtˤ</word> - <thingy type="verbmode" function="suffix" gloss="indicative" attach="suffix" ph="u t͡ʃ">ut͡ʃ</thingy> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="l o ʃ">loʃ</thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM" ph="k aː ˈ t">kaːˈt</word> + <word posp="verb" gloss="create" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">sˤolaːˈtˤ</word> + <thingy type="verbmode" function="suffix" gloss="indicative">ut͡ʃ</thingy> + <thingy type="vpta" function="enclitic" gloss="PAST">loʃ</thingy> + <word posp="pron" number="sing" gloss="3.sing" role="obj" def="def" locus="number" case="NOM">kaːˈt</word> </flat> + <p><span class="ilpair"><span class="mor">sˤoˈlaːtˤ</span><br><span class="gls">create</span></span> <span class="ilpair"><span class="mor">-ut͡ʃ</span><br><span class="gls">indicative</span></span> <span class="ilpair"><span class="mor">loʃ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈkaːt</span><br><span class="gls">3.sing</span></span></p> + <p>sˤoˈlaːtˤut͡ʃ loʃ ˈkaːt</p> + <p>ṣolaaṭuch losh kaat</p> + <il> + <w> + <o>sˤoˈlaːtˤ</o> + <g>create</g> + </w> + <w> + <o>-ut͡ʃ</o> + <g>indicative</g> + </w> + <w> + <o>loʃ</o> + <g>PAST</g> + </w> + <w> + <o>ˈkaːt</o> + <g>3.sing</g> + </w> + </il> </s>
Ṣolaaṭuch losh kaat. [sˤoˈlaːtˤut͡ʃ loʃ ˈkaːt] sˤoˈlaːtˤ create -ut͡ʃ indicative loʃ PAST ˈkaːt 3.sing “It was created.” | (14) |
Language creation took 0.04 seconds; writing the texts 0.05 seconds.