Create your own language
The Language Creator generates constructed languages from explicit typological choices, aiming to produce languages that resemble natural human ones in structure and behaviour.
The results include phonology, grammar, glossed examples, dictionaries and sample texts.
The questionnaire comes pre-filled with random values. You can therefore create a language immediately by simply clicking on the Create button there, or customise the settings first.
A sample from Pej, the latest language generated by the Language Creator:
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 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 def="indef" number="sing" locus="number"> + <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </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 number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </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 number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> </pp> </s>module RelN:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> - <relp> + <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> - <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> - <word posp="noun" gloss="langname"/> - </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 def="def" number="sing" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="langname"/> </np> + </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> </pp> </s>module sentenceconnectors:
<s connector="but"> + <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> </pp> </s>module nominalise:
No change.
tva1
tva2module affixdensity:
No change.
module adpositions:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> - <np number="sing" locus="number"> + <np number="sing" locus="number" case="LOC"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> + <word gloss="in_inside" posp="pp"/> </pp> </s>module constorder:
No change.
module casemarking:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> - <np role="subj" tr="theme"> + <np role="subj" tr="theme" case="ABS"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number" case="LOC"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> <word gloss="in_inside" posp="pp"/> </pp> </s>module markowner:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme" case="ABS"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np role="obj"> <np type="owner_owned" tr="rheme"> - <np def="def" number="plur" locus="number" role="owner"> + <np def="def" number="plur" locus="number" role="owner" case="GEN"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number" case="LOC"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> <word gloss="in_inside" posp="pp"/> </pp> </s>module addgender:
<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="ABS"> + <np role="subj" tr="theme" case="ABS" gender="cl.6"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np role="obj"> - <np type="owner_owned" tr="rheme"> + <np type="owner_owned" tr="rheme" gender="cl.3"> <np def="def" number="plur" locus="number" role="owner" case="GEN"> <word person="1incl" number="plur" posp="pron"/> </np> - <np def="def" number="sing" tr="theme" locus="number" role="owned"> + <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="language"/> </np> </np> </np> </subs> - <np def="def" number="sing" role="subj" tr="theme" locus="number"> + <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> - <np number="sing" locus="number" case="LOC"> + <np number="sing" locus="number" case="LOC" gender="cl.3"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> <word gloss="in_inside" posp="pp"/> </pp> </s>module propagatenumber:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> - <np role="subj" tr="theme" case="ABS" gender="cl.6"> + <np role="subj" tr="theme" case="ABS" gender="cl.6" number="sing"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> - <np role="obj"> - <np type="owner_owned" tr="rheme" gender="cl.3"> + <np role="obj" number="plur"> + <np type="owner_owned" tr="rheme" gender="cl.3" number="sing"> <np def="def" number="plur" locus="number" role="owner" case="GEN"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="language"/> </np> </np> </np> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number" case="LOC" gender="cl.3"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> <word gloss="in_inside" posp="pp"/> </pp> </s>module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> - <np role="subj" tr="theme" case="ABS" gender="cl.6" number="sing"> + <np role="subj" tr="theme" case="ABS" gender="cl.6" number="sing" possessor="no.owner"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> - <np role="obj" number="plur"> + <np role="obj" number="plur" possessor="no.owner"> <np type="owner_owned" tr="rheme" gender="cl.3" number="sing"> - <np def="def" number="plur" locus="number" role="owner" case="GEN"> - <word person="1incl" number="plur" posp="pron"/> - </np> - <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3"> + <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3" possessor="1incl.plur"> <word posp="noun" gloss="language"/> </np> </np> </np> </subs> - <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6"> + <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> - <np number="sing" locus="number" case="LOC" gender="cl.3"> + <np number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> <word gloss="in_inside" posp="pp"/> </pp> </s>module ngen:
No change.
module wordorder:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme" case="ABS" gender="cl.6" number="sing" possessor="no.owner"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np role="obj" number="plur" possessor="no.owner"> <np type="owner_owned" tr="rheme" gender="cl.3" number="sing"> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3" possessor="1incl.plur"> <word posp="noun" gloss="language"/> </np> </np> </np> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"> - <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> + <word posp="noun" gloss="manner"/> </np> <word gloss="in_inside" posp="pp"/> </pp> </s>module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
copyuptophrase:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme" case="ABS" gender="cl.6" number="sing" possessor="no.owner"> <subs> - <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.cl.3"> <word posp="verb" gloss="be"/> </vp> - <np role="obj" number="plur" possessor="no.owner"> + <np role="obj" number="plur" possessor="no.owner" gender="cl.3"> <np type="owner_owned" tr="rheme" gender="cl.3" number="sing"> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3" possessor="1incl.plur"> <word posp="noun" gloss="language"/> </np> </np> </np> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> </np> <word gloss="in_inside" posp="pp"/> </pp> </s>prodrop:
No change.
addclitics:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="arise"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="subj" tr="theme" case="ABS" gender="cl.6" number="sing" possessor="no.owner"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.3"> + <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="be"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="obj" number="plur" possessor="no.owner" gender="cl.3"> <np type="owner_owned" tr="rheme" gender="cl.3" number="sing"> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3" possessor="1incl.plur"> <word posp="noun" gloss="language"/> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> </np> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </subs> - <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner"> + <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner" case="ABS"> <word posp="noun" gloss="langname"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="npcase" function="enclitic" gloss="ABS"/> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <thingy type="npcase" function="enclitic" gloss="LOC"/> </np> <word gloss="in_inside" posp="pp"/> </pp> </s>propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="arise"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> - <np role="subj" tr="theme" case="ABS" gender="cl.6" number="sing" possessor="no.owner"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.3"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="be"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> - <np role="obj" number="plur" possessor="no.owner" gender="cl.3"> - <np type="owner_owned" tr="rheme" gender="cl.3" number="sing"> + <np type="owner_owned" tr="rheme" gender="cl.3" number="sing" role="obj" possessor="no.owner"> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3" possessor="1incl.plur"> <word posp="noun" gloss="language"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner" case="ABS"> <word posp="noun" gloss="langname"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <thingy type="npcase" function="enclitic" gloss="ABS"/> - </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <thingy type="npcase" function="enclitic" gloss="LOC"/> </np> <word gloss="in_inside" posp="pp"/> </pp> </s>unwrapOwnerOwned:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="arise"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.3"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="be"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> - <np type="owner_owned" tr="rheme" gender="cl.3" number="sing" role="obj" possessor="no.owner"> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3" possessor="1incl.plur"> <word posp="noun" gloss="language"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner" case="ABS"> <word posp="noun" gloss="langname"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <thingy type="npcase" function="enclitic" gloss="ABS"/> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <thingy type="npcase" function="enclitic" gloss="LOC"/> </np> <word gloss="in_inside" posp="pp"/> </pp> </s>movedowntoword:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="arise"/> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.3"> <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="be"/> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3" possessor="1incl.plur"> - <word posp="noun" gloss="language"/> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3" possessor="1incl.plur"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner" case="ABS"> - <word posp="noun" gloss="langname"/> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner" case="ABS"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <thingy type="npcase" function="enclitic" gloss="ABS"/> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"> - <word posp="adj" gloss="different"/> - <word posp="noun" gloss="manner"/> + <word posp="adj" gloss="different" number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"/> + <word posp="noun" gloss="manner" number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <thingy type="npcase" function="enclitic" gloss="LOC"/> </np> - <word gloss="in_inside" posp="pp"/> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> </pp> </s>addaffixes:
About to call getSlotValue for language/noun/number/obligatory
Got sing
About to call getSlotValue for langname/noun/number/obligatory
Got sing
About to call getSlotValue for manner/noun/number/obligatory
Got sing<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"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.3"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3" possessor="1incl.plur"> <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3" possessor="1incl.plur"/> + <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner" case="ABS"> <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner" case="ABS"/> + <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <thingy type="npcase" function="enclitic" gloss="ABS"/> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"> <word posp="adj" gloss="different" number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"/> <word posp="noun" gloss="manner" number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"/> + <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <thingy type="npcase" function="enclitic" gloss="LOC"/> </np> <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> </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"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <subs> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.3"> <thingy type="vpvoice" function="proclitic" gloss="active"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.3"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3" possessor="1incl.plur"> <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3" possessor="1incl.plur"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </subs> - <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner" case="ABS"> <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner" case="ABS"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <thingy type="npcase" function="enclitic" gloss="ABS"/> - <pp p="in" precise="no" location="inside"> - <np number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"> <word posp="adj" gloss="different" number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"/> <word posp="noun" gloss="manner" number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> <thingy type="npcase" function="enclitic" gloss="LOC"/> - </np> <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - </pp> + </flat> </s>addvocab:
-<s connector="but"> +<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <thingy type="vpvoice" function="proclitic" gloss="active"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.3"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3" possessor="1incl.plur"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner" case="ABS"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npcase" function="enclitic" gloss="ABS"/> - <word posp="adj" gloss="different" number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"/> - <word posp="noun" gloss="manner" number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="npcase" function="enclitic" gloss="LOC"/> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> + <word gloss="but" posp="conj" ph="s i ˈ j">siˈj</word> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="j a t͡ɕ a ˈ f">jat͡ɕaˈf</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="t u k">tuk</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.3" ph="t͡ɕ au ˈ ɲ">t͡ɕauˈɲ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" 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" gender="cl.3" possessor="1incl.plur" ph="s e ˈ ɲ">seˈɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i p">ip</thingy> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS" ph="ɟ u ɽ">ɟuɽ</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner" case="ABS" ph="p e ˈ ɟ">peˈɟ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i p">ip</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="npcase" function="enclitic" gloss="ABS" ph=""></thingy> + <word posp="adj" gloss="different" number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner" ph="ʃ aː ˈ ʈ">ʃaːˈʈ</word> + <word posp="noun" gloss="manner" number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner" ph="f a ˈ ɲ">faˈɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i p">ip</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="npcase" function="enclitic" gloss="LOC" ph="ɡ i ʃ">ɡiʃ</thingy> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="ɲ e ˈ n">ɲeˈn</word> </flat> </s>vowelharmony:
No change.
removetags:
<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj" ph="s i ˈ j">siˈj</word> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="j a t͡ɕ a ˈ f">jat͡ɕaˈf</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="t u k">tuk</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <thingy type="vpvoice" function="proclitic" gloss="active" ph=""></thingy> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.3" ph="t͡ɕ au ˈ ɲ">t͡ɕauˈɲ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" 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" gender="cl.3" possessor="1incl.plur" ph="s e ˈ ɲ">seˈɲ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i p">ip</thingy> - <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS" ph="ɟ u ɽ">ɟuɽ</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner" case="ABS" ph="p e ˈ ɟ">peˈɟ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i p">ip</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="npcase" function="enclitic" gloss="ABS" ph=""></thingy> - <word posp="adj" gloss="different" number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner" ph="ʃ aː ˈ ʈ">ʃaːˈʈ</word> - <word posp="noun" gloss="manner" number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner" ph="f a ˈ ɲ">faˈɲ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph="i p">ip</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="npcase" function="enclitic" gloss="LOC" ph="ɡ i ʃ">ɡiʃ</thingy> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="ɲ e ˈ n">ɲeˈn</word> + <word gloss="but" posp="conj">siˈj</word> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">jat͡ɕaˈf</word> + <thingy type="vpta" function="enclitic" gloss="PAST">tuk</thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.plur.cl.3">t͡ɕauˈɲ</word> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" gender="cl.3" possessor="1incl.plur">seˈɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ip</thingy> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS">ɟuɽ</thingy> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" locus="number" gender="cl.6" possessor="no.owner" case="ABS">peˈɟ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ip</thingy> + <word posp="adj" gloss="different" number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner">ʃaːˈʈ</word> + <word posp="noun" gloss="manner" number="sing" locus="number" case="LOC" gender="cl.3" possessor="no.owner">faˈɲ</word> + <thingy type="nounnumber" function="suffix" gloss="sing">ip</thingy> + <thingy type="npcase" function="enclitic" gloss="LOC">ɡiʃ</thingy> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside">ɲeˈn</word> </flat> + <p><span class="ilpair"><span class="mor">ˈsij</span><br><span class="gls">but</span></span> <span class="ilpair"><span class="mor">jaˈt͡ɕaf</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">tuk</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈt͡ɕauɲ</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">ˈseɲ</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-ip</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ɟuɽ</span><br><span class="gls">1incl.plur.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">ˈpeɟ</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">-ip</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ˈʃaːʈ</span><br><span class="gls">different</span></span> <span class="ilpair"><span class="mor">ˈfaɲ</span><br><span class="gls">manner</span></span> <span class="ilpair"><span class="mor">-ip</span><br><span class="gls">sing</span></span> <span class="ilpair"><span class="mor">ɡiʃ</span><br><span class="gls"><span class="glssc">LOC</span></span></span> <span class="ilpair"><span class="mor">ˈɲen</span><br><span class="gls">in_inside</span></span></p> + <p>ˈsij jaˈt͡ɕaf tuk ˈt͡ɕauɲ ˈseɲip ɟuɽ ˈpeɟip ˈʃaːʈ ˈfaɲip ɡiʃ ˈɲen</p> + <p>sij jatyaf tuk tyauñ señip dyurr pedyip shaart fañip gish ñen</p> + <il> + <w> + <o>ˈsij</o> + <g>but</g> + </w> + <w> + <o>jaˈt͡ɕaf</o> + <g>arise</g> + </w> + <w> + <o>tuk</o> + <g>PAST</g> + </w> + <w> + <o>ˈt͡ɕauɲ</o> + <g>be</g> + </w> + <w> + <o>ˈseɲ</o> + <g>language</g> + </w> + <w> + <o>-ip</o> + <g>sing</g> + </w> + <w> + <o>ɟuɽ</o> + <g>1incl.plur.POSS</g> + </w> + <w> + <o>ˈpeɟ</o> + <g>langname</g> + </w> + <w> + <o>-ip</o> + <g>sing</g> + </w> + <w> + <o>ˈʃaːʈ</o> + <g>different</g> + </w> + <w> + <o>ˈfaɲ</o> + <g>manner</g> + </w> + <w> + <o>-ip</o> + <g>sing</g> + </w> + <w> + <o>ɡiʃ</o> + <g>LOC</g> + </w> + <w> + <o>ˈɲen</o> + <g>in_inside</g> + </w> + </il> </s>Sij jatyaf tuk tyauñ señip dyurr pedyip shaart fañip gish ñen.
But our language arose in a different way.
Useful pages: