Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
<<importTiddlers>>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]
<!--{{{-->
<div class='header' role='banner' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' role='navigation' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' role='navigation' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' role='complementary' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea' role='main'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected {color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:alpha(opacity=60);}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0; top:0;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0 3px 0 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0; padding-bottom:0;}

.fieldsetFix {border:0; padding:0; margin:1px 0px;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='toolbar' role='navigation' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
|!Entry: | {{nya{-as}}} |
|!Gloss: | Dative case marker |
|!Placement: | Suffix |

!References:
<<showReferences>>
|!Entry: | {{nya{-atr(y)-}}} |
|!Gloss: | converts another part of speech to a descriptive word (adjective or adverb) |
|!Placement: | Infixes after the first consonant |
|!Compare with | {{nya{[[-iz-]]}}} |

''Notes:'' The preferred form is {{nya{-atry-}}} and will be used over {{nya{-atr-}}} unless it would form a string of three vowels in the plural and paucal. Generally words derived with this affix will have the same combination form as their stems.

!References:
<<showReferences>>
|!Entry: | {{nya{-fajo(-)}}} |
|!Gloss: | place where thing is done |
|!Placement: | Infixes after the first syllable|
|!Derivation: | {{nya{[[fajo]]}}} |
!References:
<<showReferences>>
|!Entry: | {{nya{-fini}}} |
|!Gloss: | tool for doing |
|!Placement: | Suffix |
|!Derivation: | {{nya{[[fini]]}}} |
!References:
<<showReferences>>
|!Entry: | {{nya{-forri}}} |
|!Gloss: | progressive aspect marker |
|!Placement: | Suffix |

!References:
<<showReferences>>
|!Entry: | {{nya{-'iijan(-)}}} |
|!Gloss: | container of, home of |
|!Placement: | Infixes after the first syllable |

!References:
<<showReferences>>
|!Entry: | {{nya{-iz-}}} |
|!Gloss: | Converts another part of speech to a noun and static verb. |
|!Placement: | Infixes after the first consonant. |
|!Compare with | {{nya{[[-atry-]]}}} |

''Notes:'' Verbs and descriptors require this affix before they can be used as nouns. Generally words derived with this affix will have the same combination form as their stems.

!References:
<<showReferences>>
|!Entry: | {{nya{-jafɒ}}} |
|!Gloss: | irrealis (hypothetical, doubtful, and fictional actions) |
|!Placement: | Suffix |
|!Compare with | {{nya{[[βokko]]}}} |

 (subjunctive - if. conditional - would if. potential - probably would or probably will - never in present tense.) Need examples

 {{nya{[[-jafɒ]]}}} indicates opinions and likely things.

!References:
<<showReferences>>
|!Entry: | {{nya{-jy}}} |
|!Gloss: | Nominative case marker |
|!Placement: | Suffix |

!References:
<<showReferences>>
|!Entry: | {{nya{-kal- / -kalii-}}} |
|!Gloss: | to undo, to reverse |
|!Placement: | Infixed after the first vowel |
compare: [[-nalak-]], [[-miir-]]

''Notes:'' The form {{nya{-kal-}}} separates long vowels or dipththongs, while {{nya{-kalii-}}} is used when it will be followed by a consonant.

 (capture / release, make / destroy, leave / come back)

!References:
<<showReferences>>
|!Entry: | {{nya{-lifolɒk-}}} |
|!Gloss: | place with lots of |
|!Placement: | Infixes after first syllable |
|!Derivation: | {{nya{[[limu]] + [[folɒɒki]] }}} |

!References:
<<showReferences>>
|!Entry: | {{nya{-miir(a)-}}} |
|!Gloss: | to cause to, to exchange |
|!Placement: | Infixes after the first vowel |
|!Derivation: | shares derivation with {{nya{[[ŋiitla]]}}} |

compare: [[-zoɯr-]], [[-kalii-]]

Notes: The form {{nya{-miir-}}} is used if it will form a string of three vowels. Paucals and plurals are [[Type 3 irregulars|Irregulars]] and take the form {{nya{-miimir(a)-, -mimir(a)-}}}.

{{ooc{Need more examples. teach/learn, borrow/lend, buy/sell, throw/catch}}}

!References:
<<showReferences>>
|!Entry: | {{nya{-mimin}}} |
|!Gloss: | money for |
|!Placement: | Suffix |
|!Compare: | {{nya{[[-tisso]]}}} |

''Notes:'' Used mostly by Wanrin. Including donations, pledges, payments, etc.

!References:
<<showReferences>>
|!Entry: | {{nya{-mywa-}}} |
|!Gloss: | medium for doing |
|!Placement: | Infixes after first syllable |
|!Derivation: | {{nya{mywa}}}, obsolete word for liquid |

''Notes:''

!References:
<<showReferences>>
|!Entry: | {{nya{-nala-, -nalak-}}} |
|!Gloss: | consequent action, action that is a result of, action with focus |
|!Placement: | Infixes after the first vowel |

compare with [[-zoɯr-]], [[-miir-]]
consequent action (study/learn, travel/arrive), with focus (see/look, hear/listen)

!References:
<<showReferences>>
|!Lexeme: | {{nya{-nam}}} |
|!Gloss: | male affix |
|!Placement | Suffix |
|!Compare with | {{nya{[[-nɯz]], [[-rit]], [[-yo]]}}} |

(Translations with glosses)

''Notes:'' Refers to both animals and people, for example 'he-lion'. More commonly used than {{nya{-nɯz}}}

!References:
<<showReferences>>
|!Entry: | {{nya{-natoɯf}}} |
|!Gloss: | habitual aspect marker |
|!Placement: | Suffix |

!References:
<<showReferences>>
|!Lexeme: | {{nya{-nɯz}}} |
|!Gloss: | male people |
|!Placement | Suffix |
|!Compare with | {{nya{[[-nam]], [[-rit]], [[-yo]]}}} |

(Translations with glosses)

''Notes:'' Refers only to people and rarely used.

!References:
<<showReferences>>
|!Entry: | {{nya{-of-}}} |
|!Gloss: | Marker for 3rd person secondary objects (direct objects) |
|!Placement: | Infixes after the first syllable of multi-syllable words or prefixes single syllable words, after the subject and primary object markers |

''Notes:'' If placed in front, the affix takes the first consonant of the verb.

{{cent{
| singular | paucal | plural|h
| -of- | -if- | -of- |
}}}

!References:
<<showReferences>>
|!Entry: | {{nya{-rit}}} |
|!Gloss: | female people affix |
|!Placement: | Suffix |
|!Compare with | {{nya{[[-yo]], [[-nɯz]], [[-nam]]}}} |

''Notes:'' Refers only to people and rarely used.

!References:
<<showReferences>>
|!Entry: | {{nya{-ryojyŋ-}}} |
|!Gloss: | made of affix |
|!Placement: | Infixes after first syllable |
|!Derivation: | {{nya{rɯchin}}} - Middle Ŋyjichɯn, 'material, stuff, hair'  |
|!Irregularity: | All nouns become [[type 1 irregular nouns|Irregulars]] |
|!Compare: | {{nya{[[ryakkin]]}}} |

''Notes:'' Because Ŋyji make such copious use of wool, hair, and fur, {{nya{rwchin}}} altered in meaning to generic masses of material.

{{ooc{Need more examples. clay &rarr; pottery, hair &rarr; wig, wool &rarr; felt }}}

!References:
<<showReferences>>
|!Entry: | {{nya{-ryyr- / -ryri-}}} |
|!Gloss: | for the purpose of |
|!Placement: | Infixes after the first vowel |
|!Derivation: | {{nya{[[ryyr]]}}} |
|!Irregularity: | Words derived with {{nya{ryyr}}} are [[Type 3 Irregular nouns|Irregulars]] (sing: ryyr, pau: riirry, plu: rirry) |

''Notes:'' {{nya{Ryri}}} used if splitting up a long vowel or dipthong, otherwise use {{nya{ryyr}}}. Words derived with {{nya{ryyr}}} are [[Type 3 Irregular nouns|Irregulars]] (sing: -ryyr-, pau: -riirry-, plu: -rirry-)
|!Entry: | {{nya{-siryi-}}} |
|!Gloss: | do with a person |
|!Placement: | Suffix |
|!Derivation: | {{nya{[[siryi]]}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{-syz}}} |
|!Gloss: | originating from |
|!Placement: | Suffix |
|!Derivation: | {{nya{[[syza]]}}} |

''Notes:''
|!Entry: | {{nya{-sɯtsy}}} |
|!Gloss: | prospective aspect marker |
|!Placement: | Suffix |

!References:
<<showReferences>>
|!Entry: | {{nya{-tif}}} |
|!Gloss: | one who does professionally or as a calling, one who is an expert |
|!Placement: | Suffix |
|!Derivation: | {{nya{[[tifo]]}}} |
|!Compare: | {{nya{[[-viβ]]}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{-tisso}}} |
|!Gloss: | payment for |
|!Placement: | Suffix |
|!Compare: | {{nya{[[-mimin]]}}} |

''Notes:'' Used mostly by the Taijin. Used for the exchange of money for services or products.

!References:
<<showReferences>>
|!Entry: | {{nya{-tytu}}} |
|!Gloss: | hortative mood marker (requests) |
|!Placement: | Suffix |
|!Derivation: | same root as {{nya{[[fɒkkittu]]}}} |
|!Compare with | {{nya{[[-zivi]]}}} |
!References:
<<showReferences>>
|!Entry: | {{nya{-uizz-}}} |
|!Gloss: | pejoration, insulting affix |
|!Placement: | Infixes after first consonant |
|!Derivation: | {{nya{huizzi}}} - Middle Ŋyjichɯn 'foul, rotten, spoiled' |

''Notes:'' Also used as bonding word

!References:
<<showReferences>>
|!Entry: | {{nya{-viβ}}} |
|!Gloss: | one who does |
|!Placement: | Suffix |
|!Derivation: | {{nya{viβ}}} |
|!Compare: | {{nya{[[-tif]]}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{-yo}}} |
|!Gloss: | female affix |
|!Placement: | Suffix |
|!Compare with | {{nya{[[-rit]], [[-nɯz]], [[-nam]]}}} |

''Notes:''  Refers to both animals and people and is more commonly used than {{nya{-rit}}}.

!References:
<<showReferences>>
|!Entry: | {{nya{-yv-}}} |
|!Gloss: | Marker for 3rd person primary objects (indirect objects) |
|!Placement: | Infixes after the first syllable of multi-syllable words or prefixes single syllable words, after the subject marker |

''Notes:'' If placed in front, the affix takes the first consonant of the verb.

{{cent{
| singular | paucal & plural|h
| -yv- | -yvvy- |
}}}

!References:
<<showReferences>>
|!Entry: | {{nya{-zaz}}} |
|!Gloss: | thing that does affix |
|!Placement: | Suffix |
|!Derivation: | {{nya{[[zɒzɒ]]}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{-zirkɒ}}} |
|!Gloss: | retrospective, perfect aspect marker |
|!Placement: | Suffix |

!References:
<<showReferences>>
|!Entry: | {{nya{-zivi}}} |
|!Gloss: | imperative mood marker (commands) |
|!Placement: | Suffix |
|!Derivation: | {{nya{[[rywvii]]}}} |
|!Compare with | {{nya{[[-tytu]]}}} |
!References:
<<showReferences>>
|!Entry: | {{nya{-zoɯr-}}} |
|!Gloss: | noun result from an action |
|!Placement: | Infixes after the first syllable |
|!Derivation: | {{nya{[[zotɯir]]}}} |
|!Compare with | {{nya{[[-nalak-]], [[-miir-]]}}} |
!References:
<<showReferences>>
|!Entry: | {{nya{-ɯn}}} |
|!Gloss: | Accusative case marker |
|!Placement: | Suffix |

!References:
<<showReferences>>


Words that say where things are. Treated as verbs.
<<options>>

|!Entry: | {{nya{x}}} |
|!Gloss: | |
|!Placement: | |
|!Derivation: | |

''Notes:''
!References:
<<showReferences>>
a. [[Derivational Affixes|DerivationAffix]]
b. [[Infix]]
c. [[Noun Affixes|NounAffixes]]
d. [[Prefix]]
e. [[Suffix]]
f. [[Verb Affixes|VerbAffixes]]


i. [[Weather]] (rain, clouds, storm, flood, drought)





i. [[Mammal]]
ii. [[Bird]]
iii. [[Reptiles]]
iv. [[Amphibians]]
v. [[Fish]]
vi. [[Bugs]]
vii. [[Animal Parts|AnimalParts]]
viii. [[Animal Life Cycle|AnimalLifeCycle]]
ix. [[Animal Actions|AnimalActions]]


i. [[Honor]]
|!Lexeme: | {{nya{x}}} |
|!Gloss: | |
|!Derivation: | |
|!Irregularity: | |
|!Stress: | |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{x}}} / {{nya{x}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} (confusing words, but not stuff that's just in same semantic domain) |

''Notes:'' 

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>


i. [[Morality]]
ii. [[Admiration]]
iii. [[LoveHate]]
iv. [[Politeness]]
v. [[Culture]]
Type the text for 'Bird'



Roots that can't be used on their own.
/%
!info
|Name|BreadcrumbsCommand|
|Source|http://www.TiddlyTools.com/#BreadcrumbsCommand|
|Version|2.0.0|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|transclusion|
|Requires|BreadcrumbsPlugin|
|Description|"crumbs" command displays current breadcrumbs list in a popup|
Usage
<<<
{{{
<<tiddler BreadcrumbsCommand>>
<<tiddler BreadcrumbsCommand with: label tip>>
}}}
<<<
Example
<<<
{{{<<tiddler BreadcrumbsCommand with: "crumbs">>}}}
<<tiddler BreadcrumbsCommand##show with: "crumbs">>
<<<
!end
!show
<html><nowiki><a href="javascript:;" class="TiddlyLink" title="$2"
	onclick="var p=Popup.create(this); if (!p) return;
		var d=createTiddlyElement(p,'div');
		d.style.whiteSpace='normal'; d.style.width='auto'; d.style.padding='2px';
		wikify('\<\<breadcrumbs [[\<html\>\<hr\>\</html\>]] [[<br>]]\>\>',d);
		Popup.show();
		event.cancelBubble=true;if(event.stopPropagation)event.stopPropagation();
		return false;
">$1</a></html>
!end
%/<<tiddler {{ var src='BreadcrumbsCommand'; src+(tiddler&&tiddler.title==src?'##info':'##show')}}
	with:	{{'$1'!='$'+'1'?'$1':'crumbs'}}
		{{'$2'!='$'+'2'?'$2':'tiddlers viewed during this session'}}>>
/***
|Name|BreadcrumbsPlugin|
|Author|Eric Shulman|
|Source|http://www.TiddlyTools.com/#BreadcrumbsPlugin|
|Documentation|http://www.TiddlyTools.com/#BreadcrumbsPluginInfo|
|Version|2.1.2|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|list/jump to tiddlers viewed during this session plus "back" button/macro|
This plugin provides a list of links to all tiddlers opened during the session, creating a "trail of breadcrumbs" from one tiddler to the next, allowing you to quickly navigate to any previously viewed tiddler, or select 'home' to reset the display to the initial set of tiddlers that were open at the start of the session (i.e., when the document was loaded into the browser).
!!!!!Documentation
<<<
see [[BreadcrumbsPluginInfo]]
<<<
!!!!!Configuration
<<<
<<option chkCreateDefaultBreadcrumbs>> automatically create breadcrumbs display (if needed)
<<option chkShowBreadcrumbs>> show/hide breadcrumbs display
<<option chkReorderBreadcrumbs>> re-order breadcrumbs when visiting a previously viewed tiddler
<<option chkBreadcrumbsHideHomeLink>> omit 'Home' link from breadcrumbs display
<<option chkBreadcrumbsSave>> prompt to save breadcrumbs when 'Home' link is pressed
<<option chkShowStartupBreadcrumbs>> show breadcrumbs for 'startup' tiddlers
<<option chkBreadcrumbsReverse>> show breadcrumbs in reverse order (most recent first)
<<option chkBreadcrumbsLimit>> limit breadcrumbs display to {{twochar{<<option txtBreadcrumbsLimit>>}}} items
<<option chkBreadcrumbsLimitOpenTiddlers>> limit open tiddlers to {{twochar{<<option txtBreadcrumbsLimitOpenTiddlers>>}}} items

<<<
!!!!!Revisions
<<<
2009.10.19 [2.1.2] code reduction
| Please see [[BreadcrumbsPluginInfo]] for previous revision details |
2006.02.01 [1.0.0] initial release
<<<
!!!!!Code
***/
//{{{
version.extensions.BreadcrumbsPlugin= {major: 2, minor: 1, revision: 2, date: new Date(2009,10,19)};

var defaults={
	chkShowBreadcrumbs:		true,
	chkReorderBreadcrumbs:		true,
	chkCreateDefaultBreadcrumbs:	true,
	chkShowStartupBreadcrumbs:	false,
	chkBreadcrumbsReverse:		false,
	chkBreadcrumbsLimit:		false,
	txtBreadcrumbsLimit:		5,
	chkBreadcrumbsLimitOpenTiddlers:false,
	txtBreadcrumbsLimitOpenTiddlers:3,
	chkBreadcrumbsHideHomeLink:	false,
	chkBreadcrumbsSave:		false,
	txtBreadcrumbsHomeSeparator:	' | ',
	txtBreadcrumbsCrumbSeparator:	' > '
};
for (var id in defaults) if (config.options[id]===undefined)
	config.options[id]=defaults[id];

config.macros.breadcrumbs =  {
	crumbs: [], // the list of current breadcrumbs
	askMsg: "Save current breadcrumbs before clearing?\n"
		+"Press OK to save, or CANCEL to continue without saving.",
	saveMsg: 'Enter the name of a tiddler in which to save the current breadcrumbs',
	saveTitle: 'SavedBreadcrumbs',
	handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		var area=createTiddlyElement(place,"span",null,"breadCrumbs",null);
		area.setAttribute("homeSep",params[0]||config.options.txtBreadcrumbsHomeSeparator);
		area.setAttribute("crumbSep",params[1]||config.options.txtBreadcrumbsCrumbSeparator);
		this.render(area);
	},
	add: function (title) {
		var thisCrumb = title;
		var ind = this.crumbs.indexOf(thisCrumb);
		if(ind === -1)
			this.crumbs.push(thisCrumb);
		else if (config.options.chkReorderBreadcrumbs)
			this.crumbs.push(this.crumbs.splice(ind,1)[0]); // reorder crumbs
		else
			this.crumbs=this.crumbs.slice(0,ind+1); // trim crumbs
		if (config.options.chkBreadcrumbsLimitOpenTiddlers)
			this.limitOpenTiddlers();
		this.refresh();
		return false;
	},
	getAreas: function() {
		var crumbAreas=[];
		// find all DIVs with classname=="breadCrumbs"
		var all=document.getElementsByTagName("*");
		for (var i=0; i<all.length; i++)
			try{ if (hasClass(all[i],"breadCrumbs")) crumbAreas.push(all[i]); } catch(e) {;}
		// or, find single DIV w/fixed ID (backward compatibility)
		var byID=document.getElementById("breadCrumbs")
		if (byID && !hasClass(byID,"breadCrumbs")) crumbAreas.push(byID);
		if (!crumbAreas.length && config.options.chkCreateDefaultBreadcrumbs) {
			// no crumbs display... create one
			var defaultArea = createTiddlyElement(null,"span",null,"breadCrumbs",null);
		 	defaultArea.style.display= "none";
			var targetArea= document.getElementById("tiddlerDisplay");
		 	targetArea.parentNode.insertBefore(defaultArea,targetArea);
			crumbAreas.push(defaultArea);
		}
		return crumbAreas;
	},
	refresh: function() {
		var crumbAreas=this.getAreas();
		for (var i=0; i<crumbAreas.length; i++) {
			crumbAreas[i].style.display = config.options.chkShowBreadcrumbs?"block":"none";
			removeChildren(crumbAreas[i]);
			this.render(crumbAreas[i]);
		}
	},
	render: function(here) {
		var co=config.options; var out=""
		if (!co.chkBreadcrumbsHideHomeLink) {
			createTiddlyButton(here,"Home",null,this.home,"tiddlyLink tiddlyLinkExisting");
			out+=here.getAttribute("homeSep")||config.options.txtBreadcrumbsHomeSeparator;
		}
		for (c=0; c<this.crumbs.length; c++) // remove non-existing tiddlers from crumbs
			if (!store.tiddlerExists(this.crumbs[c]) && !store.isShadowTiddler(this.crumbs[c]))
				this.crumbs.splice(c,1);
		var count=this.crumbs.length;
		if (co.chkBreadcrumbsLimit && co.txtBreadcrumbsLimit<count) count=co.txtBreadcrumbsLimit;
		var list=[];
		for (c=this.crumbs.length-count; c<this.crumbs.length; c++) list.push('[['+this.crumbs[c]+']]');
		if (co.chkBreadcrumbsReverse) list.reverse();
		out+=list.join(here.getAttribute("crumbSep")||config.options.txtBreadcrumbsCrumbSeparator);
		wikify(out,here);
	},
	home: function() {
		var cmb=config.macros.breadcrumbs;
		if (config.options.chkBreadcrumbsSave && confirm(cmb.askMsg)) cmb.saveCrumbs();
		story.closeAllTiddlers(); restart();
		cmb.crumbs = []; var crumbAreas=cmb.getAreas();
		for (var i=0; i<crumbAreas.length; i++) crumbAreas[i].style.display = "none";
		return false;
	},
	saveCrumbs: function() {
		var tid=prompt(this.saveMsg,this.saveTitle); if (!tid||!tid.length) return; // cancelled by user
		var t=store.getTiddler(tid);
		if(t && !confirm(config.messages.overwriteWarning.format([tid]))) return;
		var who=config.options.txtUserName;
		var when=new Date();
		var text='[['+this.crumbs.join(']]\n[[')+']]';
		var tags=t?t.tags:[]; tags.pushUnique('story');
		var fields=t?t.fields:{};
		store.saveTiddler(tid,tid,text,who,when,tags,fields);
		story.displayTiddler(null,tid);
		story.refreshTiddler(tid,null,true);
		displayMessage(tid+' has been '+(t?'updated':'created'));
	},
	limitOpenTiddlers: function() {
		var limit=config.options.txtBreadcrumbsLimitOpenTiddlers; if (limit<1) limit=1;
		for (c=this.crumbs.length-1; c>=0; c--) {
			var tid=this.crumbs[c];
			var elem=document.getElementById(story.idPrefix+tid);
			if (elem) { // tiddler is displayed
				if (limit <=0) { // display limit has been reached
					if (elem.getAttribute("dirty")=="true") { // tiddler is being edited
						var msg= "'"+tid+"' is currently being edited.\n\n"
							+"Press OK to save and close this tiddler\n"
							+"or press Cancel to leave it opened";
						if (confirm(msg)) {
							story.saveTiddler(tid);
							story.closeTiddler(tid);
						}
					}
					else story.closeTiddler(this.crumbs[c]);
				}
				limit--;
			}
		}
	}
};
//}}}
// // PreviousTiddler ('back') command and macro
//{{{
config.commands.previousTiddler = {
	text: 'back',
	tooltip: 'view the previous tiddler',
	handler: function(event,src,title) {
		var here=story.findContainingTiddler(src); if (!here) return;
		var crumbs=config.macros.breadcrumbs.crumbs;
		if (crumbs.length<2) config.macros.breadcrumbs.home();
		else story.displayTiddler(here,crumbs[crumbs.length-2]);
		return false;
	}
};
config.macros.previousTiddler= {
	label: 'back',
	prompt: 'view the previous tiddler',
	handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		var label=params.shift(); if (!label) label=this.label;
		var prompt=params.shift(); if (!prompt) prompt=this.prompt;
		createTiddlyButton(place,label,prompt,function(ev){
			return config.commands.previousTiddler.handler(ev,this)
		});
	}
}
//}}}
// // HIJACKS
//{{{
// update crumbs when a tiddler is displayed
if (Story.prototype.breadCrumbs_coreDisplayTiddler==undefined)
	Story.prototype.breadCrumbs_coreDisplayTiddler=Story.prototype.displayTiddler;
Story.prototype.displayTiddler = function(srcElement,tiddler) {
	var title=(tiddler instanceof Tiddler)?tiddler.title:tiddler;
	this.breadCrumbs_coreDisplayTiddler.apply(this,arguments);
	if (!startingUp || config.options.chkShowStartupBreadcrumbs)
		config.macros.breadcrumbs.add(title);
}

// update crumbs when a tiddler is deleted
if (TiddlyWiki.prototype.breadCrumbs_coreRemoveTiddler==undefined)
	TiddlyWiki.prototype.breadCrumbs_coreRemoveTiddler=TiddlyWiki.prototype.removeTiddler;
TiddlyWiki.prototype.removeTiddler= function() {
	this.breadCrumbs_coreRemoveTiddler.apply(this,arguments);
	config.macros.breadcrumbs.refresh();
}
//}}}
/***
|Name|BreadcrumbsPluginInfo|
|Author|Eric Shulman|
|Source|http://www.TiddlyTools.com/#BreadcrumbsPlugin|
|Documentation|http://www.TiddlyTools.com/#BreadcrumbsPluginInfo|
|Version|2.1.2|
|License|[[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Description|Documentation for BreadcrumbsPlugin|
This plugin provides a list of links to all tiddlers opened during the session, creating a "trail of breadcrumbs" from one tiddler to the next, allowing you to quickly navigate to any previously viewed tiddler, or select 'home' to reset the display to the initial set of tiddlers that were open at the start of the session (i.e., when the document was loaded into the browser).
!!!!!Usage
<<<
syntax:
{{{
<<breadcrumbs homeSeparator crumbSeparator>>
}}}
By default, the breadcrumbs are displayed as a continuous, //horizontal// word-wrapped line of text, using default character sequences for ''homeSeparator'' (" | ") and ''crumbSeparator'' (" > ").  The //optional// ''homeSeparator'' and ''crumbSeparator'' macro parameters allow you to specify alternative separators.  For example, to display the breadcrumbs //vertically// (in a stack, rather than a row), set the separator values to use {{{[[<br>]]}}}... and, to display a horizontal line as the home separator, use {{{[[<html><hr></html>]]}}}.
<<<
!!!!!Examples:
<<<
{{{
<<breadcrumbs>>
}}}
<<breadcrumbs>>
{{{
<<breadcrumbs [[<html><hr></html>]] [[<br>]]>>
}}}
<<breadcrumbs [[<html><hr></html>]] [[<br>]]>>
<<<
!!!!!Customization
<<<
Using CSS and a few of the plugin configuration options (see below), you can make the breadcrumbs display resemble browser tabs by adding the following to your [[StyleSheet]]:
{{{
.breadCrumbs { border-bottom:1px solid; }
.breadCrumbs a {
	border: 1px solid; padding: 0px 1em;
	-moz-border-radius-topleft:.5em; -moz-border-radius-topright:.5em;
	-webkit-border-top-left-radius:.5em; -webkit-border-top-right-radius:.5em;
}
}}}
and this in [[ConfigTweaks]] (tagged with systemConfig, of course):
{{{
config.options.chkShowStartupBreadcrumbs=true;
config.options.chkBreadcrumbsLimitOpenTiddlers=true;
config.options.txtBreadcrumbsLimitOpenTiddlers=1;
config.macros.breadcrumbs.homeSeparator=" ";
config.macros.breadcrumbs.crumbSeparator=" ";
}}}
<<<
!!!!!Configuration
<<<
__''display placement:''__
<<option chkCreateDefaultBreadcrumbs>> automatically create breadcrumbs display (if needed)
{{{<<option chkCreateDefaultBreadcrumbs>>}}}
>By default, the plugin automatically creates the "breadCrumbs" display element at the top of the story column, just above the tiddlerDisplay area.  To manually control the display and placement of the breadcrumbs display, you can define a DIV with class="breadCrumbs" in a custom [[PageTemplate]] or embed the {{{<<breadcrumbs>>}}} macro in specific tiddler content.
>
>For example, to add the breadcrumbs below the mainMenu, change this:
{{{
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
}}}
>to:
{{{
<div id='mainMenu'>
	<div refresh='content' tiddler='MainMenu'></div>
	<div id='breadCrumbs' class='breadCrumbs'></div>
</div>
}}}
>You can also block automatic creation of the breadcrumbs display by setting
{{{
config.options.chkCreateDefaultBreadcrumbs=false;
}}}
>in a [[CookieJar]]/[[ConfigTweaks]] plugin tiddler.

__''other settings:''__
<<option chkShowBreadcrumbs>> show/hide breadcrumbs display
{{{<<option chkShowBreadcrumbs>>}}}
>This checkbox toggles the visibility of the breadcrumbs display.  However, the display is not updated until the next crumb is added (or a previous crumb is clicked on).  For immediate effect, the [[ToggleBreadcrumbs]] script uses [[InlineJavascriptPlugin]] to synchronize the checkbox setting and the breadcrumbs display.
<<option chkReorderBreadcrumbs>> re-order breadcrumbs when visiting a previously viewed tiddler
{{{<<option chkReorderBreadcrumbs>>}}}
>When visiting a previously viewed tiddler, the title of the most-recently displayed tiddler is simply moved to the end of the list and individual breadcrumbs are not removed from the list unless the underlying tiddler is deleted.  When ''re-ordering'' is disabled, the breadcrumbs list is ''trimmed'' so that all crumbs following that tiddler are removed from the list.
<<option chkBreadcrumbsHideHomeLink>> omit 'Home' link from breadcrumbs display
{{{<<option chkBreadcrumbsHideHomeLink>>}}}
>Enabling this option suppresses the automatic display of the "Home" link (and home separator).  To manually add the home link elsewhere in your document, use the following HTML:
{{{
<html><a href="javascript:;" onclick="config.macros.breadcrumbs.home()">home</a></html>
}}}
<<option chkBreadcrumbsSave>> prompt to save breadcrumbs when 'Home' link is pressed
{{{<<option chkBreadcrumbsSave>>}}}
>Whenever you press the 'home' button, you can be prompted to save the current breadcrumbs in a tiddler as a space-separated list of tiddler links (default title="SavedBreadcrumbs").  
<<option chkShowStartupBreadcrumbs>> show breadcrumbs for 'startup' tiddlers
{{{<<option chkShowStartupBreadcrumbs>>}}}
>Breadcrumbs are usually only added for tiddlers that are opened after the document has been loaded, and not for tiddlers displayed during initial startup (e.g., [[DefaultTiddlers]]).  Enabling this option displays breadcrumbs for all viewed tiddlers, regardless of when they are opened.
<<option chkBreadcrumbsReverse>> show breadcrumbs in reverse order
{{{<<option chkBreadcrumbsReverse>>}}}
>As tiddlers are displayed, breadcrumbs are usually added to the //end// of the list.  Enabling this option displays breadcrumbs in reverse order, so that the most recently visited tiddlers are listed first.
<<option chkBreadcrumbsLimit>> limit breadcrumbs display to {{twochar{<<option txtBreadcrumbsLimit>>}}} items
{{{<<option chkBreadcrumbsLimit>>}}} and {{{<<option txtBreadcrumbsLimit>>}}}
>By default, breadcrumbs are displayed for all tiddlers that have been visited (unless the list is being 'trimmed' by disabling the chkReorderBreadcrumbs option above).  Enabling this option limits the display of the list to a maximum specified number of breadcrumbs.
<<option chkBreadcrumbsLimitOpenTiddlers>> limit open tiddlers to {{twochar{<<option txtBreadcrumbsLimitOpenTiddlers>>}}} items
{{{<<option chkBreadcrumbsLimitOpenTiddlers>>}}} and {{{<<option txtBreadcrumbsLimitOpenTiddlers>>}}}
>By default, tiddlers remain open (e.g., displayed in the story column) until you explicitly close them.  When this option is enabled, only the most recently opened tiddlers will remain open: ''any tiddlers in excess of the specified limit are automatically closed.''  //Note: for 'data safety', if a tiddler is being edited, you will be asked for permission to "save-and-close" that tiddler or leave it open (even if that would exceed the specified limit).//
<<<
!!!!!Revisions
<<<
2009.10.19 2.1.2 code reduction
2009.03.22 2.1.0 added 'save breadcrumbs to tiddler' feature
2008.05.01 2.0.0 added 'limit open tiddlers' feature (with safety check for tiddler in edit mode)
2008.04.06 1.9.1 corrected 'limit' logic so that //last// N crumbs are shown instead of //first// N crumbs.  Also, added chkBreadcrumbsHideHomeLink
2008.04.04 1.9.0 added chkBreadcrumbsReverse and chk/txtBreadcrumbsLimit
2008.03.29 1.8.4 in displayTiddler(), get title from tiddler object (if needed).  Fixes errors caused when calling function passes a tiddler *object* instead of a tiddler *title*
2008.03.24 1.8.3 include shadow tiddlers in breadcrumbs list.  Also changed settings so that "reordering" breadcrumbs is the default, instead of "trimming" the list
2007.12.04 [*.*.*] update for TW2.3.0: replaced deprecated core functions, regexps, and macros
2007.10.26 1.8.2 documentation cleanup
2007.10.18 1.8.1 in GetAreas(), use try/catch to avoid "Bad NPObject as private data" fatal error caused when embedded QuickTime player element is accessed by hasClass() function.
2007.10.02 1.8.0 major documentation and code cleanup.  Moved config.breadCrumbs.* to config.macros.breadcrumbs.* to consolidate objects.  Also, fixed homeSeparator and crumbSeparator default handling.
2007.10.02 1.7.0 added config.options.chkShowStartupBreadcrumbs option
2007.09.16 1.6.1 in getAreas(), removed errant use of 'place' (was causing fatal error when creating default breadcrumbs display element).  Also, added chkCreateDefaultBreadcrumbs configuration setting to enable/disable automatic creation of a default breadcrumbs display.
2007.09.16 1.6.0 re-wrote refresh() to enable multiple display instances, by finding elements with "breadCrumbs" classname.  Fallback to fixed ID (="breadCrumbs") is still used for backward-compatibility.  move rendering code from refresh() to separate render() function, and added definition for {{{<<breadCrumbs>>}}} macro to support embedding breadcrumbs displays in tiddler content.
2007.09.15 [1.5.9.1] updated documentation
2007.09.15 1.5.9 defined homeSeparator (" | ") and crumbSeparator (" > ") as object properties so that they can be redefined as desired for different layouts (e.g., using 'newline' for the crumbSeparator will arrange crumbs in a column rather than a row.
2007.06.21 [1.5.8.1] in home(), return false to prevent IE from attempting to navigate away...
2007.05.26 1.5.8 added support for {{{<<option chkReorderBreadcrumbs>>}}} to toggle trim vs. re-order behavior when visiting previously viewed tiddlers
2007.05.25 1.5.7 added support for {{{<<option chkShowBreadcrumbs>>}}} to toggle //display// of breadcrumbs
2007.05.24 1.5.6 in refresh(), remove non-existing tiddler titles from crumb list.  Also, hijack removeTiddler() so crumbs can be updated after tiddler is deleted.
2007.04.11 1.5.5 added optional params to previousTiddler macro handler() to allow alternative label and tooltip text (instead of default "back")
2007.03.02 1.5.4 in refresh(), for TW2.2, look for "storyDisplay" instead of "tiddlerDisplay" but keep fallback to "tiddlerDisplay" for TW2.1 or earlier
2007.02.24 1.5.3 changed from hijack of onClickTiddlerLink to hijack of displayTiddler() so that ALL displayed tiddlers are recorded in the crumbs, including programmatically displayed tiddlers opened by macros, scripts, etc., (such as [[GotoPlugin]], among many others) in addition to those opened by clicks on links.
2007.02.24 [1.5.2.0] eliminated global space clutter by moving function and data declarations so they are contained inside config.breadCrumbs object.
2007.02.06 1.5.1 added "previousTiddler" macro (for use in sidebar)
2007.02.05 1.5.0 added "previousTiddler" toolbar command (aka, "back")
2006.08.04 [1.4.0.1] change spaces to tabs
2006.08.04 1.4.0 modified from 1.4.0 distro: in refresh(), set {{{display:none/block}}} instead of {{{visibility:hidden/visible}}}.  In home(), check for valid crumbArea before setting style.
2006.08.02 1.4.0 Fixed bug, the redefined onClickTiddlerLink_orig_breadCrumbs works incorrectly on IE
2006.07.20 1.3.0 Runs compatibly with TW 2.1.0 (rev #403+)
2006.02.07 1.2.0 change global array breadCrumbs to config.breadCrumbs by Eric's suggestion
2006.02.04 1.1.0 JSLint checked
2006.02.01 1.0.0 initial release
<<<
Type the text for 'Bugs'

i. [[Agreement]]



Background: #7f270b
SecondaryBackground: #fff
Foreground: #000

SecondaryPale: #6AC497
SecondaryLight: #178A4F
SecondaryMid:  #276746
SecondaryDark: #085930

PrimaryPale: #ffc
PrimaryLight: #fe8
PrimaryMid: #db4
PrimaryDark: #B28C1A

TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #E2937A

There has to be a way to do this with transclusions or slices or a plug-in or fields, but I don't know
ɒ m y ch j f ŋ k n ɯ z i β v w u l r t o a s
ɒ y ɯ i u o a

{{cols{
[[chɒsiz|chɒ'isit]]
[[chykmaŋ|chiwkiŋam]]
[[chyszy|chizɯjy]]
[[chɯ|chɯjy]] - Type 4
[[chɯŋ|chun]]
[[chɯn|chɯŋ]] - Type 1
[[chɯz|chɯzɯ]]
[[chɯt|chɯto]]
[[chɯβ|chɯβa]] & [[chɯβi]]
[[chɯs|chɯsa]]
[[chɯsrun|chuzotun]]
[[chis|chizz]]
[[chominty|chamiiraanyki]]
[[chanti|chanyki]]
[[fimy|fini]]
[[fiji|fiβkii]]
[[fifyjβyz|fivyβjiryr]]
[[fifyf|fifivi]]
[[fiŋ|fim]]
[[fiβyz|firyr]] & [[firitryr]]
[[fiβarryz|fiβakroryr]]
[[fisɯch|fizɯchi]]
[[fuchy|fɯchi]]
[[fuchɯsβɯz|fɯchɯnchiβɯr]]
[[fuja|fɯka]]
[[fuzɯ|fɯzɯ]]
[[fuβy|fɯβi]]
//[[fuβa|fɯto]]//
//[[fuβa|fɯβa]]//
[[fulyv|fɯlɯvu]]
[[fulat|fɯslat]]
[[fusa|fɯsa]]
[[fofaf|fɒmfomfii]]
[[fokyt|fɒkkittu]]
[[foza|fajo]]
[[fol|faw]]
[[folɒt|folɒɒki]]
[[zazza|jasa]]

}}}
An irregular combination form that uses an archaic form of the word.
An irregular combination form that is made using the paucal or plural
A traditional spelling is used for the combination form
A combination form that is changed to be closer to the spelling, for words with significant alternation


Words may be derived by compounding lexemes, [[adding roots|RootDerived]], [[incorporation|IncorporationDerived]], or through [[sentences|SentenceWords]]
config.options.chkShowStartupBreadcrumbs=true;
config.options.chkBreadcrumbsLimitOpenTiddlers=false;
config.options.txtBreadcrumbsLimitOpenTiddlers=30;
config.macros.breadcrumbs.homeSeparator=" ";
config.macros.breadcrumbs.crumbSeparator=" ";


i. [[Negation]]
Pronouns and adpositions created using the bases
{{left{
* [[zɯ]]
* [[βi]]
* [[βa]]
* [[katɯ]]
* [[lɯvu]]
* [[nina]]
* [[limu]]
* [[syza]]
* [[chɯjy]]
* [[kokɯ]]
* [[fɯchi]]
* [[ryyr]]
* [[viβ]]
* [[rarɯ]]
* [[zɒzɒ]]
and the bound roots
* [[sa]]
* [[vini]]
* [[nana]]
* [[rarɯ]]
* [[ŋɯŋy]]
* [[mym]]
* [[zan]]
* [[to]]
}}}
!Adverbs
{{cent{
|>| |border-left:2px solid;border-bottom:2px solid;border-right:2px solid; query |>|border-right:2px solid; demonstrative |>|>|>|>| quantifier |>|border-left:2px solid; proximity |h
|>|border-bottom:2px solid; |~|border-left:2px solid;border-bottom:2px solid; this |border-bottom:2px solid; that |border-bottom:2px solid;border-left:2px solid; some |border-bottom:2px solid; any |border-bottom:2px solid; no |border-bottom:2px solid; every |border-bottom:2px solid; alternative |border-left:2px solid;border-bottom:2px solid; proximal |border-bottom:2px solid; distal |h
|! |! base |border-left:2px solid; {{nya{[[zɯ]]}}} |border-left:2px solid; {{nya{[[βi]]}}} | {{nya{[[βa]]}}} |border-left:2px solid; {{nya{[[to]]}}} | {{nya{[[sa]]}}} | {{nya{[[katɯ]]}}} | {{nya{[[lɯvu]]}}} | {{nya{[[nina]]}}} |border-left:2px solid; {{nya{[[mym]]}}} | {{nya{[[zan]]}}} |
|!place / location |! {{nya{[[limu]]}}} |border-left:2px solid; {{nya{[[lizɯ]]}}} |border-left:2px solid; {{nya{[[liβi]]}}} | {{nya{[[liβa]]}}} |border-left:2px solid; {{nya{[[lito]]}}} | {{nya{[[lisa]]}}} | {{nya{[[lika]]}}} | {{nya{[[lilɯvu]]}}} | {{nya{[[nili]]}}} |border-left:2px solid; {{nya{[[mymli]]}}} | {{nya{[[zanli]]}}} |
|!source |! {{nya{[[syza]]}}} |border-left:2px solid; {{nya{[[syzɯ]]}}} |border-left:2px solid; {{nya{[[syβi]]}}} | {{nya{[[syβa]]}}} |border-left:2px solid; {{nya{[[syto]]}}} | {{nya{[[sysa]]}}} ||||border-left:2px solid; {{nya{[[mymsy]]}}} | {{nya{[[zansy]]}}} |
|!destination |! {{nya{[[chɯjy]]}}} |border-left:2px solid; {{nya{[[chɯzɯ]]}}} |border-left:2px solid; {{nya{[[chɯβi]]}}} | {{nya{[[chɯβa]]}}} |border-left:2px solid; {{nya{[[chɯto]]}}} | {{nya{[[chɯsa]]}}} ||||border-left:2px solid; {{nya{[[mymchɯ]]}}} | {{nya{[[zanchɯ]]}}} |
|!time |! {{nya{[[kokɯ]]}}} |border-left:2px solid; {{nya{[[kozɯ]]}}} |border-left:2px solid; {{nya{[[koβi]]}}} | {{nya{[[koβa]]}}} |border-left:2px solid; {{nya{[[koto]]}}} | {{nya{[[kosa]]}}} | {{nya{[[koka]]}}} | {{nya{[[kolɯvu]]}}} | {{nya{[[niko]]}}} |border-left:2px solid; {{nya{[[mymko]]}}} | {{nya{[[zanko]]}}} |
|!way |! {{nya{[[fɯchi]]}}} |border-left:2px solid; {{nya{[[fɯzɯ]]}}} |border-left:2px solid; {{nya{[[fɯβi]]}}} | {{nya{[[fɯβa]]}}} |border-left:2px solid; {{nya{[[fɯto]]}}} | {{nya{[[fɯsa]]}}} | {{nya{[[fɯka]]}}} | {{nya{[[fɯlɯvu]]}}} | {{nya{[[niffy]]}}} |border-left:2px solid;||
|!reason |! {{nya{[[ryyr]]}}} |border-left:2px solid; {{nya{[[ryyzɯ]]}}} |border-left:2px solid; {{nya{[[ryyβi]]}}} | {{nya{[[ryyβa]]}}} |border-left:2px solid; {{nya{[[ryyto]]}}} | {{nya{[[ryysa]]}}} | {{nya{[[ryyka]]}}} |||border-left:2px solid;||
}}}

!Pronouns
{{cent{
|>| |border-left:2px solid;border-bottom:2px solid; query |border-left:2px solid;border-right:2px solid; demonstrative |>|>|>|>| quantifier |h
|>|border-bottom:2px solid; |~|border-left:2px solid;border-bottom:2px solid; this / that |border-bottom:2px solid;border-left:2px solid; some |border-bottom:2px solid; any |border-bottom:2px solid; no |border-bottom:2px solid; every |border-bottom:2px solid; alternative |h
|! |! base |border-left:2px solid; {{nya{[[zɯ]]}}} |border-left:2px solid; {{nya{[[βi]]}}} |border-left:2px solid; {{nya{[[to]]}}} | {{nya{[[sa]]}}} | {{nya{[[katɯ]]}}} | {{nya{[[lɯvu]]}}} | {{nya{[[nina]]}}} |
|! person |! {{nya{[[viβ]]}}} |border-left:2px solid; {{nya{[[vizɯ]]}}} |border-left:2px solid; {{nya{[[viββi]]}}} |border-left:2px solid; {{nya{[[viβto]]}}} | {{nya{[[viβsa]]}}}  | {{nya{[[viβka]]}}} | {{nya{[[viβlɯ]]}}} | {{nya{[[niviβ]]}}} |
|! possession |! {{nya{[[ŋɯŋy]]}}} |border-left:2px solid; {{nya{[[ŋɯzɯ]]}}} |border-left:2px solid; |border-left:2px solid; {{nya{[[ŋɯto]]}}}  | {{nya{[[ŋɯsa]]}}} | {{nya{[[ŋɯka]]}}} | {{nya{[[ŋɯlɯ]]}}} | |
|! living non-human |! {{nya{[[rarɯ]]}}} |border-left:2px solid; {{nya{[[razɯ]]}}} |border-left:2px solid; {{nya{[[raβi]]}}} |border-left:2px solid; {{nya{[[rato]]}}} | {{nya{[[rasa]]}}} | {{nya{[[raka]]}}} | {{nya{[[ralɯ]]}}} | {{nya{[[nira]]}}} |
|! one out of paucal |! {{nya{[[vini]]}}} |border-left:2px solid; |border-left:2px solid; {{nya{[[vinβi]]}}} |border-left:2px solid; {{nya{[[vinto]]}}} | {{nya{[[vinsa]]}}} | {{nya{[[vinka]]}}} | {{nya{[[vinlɯ]]}}} | {{nya{[[nivin]]}}} |
|! one out of plural |! {{nya{[[nana]]}}} |border-left:2px solid; |border-left:2px solid; {{nya{[[nanβi]]}}} |border-left:2px solid; {{nya{[[nanto]]}}} | {{nya{[[nansa]]}}} | {{nya{[[nanka]]}}} | {{nya{[[nanlɯ]]}}} | {{nya{[[ninnan]]}}} |
|! thing |! {{nya{[[zɒzɒ]]}}} |border-left:2px solid; |border-left:2px solid; {{nya{[[zɒβi]]}}} |border-left:2px solid; {{nya{[[zɒto]]}}} | {{nya{[[zɒsa]]}}} | {{nya{[[zɒka]]}}} | {{nya{[[zɒlɯ]]}}} | {{nya{[[nizɒ]]}}} |
}}}

;These can also be combined, for example:
: {{nya{[[kochɯβa]]}}}
: {{nya{[[kochɯβi]]}}}


""" {{class{Text}}} """

Classes already defined are .ooc (out of character) .ipa (IPA), and .nya (Ochyn/Nyazchan text), a custom ordered list (.romList), and a borderless table (.noBorder)

{{ooc{Example out of character text}}}
{{ipa{Example IPA text}}}
{{nya{Example Nyazchan text}}}

{{romList{
# One
## Two
### Three
}}}

To get the tables centered they must be in a div. Example:

{{cent{
|test1|test2|test3|
|test4|test5|test6|
}}}

{{{
{{cent{
|test1|test2|test3|
|test4|test5|test6| }}}
}}}

Images stretched (or squished) to 100% with .stretch

Move lists left with .left
A. [[Furniture]]
B. [[Food]] & Eating
C. [[Clothing]]
D. [[Adornment]] (jewelry, hairstyling, body modification)
E. [[Fire]]
F. [[Cleaning]]
G. [[Sleep]]
H. Managing a [[Home]]
I. [[Live]], stay (camp, dwell)




[[Introduction]]
TagCloud
[[SemanticDomains]]

Words can be derived via [[affixes|AffixDerived]], [[compounding lexemes|CompoundWords]], [[adding roots|RootDerived]], [[incorporation|IncorporationDerived]], or through [[sentences|SentenceWords]]
Words to describe other words. If derived with [[-atry-]], it generally has the same combination form as its stem. A subset of verbs.
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
/%
!info
|Name|EmbedTiddlers|
|Source|http://www.TiddlyTools.com/#EmbedTiddlers|
|Version|2.0.2|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|Type|transclusion|
|Description|transclude a list of tiddlers in a specific order|
Usage
<<<
{{{
<<tiddler EmbedTiddlers with: "TiddlerName [[TiddlerName with spaces]] TiddlerName ...">>
<<tiddler EmbedTiddlers with: @TiddlerName>>
<<tiddler EmbedTiddlers with: =tagValue sortby>>
}}}
*''"~TiddlerName """[[TiddlerName with spaces]] TiddlerName ...""""''<br>specifies a list of tiddlers to embed
*''@~TiddlerName''<br>specifies a //separate// tiddler containing the space-separated, bracketed list of tiddlers to embed (e.g., like [[DefaultTiddlers]])
*''=tagValue''<br>embeds all tiddlers that are tagged with the indicated value
*''sortby'' (optional)<br> specifies a tiddler field for sorting the results (default="title").  Use "+" or "-" prefix to indicate the sort direction (ascending/descending), e.g., "-modified" sorts by tiddler modification date, most recent first.

<<<
!end
!out
$1
!end
!show
<<tiddler EmbedTiddlers##out with: {{
	var list='$1';
	var sortby='title'; if ('$2'!='$'+'2') sortby='$2';
	var tids=[];
	if (list.substr(0,1)=='=') {
		var fn=store.getMatchingTiddlers||store.getTaggedTiddlers;
		var tagged=store.sortTiddlers(fn.apply(store,[list.substr(1)]),sortby);
		for (var t=0; t<tagged.length; t++) tids.push(tagged[t].title);
	} else {
		if (list.substr(0,1)=='@') list=store.getTiddlerText(list.substr(1),'');
		var tids=list.readBracketedList();
	}
	var out='';
	for (var i=0; i<tids.length; i++) out+='<<tiddler [['+tids[i]+']]>\>';
	out;
}}>>
!end
%/<<tiddler {{var src='EmbedTiddlers'; src+(tiddler&&tiddler.title==src?'##info':'##show');}}
	with: "$1" "$2">>

{{cols{
<<tiddler EmbedTiddlers with: =english title>>
}}}
Types of entries


Type the text for 'Fish'



i. [[Basic Verbs|BasicVerbs]]
ii. [[Be]]
iii. [[Thing]] (generic things, situations, physical and non-physical stuff)
TiddlyWiki <<version>>

* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the ~TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>

A. [[General Words|GeneralWords]]
>i. [[Basic Verbs|BasicVerbs]]
>ii. [[Be]]
>iii. [[Thing]] (generic things, situations, physical and non-physical stuff)
B. [[Parts of Speech|PartsofSpeech]]
>i. [[Descriptives]]
>ii. [[Pronouns]]
>>a. [[Question Words|QuestionWords]]
>iii. [[Adpositions]]
>iv. [[Conjunctions]]
>v. [[Ideophone]]
>vi. [[Affixes]]
>>a. [[Derivational Affixes|DerivationAffix]]
>>b. [[Infix]]
>>c. [[Noun Affixes|NounAffixes]]
>>d. [[Prefix]]
>>e. [[Suffix]]
>>f. [[Verb Affixes|VerbAffixes]]
C. [[Very]] (degree, completely, partly, intensity)
D. [[Verbs]]
>i. [[Tense]]
>ii. [[Aspect]]
>iii. [[Mood]]
E. [[Case]]
>i. [[Agreement]]
F. [[Connection]], relatedness
>i. [[Negation]]
G. [[Name]]




| alpha | (roots / stems) | (DerivationMethods) | ([[Irregulars]], part of speech) | lexeme / not counted, (affix category / root) | SemanticDomains |
| | | AffixDerived<br>CompoundWords<br>IncorporationDerived<br>RootDerived<br>SentenceWords<br>[[Ideophone / Onomatopoeic|Ideophone]] | [[IrregularCombo]]<br>IrregularNoun<br>IrregularVerb<br>[[Adpositions]]<br>[[Affixes]]<br>[[Descriptives]]<br>[[Nouns]]<br>[[Pronouns]]<br>[[QuestionWords]]<br>[[Verbs]] | [[BoundRoots]]<br>DerivationAffix<br>NounAffixes<br>VerbAffixes<br>[[Prefix]]<br>[[Infix]]<br>[[Suffix]] | |

Words that evoke an idea in sound, using some sort of onomatopoeia
Words derived with incorporated nouns

This lexicon is a companion to the Ŋyjichɯn grammar. 

The vast majority of Ŋyjichɯn words can act as descriptors, verbs, or nouns as needed. Therefore for those lexemes, the part of speech is tagged and marked under Irregularity if the lexeme can not change without use of affixes or other derivations. Those marked as noun can only be a verb in the sense of 'to be a x'; those marked as a verb or descriptive can't be used as a noun. Other parts of speech will be tagged, but not marked as irregular.

[[Affixes]] and [[bound roots|BoundRoots]] are tagged [[NotCounted]] because they aren't included in the [[Lexeme]] count.

{{ooc{Out of character notes will be in this style.}}}

Square brackets ( [] ) mean a phone given in IPA, angled brackets ( <> ) mean a phoneme (and allophones) given in Ŋyji orthography, and slashes (/ /) mean a phoneme given in Ŋyji transliteration.

!How to Use
* While there is an edit button, readers can't actually edit.
* At the bottom of most entries is a list of all the tiddlers that link there labeled ''References''. This includes entries with related meanings and uses in translations. This is especially useful to see personal pronouns, affixes, and other utility entries in action. 
* Derived entries are tagged with their stems.
* Use the Tag Cloud to explore [[semantic|SemanticDomains]] and lexical domains or the [[Entries]] tag for grammatical categories. You can also use the menu to the right for specific words, tags, or to find specific tiddlers.
* [[An English to Ŋyjichɯn index is available|EnglishIndex]]
!Alphabetical (Ŋyjichɯn)
!! [[ɒ]] [[m]] [[y]] [[ch]] [[j]] [[f]] [[ŋ]] [[k]] [[n]] [[ɯ]] [[z]] [[i]] [[β]] [[v]] [[w]] [[u]] [[l]] [[r]] [[t]] [[o]] [[a]] [[s]]


Irregular verbs are multi-syllable verbs that act like one syllable words. They take the affixes in front and the incorporated noun after the first vowel. All of the pronoun and descriptive [[Correlatives]] are irregular verb. 
![[Nouns|IrregularNoun]]
;Type 1
: No plural or paucal. Many of these are terms for groups, collective nouns, or indivisible nouns
;Type 2
: The plural and paucal are the same, often irregular, form.
;Type 3
: Undergoes a sound change in the plural, usually by shortening a long vowel. Has no sound change in the paucal aside from lengthening the vowel.
;Type 4
: The plural is irregular; the paucal lengthens the vowel. A combination of Type 1 or Type 2 and Type 3.
;Type 5
: Just plain irregular

![[Verb|IrregularVerb]]
Irregular verbs are multi-syllable verbs that act like one syllable words. They take the affixes in front and the incorporated noun after the first vowel.

![[Repetitive Verbs|RepeatVerb]]
Repetitive verbs incorporate nouns later in the verb.

![[Combination Forms|IrregularCombo]]
;Type 1
: Uses an archiac form of the word
;Type 2
: Uses a paucal or plural to create the combination form
;Type 3
: The abbreviation is traditional and is usually the first syllable or it matches the spelling
;Type 4
: Changed to be closer to the spelling, for words with significant alternation


A. [[Soul]], Spirit
>i. [[Personality]]
>ii. [[Mental State|MentalState]] (alert, notice, ignore)
B. [[Think]] (learn, teach, remember, opinion, belief, understand, predict, hope)
C. [[Want]] (decide, plan, goal, choose, intend, stubborn, request, influence, threaten, permission, offer, reject, prevent, exempt)
D. [[Emotion]]
E. [[Communicate]] (say, language, story, symbol, gesture, read, write)
Lexicon entries. Pretty list is under [[Lexemes]]
{{cols{
<<list filter [tag[NotCounted]]]>>
<<list filter [tag[Lexeme]]]>>
}}}

i. [[Marriage]]
ii. [[Sex]]
iii. [[Birth]]
iv. [[Life Stages|LifeStages]]
v. [[Genders]]
vi. [[Death]]


i. [[Dead Things|DeadThings]]
ii. [[Spirits]]


[[Introduction]]
[[TagCloud]]
[[Lexemes]]
[[English Index|EnglishIndex]]
[[Semantic Domains|SemanticDomains]]














Things that don't count towards a total word count.

|!Lexeme: | {{nya{x}}} |
|!Gloss: | |
|!Derivation: | |
|!Irregularity: | |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} (confusing words, but not stuff that's just in same semantic domain) |

''Notes:'' 
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
|!Paucal: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
|!Plural: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
Irregular nouns that have no plural or paucal.
Irregular nouns where the plural and paucal are the same
Irregular nouns where the plural undergoes a sound change and the paucal does not.
Irregular noun where the plural is irregular and the paucal only lengthens the vowel.
A noun that is irregular in an unusual way.
Can only be used as a verb in the sense of 'to be x' or 'to be a x'
Cardinal - 1, 2, 3, 4
Ordinal / Ranking - first, second, third, fourth = number + [[limu]] for location or [[kokɯ]] for time (at one, at two)
Frequency (how many times did a verb) - once, twice, thrice = reduplication
Multiple - (how much quantity) double, triple, quadruple / twin, triplets, quadruplets = reduplication? or use paucal / plural?
Fractions - half, third, quarter = number + part ([[tymtaawŋo]])?
Quantities / Arrangement - three abreast, in twos, four-by-four = number + [[βɯzz]] (with two, with three)
Collective = duo, trilogy, dozen = number + group/herd/flock - use word for fictive family? or in-laws?

Need some irregularity - on Type 1 Nouns? and for irregular Verbs in frequency?

All this explanation should go in the grammar

These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]
<!--{{{-->
<div class='header'>
        <div class='siteTitle' refresh='content' tiddler='SiteTitle'></div>
        <div class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></div>
        <div>
           <span id='topMenu' refresh='content' tiddler='MainMenu'></span>
       </div>
</div>

<div id='sidebar'>
  <div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
  <div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>

<div id='displayArea'>
  <div id='messageArea'></div>
  <div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
Lexemes that can't incorporate nouns and don't take affixes aside from agreement.
i. [[Descriptives]]
ii. [[Pronouns]]
>a. [[Question Words|QuestionWords]]
iii. [[Adpositions]]
iv. [[Conjunctions]]
v. [[Ideophone]]
vi. [[Affixes]]
>a. [[Derivational Affixes|DerivationAffix]]
>b. [[Infix]]
>c. [[Noun Affixes|NounAffixes]]
>d. [[Prefix]]
>e. [[Suffix]]
>f. [[Verb Affixes|VerbAffixes]]

A. [[Body Parts|BodyParts]]
B. [[Body Functions|BodyFunctions]]
C. [[Sense]], Perceive
> i. [[See]] (look, examine, show, visible, transparent, reflect, something used to see, appearance, ugly, beautiful)
> ii. Hear, [[Sound]]
> iii. [[Taste]]
> iv. [[Smell]]
> v. [[Touch]] (comfortable, uncomfortable)
D. [[Health]]
E. [[Life]]
> i. [[Marriage]]
> ii. [[Sex]]
> iii. [[Birth]]
> iv. [[Life Stages|LifeStages]]
> v. [[Genders]]
> vi. [[Death]]

A. [[Posture]]
B. [[Move]] (run, jump, graceful, balance, move in a direction, go, travel, boat, swim, fly, accompany)
C. [[Move Something|MoveSomething]] (carry, lift, hang, put in, open, limit, cover)
D. [[Have]], be with
E. [[Arrange]] (mix, tie, rope, simple, complicated, hide)
F. [[Physical Impact|PhysicalImpact]]
G. [[Damage]]


i. [[Plant Parts|PlantParts]]



a. [[Question Words|QuestionWords]]
i. [[Trouble]] (bravery, caution, endure, mercy, save)
ii. [[Chance]]
i. [[Colors]]
ii. [[Comparison]]





Repetitive verbs

To create a verb that repeats, prefix with the combo form. An incorporated noun is placed after the first vowel after the prefix.
Type the text for 'Reptiles'
Some compound words use [[BoundRoots]]
|!Entry: | {{nya{x}}} |
|!Gloss: |  |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Part - Type X|Irregulars]] |
|!Combination Form: | {{nya{x}}} |
|!Compare: | {{nya{x}}} (confusing words, but not stuff that's just in same semantic domain) |

!References:
<<showReferences>>

Based off the semantic domain list developed by Ron Moe and available at http://semdom.org

{{left{
{{romList{
# [[Universe]]
## [[Sky]]
### [[Cosmology]] (planets, sun, moon, stars)
## [[Air]]
### [[Weather]] (rain, clouds, storm, flood, drought)
## [[World]]
### [[Land]]
### [[Substance]] (matter, dirt, mineral, solid, liquid, gas)
## [[Water]] (bodies of water, water quality, be in water, flow, drip, tide)
### [[Wet & Dry|WetDry]]
## [[Living Things|LivingThings]]
### [[Dead Things|DeadThings]]
### [[Spirits]]
## [[Plants]]
### [[Plant Parts|PlantParts]]
## [[Animals]]
### [[Mammal]]
### [[Bird]]
### [[Reptiles]]
### [[Amphibians]]
### [[Fish]]
### [[Bugs]]
### [[Animal Parts|AnimalParts]]
### [[Animal Life Cycle|AnimalLifeCycle]]
### [[Animal Actions|AnimalActions]]
## [[Nature]], environment (natural, unnatural)
# [[Person]]
## [[Body Parts|BodyParts]]
## [[Body Functions|BodyFunctions]]
## [[Sense]], Perceive
### [[See]] (look, examine, show, visible, transparent, reflect, something used to see, appearance, ugly, beautiful)
### Hear, [[Sound]]
### [[Taste]]
### [[Smell]]
### [[Touch]] (comfortable, uncomfortable)
## [[Health]]
## [[Life]]
### [[Marriage]]
### [[Sex]]
### [[Birth]]
### [[Life Stages|LifeStages]]
### [[Genders]]
### [[Death]]
# [[Language]] and thought
## [[Soul]], Spirit
### [[Personality]]
### [[Mental State|MentalState]] (alert, notice, ignore)
## [[Think]] (learn, teach, remember, opinion, belief, understand, predict, hope)
## [[Want]] (decide, plan, goal, choose, intend, stubborn, request, influence, threaten, permission, offer, reject, prevent, exempt)
## [[Emotion]]
## [[Communicate]] (say, language, story, symbol, gesture, read, write)
# [[Society]]
## [[Relationship]]
## [[Types of People|TypesofPeople]]
## [[Kinship]]
## [[Social Activity|SocialActivity]]
### [[Social Event|SocialEvent]]
### [[Music]]
### [[Dance]]
### Entertainment, [[Recreation]]
## [[Behavior]]
### [[Morality]]
### [[Admiration]]
### [[LoveHate]]
### [[Politeness]]
### [[Culture]]
## [[Prosperity]] (problem, danger, disaster)
### [[Trouble]] (bravery, caution, endure, mercy, save)
### [[Chance]]
## [[Authority]]
### [[Honor]]
## [[Government]] & Law
## [[Conflict]] (fight, war, peace, forgive)
## [[Religion]] & Philosophy
# [[Daily Life|DailyLife]]
## [[Furniture]]
## [[Food]] & Eating
## [[Clothing]]
## [[Adornment]] (jewelry, hairstyling, body modification)
## [[Fire]]
## [[Cleaning]]
## [[Sleep]]
## Managing a [[Home]]
## [[Live]], stay (camp, dwell)
# [[Work]] & occupation
## [[Expertise]] (try, use, waste, careful, power, lazy, plan, prepare, succcess, expert, method)
## [[Agriculture]]
## [[Animal Husbandry|AnimalHusbandry]]
## [[Hunting]] and fishing
## [[Building]]
## [[Occupation]] (making cloth, mining, smithing, woodworking, crafts, art)
## [[Tool]] (fasteners, containers)
## [[Money]]
# PhysicalActions
## [[Posture]]
## [[Move]] (run, jump, graceful, balance, move in a direction, go, travel, boat, swim, fly, accompany)
## [[Move Something|MoveSomething]] (carry, lift, hang, put in, open, limit, cover)
## [[Have]], be with
## [[Arrange]] (mix, tie, rope, simple, complicated, hide, attach)
## [[Physical Impact|PhysicalImpact]]
## [[Damage]]
# [[States]]
## [[Quantity]] (numbers, all, none, increase, decrease, extra, full, empty)
### [[Numbers]]
## [[Size]] & Distance
## [[Quality]] (shape, texture, loudness, dark, color, unique, material, made of, better, worse, decay)
### [[Colors]]
### [[Comparison]]
## [[Time]] (age, temporary, next, last, slow, new)
## [[Location]] (direction)
## [[Parts of Things|PartsofThings]]
# [[Grammar]]
## [[General Words|GeneralWords]]
### [[Basic Verbs|BasicVerbs]]
### [[Be]]
### [[Thing]] (generic things, situations, physical and non-physical stuff)
## [[Parts of Speech|PartsofSpeech]]
### [[Descriptives]]
### [[Pronouns]]
#### [[Question Words|QuestionWords]]
### [[Adpositions]]
### [[Conjunctions]]
### [[Ideophone]]
### [[Affixes]]
#### [[Derivational Affixes|DerivationAffix]]
#### [[Infix]]
#### [[Noun Affixes|NounAffixes]]
#### [[Prefix]]
#### [[Suffix]]
#### [[Verb Affixes|VerbAffixes]]
## [[Very]] (degree, completely, partly, intensity)
## [[Verbs]]
### [[Tense]]
### [[Aspect]]
### [[Mood]]
## [[Case]]
### [[Agreement]]
## [[Connection]], relatedness
### [[Negation]]
## [[Name]]
}}}
}}}
i. [[See]] (look, examine, show, visible, transparent, reflect, something used to see, appearance, ugly, beautiful)
ii. Hear, [[Sound]]
iii. [[Taste]]
iv. [[Smell]]
v. [[Touch]] (comfortable, uncomfortable)
Words created by abbreviating sentences.

<<showReferences "$1" [[$2]] "$3">>
/***
|Name|[[ShowReferencesPlugin]]|
|Source|http://www.TiddlyTools.com/#ShowReferencesPlugin|
|Version|2.0.0|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|format and display references to the current tiddler|
!!!!!Documenatation
>see [[ShowReferencesPluginInfo]]
!!!!!Revisions
<<<
2011.03.01 2.0.0 converted to plugin and added optional TiddlerName and message params
| Please see [[ShowReferencesPluginInfo]] for previous revision details |
2006.09.04 1.0.0 original release (transclusion)
<<<
!!!!!Code
***/
//{{{
version.extensions.ShowReferencesPlugin =
	{ major:2, minor:0, revision:0, date:new Date(2011,3,1) };
config.macros.showReferences = {
	defaultFormat: '[[%0]]\n',
	fallbackMsg: 'no references',
	init: function() {
		config.shadowTiddlers.ShowReferences =
			'<<showReferences "$1" [[$2]] "$3">>';
		config.annotations.ShowReferences =
			'created by ShowReferencesPlugin';
	},
	handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		var here=story.findContainingTiddler(place);
		var tid=here?here.getAttribute('tiddler'):'';
		var fmt=params[0];	if (!fmt||fmt=='$1')	 fmt	=this.defaultFormat;
		var title=params[1];	if (!title||title=='$2') title	=tid;
		var msg=params[2];	if (!msg||msg=='$3')	 msg	=this.fallbackMsg;
		var refs=store.getReferringTiddlers(title);
		var out='';
		fmt=fmt.unescapeLineBreaks();
		for(var r=0; r<refs.length; r++)
			if(refs[r].title!=title && !refs[r].isTagged('excludeLists'))
				out+=fmt.format([refs[r].title]);
		wikify(out.length?out:msg,place);
	}
}
//}}}
/***
|Name|ShowReferencesPluginInfo|
|Source|http://www.TiddlyTools.com/#ShowReferencesPlugin|
|Documentation|http://www.TiddlyTools.com/#ShowReferencesPluginInfo|
|Version|2.0.0|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|documentation|
|Description|documentation for ShowReferencesPlugin|
!!!!!Usage
<<<
{{{
<<showReferences "format" [[TiddlerName]] "message">>
}}}
*''format'' (optional, default={{{"[[%0]]\n"}}})<br>lists references as links, one per line, using %0 as a 'substitution marker' to insert the reference tiddler's title.
*''TiddlerName'' (optional, default=current tiddler)<br>specifies the tiddler whose references are to be displayed.
*''message'' (optional, default={{{"no references"}}})<br>specifies a message to display when there are no references.
You can also use the [[ShowReferences]] //shadow tiddler// to transclude the macro output or embed it within a slider or tabset:
{{{
<<tiddler ShowReferences with: "format" [[TiddlerName]] "message">>
<<slider ... [[ShowReferences]] label tooltip >>
<<tabs ... label tooltip [[ShowReferences]] ...>>
}}}
Note: {{{<<slider>>}}} and {{{<<tabs>>}}} macros do //not// support use of extra parameters to specify a custom format, ~TiddlerName, or message.  The default format, current tiddler, and message will be used.
<<<
!!!!!Configuration
<<<
You can edit [[ShowReferences]] to specify //non-default// custom parameters values for use with transclusion, slider or tabs macros, or add additional content to display before/after the macro output.  You can also customize the //default// message text (i.e., "no references") by adding the following line to a tiddler tagged with 'systemConfig':
{{{
config.macros.fallbackMsg="your text here";
}}}
or
{{{
config.macros.fallbackMsg=""; // omits fallback message
}}}
<<<
!!!!!Examples
<<<
one per line: {{{<<showReferences "[[%0]]\n" [[GettingStarted]]>>}}}
{{indent{<<showReferences "[[%0]]\n" [[GettingStarted]]>>}}}
comma-separated: {{{<<showReferences "[[%0]], " [[GettingStarted]]>>}}}
{{indent{<<showReferences "[[%0]] " [[GettingStarted]]>>}}}
bullet items: {{{<<showReferences "* [[%0]]\n" [[GettingStarted]]>>}}}
<<showReferences "* [[%0]]\n" [[GettingStarted]]>>
numbered items: {{{<<showReferences "# [[%0]]\n" [[GettingStarted]]>>}}}
<<showReferences "# [[%0]]\n" [[GettingStarted]]>>
<<<
!!!!!Revisions
<<<
2011.03.01 2.0.0 converted to plugin and added optional TiddlerName and message params
2006.09.13 1.1.0 added format param
2006.09.04 1.0.0 original release (transclusion)
<<<
<<search>><<closeAll>><<permaview>><<newTiddler>><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel "options »" "Change TiddlyWiki advanced options">>
<<tabs txtMainTab Ŋyji "Lexemes, Roots, & Affixes" TabLexeme "All" "All tiddlers" TabAll "Tags" "All tags" TabTags "Timeline" "Timeline" TabTimeline "More" "More lists" TabMore>>
An Anthropological and Linguistic Exploration of the Taijin and Wanrin People (aka, a constructed language, presented using ~TiddlyWiki)
&#330;yjich&#623;n Lexicon

i. [[Cosmology]] (planets, sun, moon, stars)


i. [[Social Event|SocialEvent]]
ii. [[Music]]
iii. [[Dance]]
iv. Entertainment, [[Recreation]]

A. [[Relationship]]
B. [[Types of People|TypesofPeople]]
C. [[Kinship]]
D. [[Social Activity|SocialActivity]]
>i. [[Social Event|SocialEvent]]
>ii. [[Music]]
>iii. [[Dance]]
>iv. Entertainment, [[Recreation]]
E. [[Behavior]]
>i. [[Morality]]
>ii. [[Admiration]]
>iii. [[LoveHate]]
>iv. [[Politeness]]
>v. [[Culture]]
F. [[Prosperity]] (problem, danger, disaster)
>i. [[Trouble]] (bravery, caution, endure, mercy, save)
>ii. [[Chance]]
G. [[Authority]]
>i. [[Honor]]
H. [[Government]] & Law
I. [[Conflict]] (fight, war, peace, forgive)
J. [[Religion]] & Philosophy
i. [[Personality]]
ii. [[Mental State|MentalState]] (alert, notice, ignore)


A. [[Quantity]] (numbers, all, none, increase, decrease, extra, full, empty)
>i. [[Numbers]]
B. [[Size]] & Distance
C. [[Quality]] (shape, texture, loudness, dark, color, unique, material, made of, better, worse, decay)
>i. [[Colors]]
>ii. [[Comparison]]
D. [[Time]] (age, temporary, next, last, slow, new)
E. [[Location]] (direction)
F. [[Parts of Things|PartsofThings]]
/*{{{*/

#sidebarTabs {height:450px;overflow-y:auto;overflow-x: hidden;}

div.cols {-webkit-column-count: 3;-moz-column-count: 3;column-count: 3; column-gap: 2em;-webkit-column-gap:2em;-moz-column-gap:2em }
.left {position:relative;left:2em;}
.ooc {color: [[ColorPalette::Background]]; background:[[ColorPalette::PrimaryPale]]; font-family:Verdana,Geneva,sans-serif;}
.ipa {color: #B54C07; font-size:1.15em}
.nya {font-family:Verdana,Geneva,sans-serif; font-style:italic; font-weight:bold;}
.romList ol {list-style-type:upper-roman;}
.romList ol ol {list-style-type:upper-alpha;}
.romList ol ol ol {list-style-type:lower-roman;}
.romList ol ol ol ol {list-style-type:lower-alpha;}
.romList ol ol ol ol ol {list-style-type:decimal;}

.viewer .noborder table {border: 0px}
.viewer .noborder td {border: 0px}
.viewer .noborder tr {border: 0; border-collapse:separate}

table {border: 2px solid black; border-collapse:collapse;} 

.stretch img { width:90%; display:block;margin: 0 auto;text-align:center;} 

.viewer div.cent { text-align: center;overflow-x:auto;}
.viewer div.cent table {margin: 0 auto;text-align: left;}

.viewer dl dt {font-weight:normal;margin-top:5px}

.viewer .twtable th,td {border: 1px solid black; padding:5px;}
.viewer .twtable th {background-color:[[ColorPalette::PrimaryPale]];
  color:[[ColorPalette::Foreground]];
  font-weight:bold;
  font-size:.9em;
  font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif;}
.viewer .twtable thead td {background-color:[[ColorPalette::PrimaryPale]];
  color:[[ColorPalette::Foreground]];
  font-weight:bold;
  font-size:.9em;
  font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif;}
.viewer caption {font-weight:bold}

body {font:12px Helvetica,Arial,sans-serif; }

.breadCrumbs { color:[[ColorPalette::SecondaryBackground]]}
.breadCrumbs a {color:white;font-style:italic}
.breadCrumbs a:hover {color:white;text-decoration:underline;}

.siteTitle {
  padding-top:5px;
  float:left;
  font-family:Verdana,Geneva,sans-serif;
  font-weight: bold;
  font-size: 55px;
  color: black; 
  margin-left: 20px;
  margin-right: 30px}

.header {height: 85px}

.siteSubtitle {padding: 5px; font-weight:bold; color:[[ColorPalette::SecondaryDark]]}

.tiddler {background:[[ColorPalette::SecondaryBackground]]; 
  -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
  margin-bottom:10px;
  margin-top: 5px;
  padding: 0 20px 20px 20px }

.tiddler .viewer {font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif; [[ColorPalette::Foreground]]; }

a {color:[[ColorPalette::SecondaryDark]]; text-decoration: underline; font-weight:bold; background:transparent}
a:hover{color:[[ColorPalette::SecondaryDark]]; text-decoration: none; font-weight:bold; background:transparent}

#messageArea {background-color:[[ColorPalette::Foreground]]; font-family:Helvetica,Arial,sans-serif; }
.messageToolbar {background-color:[[ColorPalette::Foreground]]; font-family:Helvetica,Arial,sans-serif; }

#topMenu br {display:none;}
#topMenu a, #topMenu .tiddlyLink, #topMenu .button {margin:0;padding:15px 15px 10px 15px;padding-top:1.6em;border:none; border-right: 1px solid white;float:left; color:white}
#topMenu {border-left: 1px solidwhite;  float:left;margin:0; color:white}

#sidebarOptions a, #sidebarOptions a:hover{color:[[ColorPalette::PrimaryPale]];}

#backstageArea {background:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::TertiaryDark]];}
#backstageArea a {background:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::SecondaryBackground]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}

#backstagePanel {background:[[ColorPalette::SecondaryBackground]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::SecondaryBackground]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:alpha(opacity=60);}

#backstagePanel .viewer {background: [[ColorPalette::SecondaryBackground]]}

.wizardStep {background:[[ColorPalette::SecondaryBackground]]; 
  color:[[ColorPalette::Foreground]];
  border:1px solid [[ColorPalette::PrimaryMid]];}

.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::PrimaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}

/*}}}*/
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected {color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:alpha(opacity=60);}
/*}}}*/


readOnly:true
chkHttpReadOnly:true
chkAnimate:false
chkRegExpSearch:false
chkCaseSensitiveSearch:false
chkOpenInNewWindow:true
chkLooseLinks:true
<<list all>>
<<list filter [tag[NotCounted]]]>>
<<list filter [tag[Lexeme]]]>>
<<tabs txtMoreTab "Missing" "Missing tiddlers" TabMoreMissing "Orphans" "Orphaned tiddlers" TabMoreOrphans "Shadowed" "Shadowed tiddlers" TabMoreShadowed>>
<<list missing>>
<<allTags excludeLists>>
<<timeline>>
!Table
!!Basic
Separate cells with |

Insert a space before cell content to right justify cell
Insert a space after cell content to left justify cell
Insert spaces before and after cell content to centre justify cell
Insert an exclamation mark (!) as the first non-space character of a cell to turn it into a header cell

|@@display:block;width:10em;left@@ | @@display:block;width:10em;centre@@ | @@display:block;width:10em;right@@|

!!Spanning
To span columns, add a ~ to the empty cells. To span rows, add a > to the empty cells.

|span|thus|
|~|some|

|span|>|
|and|so|

!!Header, footer, caption
Mark a table row as a header by adding an 'h' to the end
Mark a table row as a footer by adding an 'f' to the end

|North West|North|North East|h
|West|Here|East|
|South West|South|South East|f

A caption can be added above or below a table by adding a special row marked with a 'c':

|A caption above the table|c
|North West|North|North East|
|West|Here|East|
|South West|South|South East|

!!CSS in tables
CSS properties can be added to a table cell by preceding the cell content with CSS name/value pairs. There are two alternative forms of syntax:
{{{
|color:red; North West|opacity:0.5;North|North East|
|color(green):West|Here|East|
|South West|South|South East|
}}}
Displays as:
|color:red; North West|opacity:0.5;North|North East|
|color(green):West|Here|East|
|South West|South|South East|

!!Alternating Rows
TiddlyWiki automatically assigns the classes {{{oddRow}}} and {{{evenRow}}} to table rows {{{<TR>}}} elements. These can then be styled via the StyleSheet:
{{{
.viewer tr.oddRow { background-color: #fff; }
.viewer tr.evenRow { background-color: #ffc; }
}}}
!!All Tags
<<cloud action:goto Theme NavigationPackage pluginInfo plugin systemConfig help transclusion Templates alpha english intro>>
!!By Initial
<<cloud action:goto =alpha>>
!!Derivational Affixes and Roots
<<cloud action:goto =NotCounted>>
!!Derivational Lexemes
<<cloud action:goto =Lexeme>>
/***
|Name|TagCloudPlugin|
|Source|http://www.TiddlyTools.com/#TagCloudPlugin|
|Version|1.7.0|
|Author|Eric Shulman|
|Original Author|Clint Checketts|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|present a 'cloud' of tags (or links) using proportional font display|
!Usage
<<<
{{{
<<cloud type action:... limit:... tag tag tag ...>>
<<cloud type action:... limit:... +TiddlerName>>
<<cloud type action:... limit:... -TiddlerName>>
<<cloud type action:... limit:... =tagvalue>>
}}}
where:
* //type// is a keyword, one of:
** ''tags'' (default) - displays a cloud of tags, based on frequency of use
** ''links'' - displays a cloud of tiddlers, based on number of links //from// each tiddler
** ''references'' - displays a cloud of tiddlers, based on number of links //to// each tiddler
* ''action:popup'' (default) - clicking a cloud item shows a popup with links to related tiddlers<br>//or//<br> ''action:goto'' - clicking a cloud item immediately opens the tiddler corresponding to that item
* ''limit:N'' (optional) - restricts the cloud display to only show the N most popular tags/links
* ''tag tag tag...'' (or ''title title title'' if ''links''/''references'' is used)<br>shows all tags/links in the document //except// for those listed as macro parameters
* ''+TiddlerName''<br>show only tags/links read from a space-separated, bracketed list stored in a separate tiddler.
* ''-TiddlerName''<br>show all tags/links //except// those read from a space-separated, bracketed list stored in a separate tiddler.
* ''=tagvalue'' (//only if type=''tags''//)<br>shows only tags that are themselves tagged with the indicated tag value (i.e., ~TagglyTagging usage)
//note: for backward-compatibility, you can also use the macro {{{<<tagCloud ...>>}}} in place of {{{<<cloud ...>>}}}//
<<<
!Examples
<<<
//all tags excluding<<tag systemConfig>>, <<tag excludeMissing>> and <<tag script>>//
{{{<<cloud systemConfig excludeMissing script>>}}}
{{groupbox{<<cloud systemConfig excludeMissing script>>}}}
//top 10 tags excluding<<tag systemConfig>>, <<tag excludeMissing>> and <<tag script>>//
{{{<<cloud limit:10 systemConfig excludeMissing script>>}}}
{{groupbox{<<cloud limit:10 systemConfig excludeMissing script>>}}}
//tags listed in// [[FavoriteTags]]
{{{<<cloud +FavoriteTags>>}}}
{{groupbox{<<cloud +FavoriteTags>>}}}
//tags NOT listed in// [[FavoriteTags]]
{{{<<cloud -FavoriteTags>>}}}
{{groupbox{<<cloud -FavoriteTags>>}}}
//links to tiddlers tagged with 'package'//
{{{<<cloud action:goto =package>>}}}
{{groupbox{<<cloud action:goto =package>>}}}
//top 20 most referenced tiddlers//
{{{<<cloud references limit:20>>}}}
{{groupbox{<<cloud references limit:20>>}}}
//top 20 tiddlers that contain the most links//
{{{<<cloud links limit:20>>}}}
{{groupbox{<<cloud links limit:20>>}}}
<<<
!Revisions
<<<
2009.07.17 [1.7.0] added {{{-TiddlerName}}} parameter to exclude tags that are listed in the indicated tiddler
2009.02.26 [1.6.0] added {{{action:...}}} parameter to apply popup vs. goto action when clicking cloud items
2009.02.05 [1.5.0] added ability to show links or back-links (references) instead of tags and renamed macro to {{{<<cloud>>}}} to reflect more generalized usage.
2008.12.16 [1.4.2] corrected group calculation to prevent 'group=0' error
2008.12.16 [1.4.1] revised tag filtering so excluded tags don't affect calculations
2008.12.15 [1.4.0] added {{{limit:...}}} parameter to restrict the number of tags displayed to the top N most popular
2008.11.15 [1.3.0] added {{{+TiddlerName}}} parameter to include only tags that are listed in the indicated tiddler
2008.09.05 [1.2.0] added '=tagname' parameter to include only tags that are themselves tagged with the specified value (i.e., ~TagglyTagging usage)
2008.07.03 [1.1.0] added 'segments' property to macro object.  Extensive code cleanup
<<<
!Code
***/
//{{{
version.extensions.TagCloudPlugin= {major: 1, minor: 7 , revision: 0, date: new Date(2009,7,17)};
//Originally created by Clint Checketts, contributions by Jonny Leroy and Eric Shulman
//Currently maintained and enhanced by Eric Shulman
//}}}
//{{{
config.macros.cloud = {
	tagstip: "%1 tiddlers tagged with '%0'",
	refslabel: " (%0 references)",
	refstip: "%1 tiddlers have links to '%0'",
	linkslabel: " (%0 links)",
	linkstip: "'%0' has links to %1 other tiddlers",
	groups: 9,
	init: function() {
		config.macros.tagCloud=config.macros.cloud; // for backward-compatibility
		config.shadowTiddlers.TagCloud='<<cloud>>';
		config.shadowTiddlers.StyleSheetTagCloud=
			'/*{{{*/\n'
			+'.tagCloud span {line-height: 3.5em; margin:3px;}\n'
			+'.tagCloud1{font-size: 80%;}\n'
			+'.tagCloud2{font-size: 100%;}\n'
			+'.tagCloud3{font-size: 120%;}\n'
			+'.tagCloud4{font-size: 140%;}\n'
			+'.tagCloud5{font-size: 160%;}\n'
			+'.tagCloud6{font-size: 180%;}\n'
			+'.tagCloud7{font-size: 200%;}\n'
			+'.tagCloud8{font-size: 220%;}\n'
			+'.tagCloud9{font-size: 240%;}\n'
			+'/*}}}*/\n';
		setStylesheet(store.getTiddlerText('StyleSheetTagCloud'),'tagCloudsStyles');
	},
	getLinks: function(tiddler) { // get list of links to existing tiddlers and shadows
		if (!tiddler.linksUpdated) tiddler.changed();
		var list=[]; for (var i=0; i<tiddler.links.length; i++) {
			var title=tiddler.links[i];
			if (store.isShadowTiddler(title)||store.tiddlerExists(title))
				list.push(title);
		}
		return list;
	},
	handler: function(place,macroName,params) {
		// unpack params
		var inc=[]; var ex=[]; var limit=0; var action='popup';
		var links=(params[0]&&params[0].toLowerCase()=='links'); if (links) params.shift();
		var refs=(params[0]&&params[0].toLowerCase()=='references'); if (refs) params.shift();
		if (params[0]&&params[0].substr(0,7).toLowerCase()=='action:')
			action=params.shift().substr(7).toLowerCase();
		if (params[0]&&params[0].substr(0,6).toLowerCase()=='limit:')
			limit=parseInt(params.shift().substr(6));
		while (params.length) {
			if (params[0].substr(0,1)=='+') { // read taglist from tiddler
				inc=inc.concat(store.getTiddlerText(params[0].substr(1),'').readBracketedList());
			} else if (params[0].substr(0,1)=='-') { // exclude taglist from tiddler
				ex=ex.concat(store.getTiddlerText(params[0].substr(1),'').readBracketedList());
			} else if (params[0].substr(0,1)=='=') { // get tag list using tagged tags
				var tagged=store.getTaggedTiddlers(params[0].substr(1));
				for (var t=0; t<tagged.length; t++) inc.push(tagged[t].title);
			} else ex.push(params[0]); // exclude params
			params.shift();
		}
		// get all items, include/exclude specific items
		var items=[];
		var list=(links||refs)?store.getTiddlers('title','excludeLists'):store.getTags();
		for (var t=0; t<list.length; t++) {
			var title=(links||refs)?list[t].title:list[t][0];
			if (links)	var count=this.getLinks(list[t]).length;
			else if (refs)	var count=store.getReferringTiddlers(title).length;
			else 		var count=list[t][1];
			if ((!inc.length||inc.contains(title))&&(!ex.length||!ex.contains(title)))
				items.push({ title:title, count:count });
		}
		if(!items.length) return;
		// sort by decending count, limit results (optional)
		items=items.sort(function(a,b){return(a.count==b.count)?0:(a.count>b.count?-1:1);});
		while (limit && items.length>limit) items.pop();
		// find min/max and group size
		var most=items[0].count;
		var least=items[items.length-1].count;
		var groupSize=(most-least+1)/this.groups;
		// sort by title and draw the cloud of items
		items=items.sort(function(a,b){return(a.title==b.title)?0:(a.title>b.title?1:-1);});
		var cloudWrapper = createTiddlyElement(place,'div',null,'tagCloud',null);
		for (var t=0; t<items.length; t++) {
			cloudWrapper.appendChild(document.createTextNode(' '));
			var group=Math.ceil((items[t].count-least)/groupSize)||1;
			var className='tagCloudtag tagCloud'+group;
			var tip=refs?this.refstip:links?this.linkstip:this.tagstip;
			tip=tip.format([items[t].title,items[t].count]);
			if (action=='goto') { // TAG/LINK/REFERENCES GOTO
				var btn=createTiddlyLink(cloudWrapper,items[t].title,true,className);
				btn.title=tip;
				btn.style.fontWeight='normal';
			} else if (!links&&!refs) { // TAG POPUP
				var btn=createTiddlyButton(cloudWrapper,items[t].title,tip,onClickTag,className);
				btn.setAttribute('tag',items[t].title);
			} else { // LINK/REFERENCES POPUP
				var btn=createTiddlyButton(cloudWrapper,items[t].title,tip,
					function(ev) { var e=ev||window.event; var cmt=config.macros.cloud;
						var popup = Popup.create(this);
						var title = this.getAttribute('tiddler');
						var count = this.getAttribute('count');
						var refs  = this.getAttribute('refs')=='T';
						var links = this.getAttribute('links')=='T';
						var label = (refs?cmt.refslabel:cmt.linkslabel).format([count]);
						createTiddlyLink(popup,title,true);
						createTiddlyText(popup,label);
						createTiddlyElement(popup,'hr');
						if (refs) {
							popup.setAttribute('tiddler',title);
							config.commands.references.handlePopup(popup,title);
						}
						if (links) {
							var tiddler = store.fetchTiddler(title);
							var links=config.macros.cloud.getLinks(tiddler);
							for(var i=0;i<links.length;i++)
								createTiddlyLink(createTiddlyElement(popup,'li'),
									links[i],true);
						}
						Popup.show();
						e.cancelBubble=true; if(e.stopPropagation) e.stopPropagation();
						return false;
					}, className);
				btn.setAttribute('tiddler',items[t].title);
				btn.setAttribute('count',items[t].count);
				btn.setAttribute('refs',refs?'T':'F');
				btn.setAttribute('links',links?'T':'F');
				btn.title=tip;
			}
		}
	}
};
//}}}




TiddlyWiki <<version>>

!Links
tilde ~WikiWord = not linked wikiword.
http://www.ebay.com = link
title|wikiword in double brackets = custom title. Also works for urls. Example [[Ebay|http://www.ebay.com]]

!Text Formatting
{{{''Bold''}}} ''bold''
{{{//Italic//}}} //italic//
{{{^^Superscript^^}}} This is ^^superscript^^
{{{~~Subscript~~}}} This is ~~subcript~~
@@Highlight@@ {{{@@highlighted@@}}}

No wiki formatting:
* wrap in curly braces <nowiki> {{{ }}} </nowiki>
* surround with nowiki tags {{{ <nowiki> </nowiki> }}}
* surround with three double quotes {{{ """ """ }}}

!Lists
Mixed lists
# ordered
#* unordered
#*;term
#*:definition

* unordered list, level 1 {{{* Level one }}}
** unordered list, level 2 {{{** level two}}}

# ordered list, level 1 {{{# Level one}}}
## ordered list, level 2 {{{## Level two}}}

; definition list, term {{{;term}}}
: definition list, description {{{:definition}}}

> Blockquote level one {{{> level one}}}
>> Blockquote level two {{{>> level two}}}

Block format
<<<
Surround with {{{<<<}}} on either side
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer ut suscipit tellus. Sed tempor aliquam tincidunt. Nullam ac felis ut sem porttitor posuere at eget nisl. Maecenas pharetra, nulla quis interdum consequat, arcu dui iaculis justo, a scelerisque orci ipsum quis tortor. Curabitur suscipit faucibus dolor id ultrices. Praesent felis purus, molestie quis pellentesque aliquam, congue eu dolor. Nunc iaculis leo in dui bibendum rutrum. Duis laoreet, ipsum quis tempor luctus, neque massa mattis urna, sit amet scelerisque justo enim non elit. 
<<<

!Header one
!!Header two
!!!Header three
!!!!Header four
!!!!!Header five
!!!!!!Header six

!Custom CSS

{{{
@@color:#4bbbbb;Some random text@@
}}}
Displays as:
@@color:#4bbbbb;Some random text@@

Width can be specified, but it has to be in 'em', and must include 'display:block'

| @@display:block;width:20em; (20em) This works@@ | lipsum |
| lipsum | @@display:block;width:150px; (150px) This doesn't@@ |
| lipsum | @@width:30em; (30em, no display block)<br>Also doesn't@@ |

class wrapper: <nowiki> {{customClass{...}}} </nowiki>

!HTML

HTML can be dropped in, by surrounding it with """<html> </html>"""

!Images
{{{[img[title|filename]]}}} - Image with alt-text
{{{[img[filename]]}}} Just image
{{{[img[title|filename][link]]}}} Linked image with alt-text
{{{[img[filename][link]]}}} Linked image

{{{[<img[title|image.jpg]]}}} Float left (clear with CSS)

{{{[>img[title|image.jpg]]}}} Float right (clear with CSS)

!Useful Links
[[Tiddlywiki wiki|http://tiddlywiki.org/wiki/Main_Page]]
[[Tiddlywiki on Tiddlyspace|http://tiddlywiki.tiddlyspace.com]]
[[Tiddlywiki Tutorial|http://www.blogjones.com/TiddlyWikiTutorial.html]]


|~ViewToolbar|closeTiddler closeOthers +editTiddler > fields syncing permalink references jump|
|~EditToolbar|+saveTiddler -cancelTiddler deleteTiddler|

Entries with example translations

Personal pronouns.

|! 1st person | {{nya{[[suɯr]]}}} | {{nya{[[rɯss]]}}} | {{nya{[[jɒw]]}}} | {{nya{[[zɯt]]}}} |
|! 2nd person |>|>|>| {{nya{[[mow]]}}} |
|! 3rd person |>| {{nya{[[ly]]}}} |>| {{nya{[[nyu]]}}} |
|! 4th person |>|>|>| {{nya{[[mɯyβ]]}}} |
|! 5th person |>|>|>| {{nya{[[jyor]]}}} |

A. [[Sky]]
>i. [[Cosmology]] (planets, sun, moon, stars)
B. [[Air]]
>i. [[Weather]] (rain, clouds, storm, flood, drought)
C. [[World]]
>i. [[Land]]
>ii.[[Substance]] (matter, dirt, mineral, solid, liquid, gas)
D.[[Water]] (bodies of water, water quality, be in water, flow, drip, tide)
>i. [[WetDry]]
E. [[LivingThings]]
>i. [[DeadThings]]
>ii. [[Spirits]]
F. [[Plants]]
>i. [[PlantParts]]
G. [[Animals]]
>i. [[Mammal]]
>ii. [[Bird]]
>iii. [[Reptiles]]
>iv. [[Amphibians]]
>v. [[Fish]]
>vi. [[Bugs]]
>vii. [[AnimalParts]]
>viii. [[AnimalLifeCycle]]
>ix. [[AnimalActions]]
H. [[Nature]], environment (natural, unnatural)

Can't be used a noun or descriptive without an affix.

i. [[Tense]]
ii. [[Aspect]]
iii. [[Mood]]

<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->

(bodies of water, water quality, be in water, flow, drip, tide)
i. [[Wet & Dry|WetDry]]

{{cent{
| Modern &#330;yjich&#623;n consonants with IPA and transliteration |c
| {{ipa{IPA}}} / Trans | labiodental | alveolar | post-alveolar | velar |h
|!nasal | {{ipa{&#625;}}} m |>| {{ipa{n}}} n | {{ipa{&#331;}}} &#331; |
|!plosive| | {{ipa{t}}} t | | {{ipa{k}}} k |
|!affricate | | | {{ipa{t&#643; d&#658;}}} ch j | |
|!fricative | {{ipa{f v}}} f v | {{ipa{s z}}} s z | | |
|!tap | {{ipa{&#11377;}}} &beta; | {{ipa{ɾ}}} r | | |
|!approximant | | {{ipa{l}}} l | | {{ipa{&#624;}}} w |
}}}

{{cent{
| Modern Ŋyjichɯn vowels with IPA and transliteration |c
| {{ipa{IPA}}} / Trans | front | near-front | central | near-back | back |h
|!close | {{ipa{i}}} y | | | | {{ipa{&#623;}}} &#623; |
|!near-close| | {{ipa{&#655;}}} i | | {{ipa{&#650;}}} u | |
|!mid | | | {{ipa{&#604;}}} o | | |
|!open | {{ipa{a}}} a | | | | {{ipa{&#594;}}} &#594; |
}}}

{{cent{
| Allophone with Modern Ŋyjichɯn phoneme |c
| {{ipa{IPA}}} / Trans | bilabial | labiodental | alveolar | post-alveolar  | palatal | velar | epiglottal | glottal |h
|!nasal | {{ipa{m}}} m | |>| | {{ipa{ɲ}}} &#331; | | | |
|!plosive | {{ipa{p b}}} t | | {{ipa{d}}} t | | | {{ipa{g}}} k |  {{ipa{ʡ}}}* | {{ipa{ʔ}}}* |
}}}

{{cent{
| Allophone with Modern Ŋyjichɯn phoneme |c
| {{ipa{IPA}}} / Trans | front | near-front | central | near-back | back |h
|!close | {{ipa{y}}} y | | | | {{ipa{u}}} &#623; |
|!near-close| | {{ipa{ɪ}}} i | | | |
|!mid | | | {{ipa{ɞ}}} o | | {{ipa{o}}} u |
|!open | {{ipa{ɶ}}} a | | | | {{ipa{&#593;}}} &#594; |
}}}

Apostrophe = &amp;#39; (for when I need two next to each other, because that's tiddly code for bold)
&empty; = &amp;empty; =  inherent category (for when stuff is left out)
Primary stress = ˈ
Secondary stress = ˌ
glottal stop = ʔ
long vowel = ː
ːʔ

A. [[Expertise]] (try, use, waste, careful, power, lazy, plan, prepare, succcess, expert, method)
B. [[Agriculture]]
C. [[Animal Husbandry|AnimalHusbandry]]
D. [[Hunting]] and fishing
E. [[Building]]
F. [[Occupation]] (making cloth, mining, smithing, woodworking, crafts, art)
G. [[Tool]] (fasteners, containers)
H. [[Money]]
i. [[Land]]
ii. [[Substance]] (matter, dirt, mineral, solid, liquid, gas)
Front open vowel. Usually unrounded. Approximately like the vowel in the English 'cat'. Can't start a word, so these will only be affixes.
Ŋyjichɯn phonemes
Unvoiced post-alveolar affricate.
|!Lexeme: | {{nya{chachykmaŋnyki}}} |
|!Gloss: | dust or film |
|!Derivation: | {{nya{[[chanyki]] + [[chiwkiŋam]]}}} |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ''cha''chyk//maŋ//ny''ki'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈtʃa.dʒib.ˌɱan.nɪ.ˈdi}}} / {{nya{chajitmannity}}} |
|!Combination Form: | {{nya{chykmaŋ}}} (same as {{nya{chiwkiŋam}}}) |

''Notes:'' Rarely used
!References:
<<showReferences>>
|!Lexeme: | {{nya{chamiiraanyki}}} |
|!Gloss: |  to change the color of, paint, dye, to paint, to dye, to bleed or transfer dye to |
|!Derivation: | {{nya{[[chanyki]]}}} (color) + {{nya{[[-miir-]](a)}}} (cause affix)  |
|!Irregularity: | [[Noun - Type 3|Irregulars]] |
|!Combination Form: | {{nya{chominty}}} |

''Notes:'' Ditransitive. I dyed (the shirt) p.obj (for James) s.obj. 

You asshole! Your shirt bled on my new pants.

!Noun

|! | |Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{chamiiraanyki}}} | cha''mii''raany''ki'' | {{ipa{tʃɜ.ˈɱʏːʔ.ⱱɜaʔ.nɪ.ˈdi}}} | {{nya{chomii'βoa'nity}}} |
|!Paucal: | {{nya{chamiimiraanyki}}} | cha''mii''mi//raa//ny''ki'' |  {{ipa{tʃɜ.ˈɱɪːʔ.ɱɪ.ˌⱱaːʔ.nɪ.ˈdi}}} | {{nya{chomii'miβaa'nity}}} |
|!Plural: | {{nya{chamimiraanyki}}} | ''cha''mi//mi//raany''ki'' |  {{ipa{ˈtʃa.ɱɪ.ˌɱɪ.ⱱɜaʔ.nɪ.ˈdi}}} | {{nya{chamimiβoa'nity}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{chanyki}}} |
|!Gloss: | skin, surface, color, to be skin, to be a surface, to be a color |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{chanti}}} |

''Notes:'' Color words created by incorporating {{nya{chanyki}}} have no plural or paucal and share their combination form with the color base.

Different fur, same skin.

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{chanyki}}} | ''cha''ny//ki// | {{ipa{ˈtʃa.nɪ.ˌgʏ}}} | {{nya{chaniki}}} |
|!Paucal: | {{nya{chanyynyki}}} | cha''nyy''ny//ki// | {{ipa{tʃɜ.ˈniiʔ.nɪ.ˌgʏ}}} | {{nya{chonyy'niki}}} |
|!Plural: | {{nya{chanynyki}}} | ''cha''ny//ny//ki | {{ipa{ˈtʃa.nɪ.ˌni.gʏ}}} | {{nya{chaninyki}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{(-)chi-}}} |
|!Gloss: | Marker for 1st person subjects |
|!Placement: | Infixes after the first syllable of multi-syllable words or prefixes single syllable words |

{{cent{
| singular | paucal | plural|h
| -chi- | -chyyj- | -jich- |
}}}

!References:
<<showReferences>>
|!Lexeme: | {{nya{chiwki&#331;am}}} |
|!Gloss: | smoke, to smoke, fog, to fog, mist, to mist, dust, to make dusty, film, to make filmy |
|!Irregularity: | [[noun - Type 1|Irregulars]] |
|!Stress: | ''chiw''ki//&#331;am// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈtʃi.kɪ.ˌɱaŋ}}} / {{nya{chykimaŋ}}} |
|!Combination Form: | {{nya{chykmaŋ}}} |

Fog is the tool of the hunter and hunted.

Sometimes hope is lost in fog.

''Notes:'' 
If necessary to disambiguate, {{nya{chiwki&#331;am}}} may be modified, as in the examples below:
{{nya{[[ŋachykmaŋafnɯŋ]]}}} = fog
{{nya{[[jichykmaŋo]]}}} = fog or mist
{{nya{[[lachykmaŋovo]]}}} = smoke
{{nya{[[chachykmaŋnyki]]}}} = dust or film

!References:
<<showReferences>>
|!Lexeme: | {{nya{chizizz}}} |
|!Gloss: | small thing |
|!Derivation: | {{nya{[[chizz]] + [[-iz-]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{chis}}} (same as {{nya{chizz}}}) |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{chizizz}}} | ''chi''zizz | {{ipa{ˈtʃi.sʏs}}} | {{nya{chysis}}} |
|!Paucal: |  {{nya{chizyyzzizz}}} | chi''zyyz''zizz | {{ipa{tʃʏ.ˈsiː.sʏs}}} | {{nya{chisyysis}}} |
|!Plural: | {{nya{chizizzizz}}} | ''chi''ziz//zizz// | {{ipa{ˈtʃi.sʏ.ˌzʏs}}} | {{nya{chysizis}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{chizz}}} |
|!Gloss: | small, to be small, little, short, narrow |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Descriptives]] |
|!Combination Form: | {{nya{chis}}} |
|!Compare with | {{nya{[[nyywli]]}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{chiz}}} | -- | {{ipa{tʃʏs}}} | {{nya{chis}}} |
|!Paucal: |  {{nya{chyyzzi}}} | ''chyyz''zi | {{ipa{ˈtʃiː.sʏ}}} | {{nya{chyysi}}} |
|!Plural: | {{nya{chizzi}}} | ''chiz''zi | {{ipa{ˈtʃi.zʏ}}} | {{nya{chyzi}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{chizɯjy}}} |
|!Gloss: | destination |
|!Derivation: | {{nya{[[chɯjy]] + [[-iz-]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{chyszy}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{chizɯjy}}} | ''chi''zɯ//jy// | {{ipa{ˈtʃi.sʊ.ˌzi}}} | {{nya{chysuzy}}} |
|!Paucal: | {{nya{chizɯɯzɯjy}}} | chi''zɯɯ''zɯ//jy// | {{ipa{tʃʏ.ˈsɯːʔ.zʊ.ˌzi}}} | {{nya{chisɯɯ'zuzy}}} |
|!Plural: | {{nya{chizɯzɯjy}}} | ''chi''zɯ//zɯ//jy | {{ipa{ˈtʃi.sʊ.ˌzɯ.dʒi}}} | {{nya{chysuzɯjy}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{chun}}} |
|!Gloss: | cat, to be a cat, to be cat-like |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{chum}}} |
|!Compare with | {{nya{[[chɯŋ]]}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{chun}}} | | {{ipa{tʃoɱ}}} | {{nya{chum}}} |
|!Paucal: | {{nya{chɯɯnnu}}} | ''chɯɯn''nu | {{ipa{ˈtʃɯːn.no}}} | {{nya{chɯɯnnu}}} |
|!Plural: | {{nya{chunnu}}} | ''chun''nu | {{ipa{ˈtʃɯn.no}}} | {{nya{chɯnnu}}} |
!Example Usage:
{{noborder{
||>|>|>|font-family:Verdana,Geneva,sans-serif;//''[[moŋ|mow]] chun[[ɯn|-ɯn]] [[βi]]jy [[ŋa|ŋa-]]zyv[[zɯ]]?''// |
||font-family:Verdana,Geneva,sans-serif;//''mo&#331;''// |font-family:Verdana,Geneva,sans-serif;//''chun-&#623;n''// |font-family:Verdana,Geneva,sans-serif;//''&beta;i-[[jy|-jy]]''// |font-family:Verdana,Geneva,sans-serif;//''&#331;a-[[zyv|-yv-]]-z&#623;''// |
||2sg.POSS |cat-ACC |that-NOM |3sg.~SBJ-3sg.~POBJ-Q |
||>|>|>|Is that your cat? |
|!Phonetic: |moŋ |''chɯn''ɯŋ |βi''chy'' |no''zy''zɯ |
|!IPA: |{{ipa{ɱɜŋ}}} |{{ipa{ˈtʃɯn.ɯŋ}}} |{{ipa{ⱱʏ.ˈtʃi}}} |{{ipa{nɜ.ˈzi.zɯ}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{chuzotun}}} |
|!Gloss: | silent, very quiet, silence |
|!Derivation: | {{nya{[[chun]] + [[za'yrtɒ]]}}} |
|!Combination Form: | {{nya{chɯsrun}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{chuzotun}}} | ''chu''zo//tun// | {{ipa{ˈtʃɯ.sɜ.ˌɾon}}} | {{nya{chɯsorun}}} |
|!Paucal: | {{nya{chuziizotun}}} | chu''zii''zo//tun// | {{ipa{tʃʊ.ˈsʏːʔ.zɜ.ˌɾon}}} | {{nya{chusii'zorun}}} |
|!Plural: | {{nya{chuzozotun}}} | ''chu''zo//zo//tun | {{ipa{ˈtʃɯ.sɜ.ˌzɜ.ton}}} | {{nya{chusozotun}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{chɒ'isit}}} |
|!Gloss: | a bite, to bite, tooth |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Irregular Verb|Irregulars]] |
|!Combination Form: | {{nya{chɒsiz}}} |

@@Add Tooth to EnglishIndex@@
!Noun
|! | |Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{chɒ'isit}}} | ''chɒ'''i//sit// | {{ipa{ˈtʃɒ.ʔʏ.ˌsʏz}}} | {{nya{chɒ'isiz}}} |
|!Paucal: | {{nya{chɒ'yy'isit}}} | chɒ'''yy'''i//sit// | {{ipa{tʃɜ.ˈʔiː.ʔʏ.ˌsʏz}}} | {{nya{cho'yy'isiz}}} |
|!Plural: | {{nya{chɒ'iisit}}} | chɒ'''ii''sit | {{ipa{tʃɜ.ˈʔʏːʔ.zʏp}}} | {{nya{cho'ii'zit}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{chɯjy}}} |
|!Gloss: | to (destination), to go to, destination (base) |
|!Irregularity: | [[Irregular Verb, Combo - Type 4|Irregulars]] |
|!Stress: | ''chɯ''jy |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈtʃɯ.dʒi}}} / {{nya{chɯjy}}} |
|!Combination Form: | {{nya{chɯ}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{chɯnchɯŋ}}} |
|!Gloss: | to retell, to tell a story, to narrate; a story, tale, or narration |
|!Derivation: | {{nya{[[chɯŋ]]}}} + repetition |
|!Irregularity: | [[Repeating Verb|RepeatVerb]], [[Noun - Type 5|Irregulars]] |
|!Combination Form: | {{nya{chɯn}}} (same as {{nya{[[chɯŋ]]}}})  |

''Notes:'' Nouns incorporate in blank: chɯnchɯ_ _ _ŋ
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{chɯnchɯŋ}}} | ''chɯn''chɯŋ | {{ipa{ˈtʃɯn.sɯŋ}}} | {{nya{chɯnsɯŋ}}} |
|!Paucal: | {{nya{chɯchɯŋŋo}}} | ''chɯ''chɯŋ//ŋo// | {{ipa{ˈtʃɯ.tʃo.ˌɱɜ}}} | {{nya{chɯchumo}}} |
|!Plural: | {{nya{chɯchoŋŋo}}} | ''chɯ''choŋ//ŋo// | {{ipa{ˈtʃɯ.tʃɜ.ˌnɜ}}} | {{nya{chɯchono}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{chɯsa}}} |
|!Gloss: | to wherever, to anywhere |
|!Derivation: | {{nya{[[chɯjy]] + [[sa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ''chɯ''sa |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈtʃɯ.sa}}} / {{nya{chɯsa}}} |
|!Combination Form: | {{nya{chɯs}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{chɯto}}} |
|!Gloss: | to somewhere |
|!Derivation: | {{nya{[[chɯjy]] + [[to]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ''chɯ''to |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈtʃɯ.tɜ}}} / {{nya{chɯto}}} |
|!Combination Form: | {{nya{chɯt}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{chɯzɯ}}} |
|!Gloss: | whither? to where? |
|!Derivation: | {{nya{[[chɯjy]] + [[zɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ''chɯ''zɯ |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈtʃɯ.zɯ}}} / {{nya{chɯzɯ}}} |
|!Combination Form: | {{nya{chɯz}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{chɯŋ}}} |
|!Gloss: | speak, speech, talk, intelligence, to tell |
|!Irregularity: | [[Combo - Type 1, Noun - Type 4|Irregulars]] |
|!Combination Form: | {{nya{chɯn}}} |
|!Compare with | {{nya{[[tɯɒv]], [[chun]]}}} |

''Notes:'' Used for long orations, expressions of opinion, and other things that involve thought.
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{chɯŋ}}} | -- | {{ipa{tʃoɱ}}} | {{nya{chum}}} |
|!Paucal: | {{nya{chuuŋŋu}}} | ''chuuŋ''ŋu | {{ipa{ˈtʃoː.ɱo}}} | {{nya{chuunu}}} |
|!Plural: | {{nya{chuŋŋu}}} | ''chuŋ''ŋu | {{ipa{ˈtʃɯ.ɱo}}} | {{nya{chumu}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{chɯβa}}} |
|!Gloss: | thither, to there |
|!Derivation: | {{nya{[[chɯjy]] + [[βa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ''chɯ''βa |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈtʃɯ.ⱱa}}} / {{nya{chɯβa}}} |
|!Combination Form: | {{nya{chɯβ}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{chɯβi}}} |
|!Gloss: | hither, to here |
|!Derivation: | {{nya{[[chɯjy]] + [[βi]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ''chɯ''βi |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈtʃɯ.ⱱʏ}}} / {{nya{chɯβi}}} |
|!Combination Form: | {{nya{chɯβ}}} |
!References:
<<showReferences>>
cold - liquid (cool)	
cold - liquid (slush, icy)	
cold feeling - person / food (cool, pleasant)	rych uses this for any cold that's good 
cold feeling - person / food (unpleasant)	rych uses this for any cold that's bad. Start with t or ch
cold - weather	
cold - wind, draft	
cold, fragile, brittle

warm - liquid - drinkable temps
hot / boiling - liquid - [[titati]]
warm feeling - person / food (pleasant)
hot feeling - person / food (unpleasant)
hot - weather [[laovo]]

hot - person (wearing too many clothes or running a fever, etc)	
hot food - cooked	rych uses this for any hot that's good. Start with w or n
hot food - when it's not supposed to be	rych uses this for any hot that's bad
hot liquid	
hot weather - hot and dry	
hot weather - hot and humid	
ice, icy, frozen	solid water


[[vy'yka]] - comfortable temps
[[laovo]] - hot, burning
;Ability: {{nya{[[kyo'ytko]]}}}
;About: {{nya{[[jok]]}}}
;Abrade / Scrape: {{nya{[[sijurryzz]]}}}
;Abundance / Abundant: {{nya{[[-lifolɒk-]], [[folɒɒki]]}}} (See also: [[Many|en-Many]])
;Across: {{nya{[[taat]]}}}
;Act: {{nya{[[mɯnalak]]}}}
;Adhere / Adhesive / Stick: {{nya{[[kotamy]]}}}
;Adult / Mature: {{nya{[[kyi]]}}}
;Afraid / Fear: {{nya{[[kyry]]}}}
;After: {{nya{[[zotɯir]]}}}
;Again: {{nya{[[muamuim]]}}}
;Alive: {{nya{[[liuw]]}}}
;All: {{nya{[[lɯvu]], [[lɯβfɯt]]}}}
;Almost: {{nya{[[jok]]}}}
;Alternating: {{nya{[[mychkaŋ]]}}}
;Always: {{nya{[[kolɯvu]]}}}
;Among: [[βɯzz]]
;And: {{nya{[[kɯn]]}}}
;Animal: {{nya{[[rarɯ]]}}}
;Another: {{nya{[[ninnan]], [[nira]], [[nivin]], [[nizɒ]]}}}
;Ant: {{nya{[[firitryr]]}}}
;Any: {{nya{[[sa]], [[rasa]], [[viβsa]]}}}
;Anyone: {{nya{[[ŋɯsa]], [[viβsa]]}}}
;Anything: {{nya{[[zɒsa]]}}}
;Anywhere: {{nya{[[chɯsa]], [[lisa]]}}}
;Arm: {{nya{[[jotro]]}}}
;Arrival / Arrive / Come: {{nya{[[zanalakyrtɒ]]}}}
;At: {{nya{[[limu]], [[lɯch]], [[βɯzz]], [[kokɯ]]}}}
;Attack: {{nya{[[ŋɒraow]]}}}
;Attempt / Try / Sample: {{nya{[[vooriy]]}}}
;Back / Behind / Rear: {{nya{[[zoylko]]}}}
;Bad / Evil: {{nya{[[joztiizz]]}}}
;Ball: {{nya{[[timu]]}}}
;Bark: {{nya{[[lyasim]]}}}
;Be: {{nya{[[manŋoss]]}}}
;Because: {{nya{[[ryyβi]], [[ryyβa]]}}}
;Become: {{nya{[[tayriit]]}}}
;Bed: {{nya{[[kɒryriiwkyy]]}}}
;Before: {{nya{[[vyru]]}}}
;Bend: {{nya{[[ryjior]]}}}
;Berry: {{nya{[[matry]]}}}
;Beside: {{nya{[[lɯch]]}}}
;Between: [[βɯzz]]
;Beyond: {{nya{[[taat]]}}}
;Big / Large: {{nya{[[zizofur]], [[zofur]]}}}
;Bite: {{nya{[[chɒ'isit]]}}}
;Black: {{nya{[[jichantio]], [[jio]], [[kochantiuch]], [[kouch]]}}}
;Blade: {{nya{[[jɯinkɯi]]}}}
;Blink: {{nya{[[vyyβy]]}}}
;Block / Obscure: {{nya{[[loniz]]}}}
;Blood: {{nya{[[kiɯk]]}}}
;Blue: {{nya{[[jichantio]], [[jio]], [[kochantiuch]], [[kouch]], [[kyi]], [[kychantii]]}}}
;Boil: {{nya{[[titati]]}}}
;Bore: {{nya{[[zyrchoβ]]}}}
;Bowl: {{nya{[[zajvyk]]}}}
;Box: {{nya{[[lyfiyk]]}}}
;Brave / Bravery: {{nya{[[faw]]}}}
;Break: {{nya{[[lijrakβi]], [[ryjior]], [[tymtaawŋo]]}}}
;Breath / Breathe: {{nya{[[fifivi]]}}}
;Bright: {{nya{[[jɒɯw]], [[tuit]]}}}
;Brown: {{nya{[[jichantio]], [[jio]], [[kichantiɯk]], [[kiɯk]], [[kochantiuch]], [[kouch]], [[lyasim]], [[lychantiasim]]}}}
;Bruise: {{nya{[[ryjior]]}}}
;Burn / Combust: {{nya{[[laovo]]}}}
;But: {{nya{[[nina]]}}}
;Butt / Rear End: {{nya{[[zoylko]]}}}
;By: {{nya{[[sif]]}}}
;Call: {{nya{[[myomty]], [[vatnarɒ]]}}}
;Can: {{nya{[[kyo'ytko]]}}}
;Career / Profession: {{nya{[[-tif]], [[tifo]]}}}
;Carry: {{nya{[[jotro]]}}}
;Cat: {{nya{[[chun]]}}}
;Cause: {{nya{[[ŋiitla]]}}}
;Change: {{nya{[[tayriit]]}}}
;Chest: {{nya{[[vyru]]}}}
;Child: {{nya{[[ŋafnɯŋ]]}}}
;Claw / Fingernail / Talon: {{nya{[[jichna]]}}}
;Climb: {{nya{[[morass]]}}}
;Close: {{nya{[[jok]]}}}
;Color: {{nya{[[chanyki]]}}}
;Comfort / Comfortable / Cozy: {{nya{[[kifinsiŋ]]}}}
;Command / Order: {{nya{[[rywvii]]}}}
;Compare / Comparison: {{nya{[[sɒk]]}}}
;Complete / Finished: {{nya{[[lɯβfɯt]]}}}
;Consider: {{nya{[[vooriy]]}}}
;Container: {{nya{[[lyfiyk]]}}}, (of) {{nya{[[-iijan-]]}}}
;Convince / Persuade: {{nya{[[fɯchɯnchiβɯr]]}}}
;Cook: {{nya{[[tityk]], [[titati]]}}}
;Cool: {{nya{[[vy'yka]]}}}
;Cooperate / Cooperation: {{nya{[[siryi]]}}}
;Corner: {{nya{[[tiββiɒ]]}}}
;Correct / Right: {{nya{[[so]], [[lonɯfa]]}}}
;Crack: {{nya{[[ryjior]]}}}
;Craft / Create: {{nya{[[saloa]]}}}
;Cut: {{nya{[[kimiiraɯk]], [[jichna]]}}}
;Damage: {{nya{[[ryjior]]}}}
;Dappled: {{nya{[[mychkaŋ]]}}}
;Dark: {{nya{[[kouch]], [[kochantiuch]]}}}
;Day / Daytime: {{nya{[[jɒɯw]]}}}
;Death / Die: {{nya{[[kayw]]}}}
;Deer: {{nya{[[fiβakroryr]]}}}
;Desire: {{nya{[[vanfayj]]}}}
;Destination: {{nya{[[chizɯjy]], [[chɯjy]]}}}
;Destroy: {{nya{[[lijrakβi]]}}}
;Determination: {{nya{[[kotoɒ]]}}}
;Differ / Difference: {{nya{[[sɒk]]}}}
;Discover / Discovery: {{nya{[[lɒɒβso]], [[lizɒɒβso]]}}}
;Disease / Illness / Sickness: {{nya{[[vɒtkɒt]]}}}
;Divide / Portion / Fraction: {{nya{[[tymtaawŋo]]}}}
;Do: {{nya{[[fifivi]], [[mɯnalak]], [[saloa]]}}}
;Dot / Jot / Speck / Spot: {{nya{[[tokoto]], [[tyŋit]]}}}
;Down: {{nya{[[nak]]}}}
;Drill: {{nya{[[zyrchoβ]]}}}
;Drink: {{nya{[[laynat]]}}}
;Drum: {{nya{[[vulo]]}}}
;Dust / Dusty: {{nya{[[chachykmaŋnyki]], [[chiwkiŋam]]}}}
;Dye: {{nya{[[chamiiraanyki]]}}}
;Early: {{nya{[[ŋafnɯŋ]]}}}
;Eat: {{nya{[[siot]]}}}
;Eighteen (18): {{nya{[[lɯβfɯt]]}}}
;Elsewhere: {{nya{[[nili]]}}}
;Entire / Total / Whole: {{nya{[[lɯβfɯt]]}}}
;Every: (way) {{nya{[[fɯlɯvu]], [[lɯvu]], [[ralɯ]]}}}
;Everybody / Everyone: {{nya{[[ŋɯlɯ]], [[ralɯ]], [[viβlɯ]]}}}
;Everything: {{nya{[[zɒlɯ]]}}}
;Everyway: {{nya{[[fɯlɯvu]]}}}
;Everywhere: {{nya{[[lilɯvu]]}}}
;Exercise: {{nya{[[fifivi]]}}}
;Exert: {{nya{[[fifivi]]}}}
;Exist: {{nya{[[manŋoss]]}}}
;Experience: (to have) {{nya{[[maryoβy]]}}}
;Expert / Expertise: {{nya{[[-tif]], [[tifo]]}}}
;Eye: {{nya{[[tyoka]]}}}
;Fall / Descend: {{nya{[[nak]]}}}
;Family: {{nya{[[taknɒnko]]}}}
;Far: {{nya{[[zanli]]}}}
;Fast / Quick: {{nya{[[firyr]]}}}
;Feather: {{nya{[[nyki]], [[natryyki]]}}}
;Female: {{nya{[[-rit]], [[-yo]]}}}
;Ferment / Cider / Mead / Wine: {{nya{[[viɯ]]}}}
;Film / Filmy: {{nya{[[chachykmaŋnyki]], [[chiwkiŋam]]}}}
;Find: {{nya{[[rarriβ]]}}}
;Fire: {{nya{[[laovo]]}}}
;Fireplace: {{nya{[[fajo]]}}}
;Fish: {{nya{[[fivyβjiryr]]}}}
;Five (5): {{nya{[[sɒyβ]]}}}
;Flash: {{nya{[[vyyβy]]}}}
;Flickering: {{nya{[[mychkaŋ]]}}}
;Flower: {{nya{[[jasa]]}}}
;Flutter: {{nya{[[fɯslat]]}}}
;Fog / Foggy: {{nya{[[chiwkiŋam]], [[jichykmaŋo]], [[ŋachykmaŋafnɯŋ]]}}}
;Fold / Crease / Wrinkle: {{nya{[[tymtaawŋo]]}}}
;Food: {{nya{[[siot]], [[siotryojyŋ]], [[siryyrot]]}}}
;Foot: {{nya{[[za'yrtɒ]]}}}
;For: {{nya{[[fɯchi]], [[ŋɒch]], [[ryyr]], [[ryysa]], [[ryyto]]}}}
;Forge / Smith: {{nya{[[fajo]], [[tityk]]}}}
;Four (4): {{nya{[[zatɒ]]}}}
;Fragrance / Perfume: {{nya{[[myratɒ]]}}}
;Frighten, Scare, Frightening, Scary: {{nya{[[kymiirary]]}}}
;From: {{nya{[[ŋɒch]], [[syzɯ]], [[syβi]], [[syβa]], [[syto]], [[sysa]], [[mymsy]], [[zansy]]}}}
;Front: {{nya{[[vyru]]}}}
;Fruit: {{nya{[[jasa]]}}}
;Full: {{nya{[[lɯβfɯt]]}}}
;Function: {{nya{[[mɯnalak]]}}}
;Fur / Fuzz / Furry: {{nya{[[ryakkin]], [[ratry'yakkin]]}}}
;Gallop: {{nya{[[fɒmfomfii]]}}}
;Get / Receive: {{nya{[[rarriβ]]}}}
;Gift / Give: {{nya{[[sɒɯlyβ]], [[sɒmiiraɯlyβ]], [[tyβi]]}}}
;Glow: {{nya{[[tuit]]}}}
;Glue / Adhesive: {{nya{[[kotamy]]}}}
;Gnat: {{nya{[[firitryr]]}}}
;Go: {{nya{[[chɯjy]]}}}
;Good / Moral / Virtue: {{nya{[[lonɯfa]]}}}
;Grass: {{nya{[[sissomo]]}}}
;Gray: {{nya{[[lyasim]], [[lychantiasim]]}}}
;Green: {{nya{[[jichantio]], [[jio]], [[kochantiuch]], [[kouch]], [[kyi]], [[kychantii]], [[ŋachantifnɯŋ]], [[ŋafnɯŋ]]}}}
;Ground / Land: {{nya{[[jaiso]]}}}
;Grow / Growth: {{nya{[[myyŋjɯŋ]]}}}
;Hair / Hairy: {{nya{[[ryakkin]], [[ratry'yakkin]]}}}
;Hand: {{nya{[[sɒɯlyβ]]}}}
;Handle: {{nya{[[sɒɯlyβ]]}}}
;Happen: {{nya{[[manŋoss]]}}}
; Hate / Loathe: {{nya{[[jarsiŋ]]}}}
;Have: {{nya{[[sɒβsɒɯlyβ]]}}}
;Heart: {{nya{[[vulo]]}}}
;Hearth: {{nya{[[fajo]]}}}
;Here: {{nya{[[chɯβi]], [[liβi]], [[syβi]], [[mymsy]]}}}
;Hit: {{nya{[[βitkika]]}}}
;Hold / Grip: {{nya{[[sɒβsɒɯlyβ]]}}}
;Hole: {{nya{[[zizyrchoβ]]}}}
;Home: {{nya{[[-iijan-]]}}}
;Honey / Sugar / Sap / Nectar / Sweet: {{nya{[[tymyf]]}}}
;Host: {{nya{[[zajvyk]]}}}
;Hot: {{nya{[[laovo]]}}}
;Hour: [[βulɒot]]
;How: {{nya{[[fɯto]], [[fɯzɯ]]}}}
;However: {{nya{[[fɯsa]]}}}
;Hunt: {{nya{[[βych]]}}}
;Hunter: {{nya{[[βychviβ]]}}}
;Hurry / Rush: {{nya{[[firyr]]}}}
;Hurt: {{nya{[[βitkika]]}}}
;Idea: {{nya{[[zawja]]}}}
;In / Inside / Within: [[βɯzz]]
;Incorrect / Wrong: {{nya{[[mit]], [[joztiizz]]}}}
;Intelligence / Intelligent: {{nya{[[chɯŋ]]}}}
;Interact / Interaction: {{nya{[[siryi]]}}}
;Invent / Invention: {{nya{[[lɒɒβso]], [[lizɒɒβso]]}}}
;Joint: {{nya{[[ryjior]]}}}
;Juicy: {{nya{[[jatrio]]}}}
;Kitchen: {{nya{[[fajo]]}}}
;Knife: {{nya{[[jɯinkɯi]]}}}
;Knock: {{nya{[[βitkika]]}}}
;Know / Knowledge: {{nya{[[maryoβy]], [[vatnarɒ]]}}}
;Leaf / Leafy: {{nya{[[nyki]], [[natryyki]]}}}
;More: {{nya{[[nyywli]]}}}
;Light: {{nya{[[jɒɯw]]}}}
;Like / Favor / Enjoy: {{nya{[[razŋaw]]}}}
;Like / Similar {{nya{[[βokko]]}}}
;Liquid: {{nya{[[jio]]}}}
;Little / Small: {{nya{[[chizizz]], [[chizz]]}}}
;Live: {{nya{[[liuw]], [[manŋoss]]}}}
;Long: {{nya{[[zizofur]], [[zofur]], [[lin]]}}}
;Lose: {{nya{[[tyβi]]}}}
;Loud: {{nya{[[ŋolyrtyi]], [[soraka]]}}}
;Lust: {{nya{[[vanfayj]]}}}
;Make: {{nya{[[saloa]]}}}
;Male: {{nya{[[-nam]], [[-nɯz]]}}}
;Malleable: {{nya{[[kifinsiŋ]]}}}
;Manager / Problem Solver: {{nya{[[mɯkviβ]]}}}
;Many: {{nya{[[folɒɒki]]}}} (See also: [[Abundance|en-Abundance]])
;Meal: {{nya{[[zajvyk]]}}}
;Meat: {{nya{[[rasirryot]], [[siotryojyŋ]]}}}
;Metal: {{nya{[[lyasim]]}}}
;Method: {{nya{[[fizɯchi]], [[fɯchi]]}}} (See also: [[en-Way]])
;Miss: {{nya{[[βoɒnβy]]}}}
;Mist / Misty: {{nya{[[chiwkiŋam]], [[jichykmaŋo]]}}}
;Money: {{nya{[[-mimin]]}}}
;More: {{nya{[[mɯvɯ]]}}}
;Morning: {{nya{[[ŋafnɯŋ]]}}}
;Mouse: {{nya{[[filyzyŋryr]]}}} (See also: [[en-Rat]])
;Nail: {{nya{[[zyrchoβ]]}}}
;Name: {{nya{[[myomty]], [[vatnarɒ]]}}}
;Nap: {{nya{[[kizɒiwkyy]]}}}
;Narrow: {{nya{[[chizizz]], [[chizz]], [[lin]]}}}
;Near / Nearby: {{nya{[[jok]], [[mymli]]}}}
;Need: {{nya{[[mɯk]]}}}
;Needle: {{nya{[[zyrchoβ]]}}}
;Nest: {{nya{[[kɒryriiwkyy]]}}}
;Never: {{nya{[[koka]]}}}
;New: {{nya{[[tatnoch]]}}}
;Next: {{nya{[[zotɯir]]}}}
;Night: {{nya{[[kouch]]}}}
;Nine (9): {{nya{[[lyβ]]}}}
;No / None / Not: {{nya{[[fɯka]], [[katɯ]], [[mit]], [[ŋɯka]], [[raka]], [[ryyka]], [[viβka]]}}}
;Nobody / No one: {{nya{[[ŋɯka]], [[viβka]]}}}
;Noon: {{nya{[[kyi]]}}}
;Nose / Muzzle: {{nya{[[nifon]]}}}
;Nothing: {{nya{[[zɒka]]}}}
;Now: {{nya{[[kochɯβa]], [[koβi]], [[zanko]]}}}
;Nowhere: {{nya{[[lika]]}}}
;Of: {{nya{[[ŋɒch]]}}}
;Old: {{nya{[[vɯwrɒm]]}}}
;On: {{nya{[[lɯch]]}}}
;One: {{nya{[[vinto]], [[rɒw]]}}}
;Or: {{nya{[[nina]]}}}
Orange: {{nya{[[jachantisa]], [[jasa]], [[kichantiɯk]], [[kiɯk]]}}}
;Other: {{nya{[[niffy]], [[niko]], [[nina]], [[nira]], [[niviβ]]}}}
;Otherwise: {{nya{[[niffy]]}}}
;Paint: {{nya{[[chamiiraanyki]]}}}
;Pale: {{nya{[[ŋafnɯŋ]]}}}
;Pant: {{nya{[[fifivi]]}}}
;Pastel Colors: {{nya{[[jɒchantiɯw]], [[jɒɯw]], [[ŋachantifnɯŋ]], [[ŋafnɯŋ]]}}}
;Payment: {{nya{[[-tisso]]}}}
;Pebble: {{nya{[[tya]]}}}
;Person / People: {{nya{[[viβ]], [[viββi]]}}}
;Pierce / Skewer: {{nya{[[zyrchoβ]]}}}
;Pink: {{nya{[[jachantisa]], [[jasa]]}}}
;Place: {{nya{[[-fajo-]], [[-iijan-]], [[lizimu]]}}}
;Plan: {{nya{[[vyru]]}}}
;Play: {{nya{[[timu]]}}}
;Point: {{nya{[[tiββiɒ]]}}}
;Pollute / Pollution: {{nya{[[lijrakβi]]}}}
;Pound: {{nya{[[vulo]]}}}
;Pour: {{nya{[[jimat]]}}}
;Predator: {{nya{[[βychviβ]]}}}
;Prey: {{nya{[[rasirryot]], [[siotryojyŋ]], [[siryyrot]]}}}
;Purple: {{nya{[[jachantisa]], [[jasa]], [[jichantio]], [[jio]] [[kochantiuch]], [[kouch]]}}}
;Purpose: {{nya{[[rizyyr]]}}}
;Put: {{nya{[[limu]]}}}
;Quiet / Silent / Silence: {{nya{[[chuzotun]], [[siysiss]]}}}
;Rat: {{nya{[[filyzyŋryr]]}}} (See also: [[en-Mouse]])
;Rattle: {{nya{[[ryjior]]}}}
;Raw / Green / Unripe: {{nya{[[ŋafnɯŋ]]}}}
;Reason: {{nya{[[rizyyr]], [[ryyka]], [[ryyr]], [[ryysa]], [[ryyto]]}}}
;Receive: {{nya{[[sɒmiiraɯlyβ]]}}}
;Recognize / Perceive: {{nya{[[vatnarɒ]]}}}
Red: {{nya{[[jachantisa]], [[jasa]], [[kichantiɯk]], [[kiɯk]]}}}
;Remain / Stay: {{nya{[[kotamy]]}}}
;Repeat / Repetition: {{nya{[[muamuim]]}}}
;Request: {{nya{[[fɒkkittu]]}}}
;Requirement: {{nya{[[rywvii]]}}}
;Result: {{nya{[[zotɯir]]}}}
;Rip / Tear: {{nya{[[sijurryzz]]}}}
;Ripe: {{nya{[[kyi]]}}}
;Rise: {{nya{[[morass]]}}}
;Roar: {{nya{[[ŋolyrtyi]]}}}
;Rodent: {{nya{[[filyzyŋryr]]}}} (See also: [[en-Rat]])
;Route: {{nya{[[sif]]}}}
;Rub: {{nya{[[koin]]}}}
;Run: {{nya{[[fɒmfomfii]], [[mottofii]]}}}
;Savory / Umami: {{nya{[[miftyk]]}}}
;Say: {{nya{[[chɯŋ]], [[tɯɒv]]}}}
;Scale / Scaly: {{nya{[[nyki]], [[natryyki]]}}}
;Score: {{nya{[[jichna]]}}}
;Scratch: {{nya{[[jichna]], [[ryjior]]}}}
;Scream: {{nya{[[soraka]]}}} (Compare: [[Yell|en-Yell]])
;Scurry: {{nya{[[firyr]]}}}
;Search: {{nya{[[βych]]}}}
;Season: {{nya{[[riamyaw]]}}}
;See / Sight: {{nya{[[tyoka]]}}}
;Serve: {{nya{[[mɯnalak]]}}}
;Seven (7): {{nya{[[lajiy]]}}}
;Sew: {{nya{[[fɯslat]]}}}
;Sharp: {{nya{[[jɯinkɯi]]}}}
;Shatter: {{nya{[[lijrakβi]]}}}
;Shell: {{nya{[[lyasim]]}}}
;Shoot: {{nya{[[lymrachy]]}}}
;Short: {{nya{[[chizizz]], [[chizz]]}}}
;Shrew: {{nya{[[filyzyŋryr]]}}} (See also: [[en-Rat]])
;Sing / Song: {{nya{[[ramitɒ]]}}}
;Six: {{nya{[[kir]]}}}
;Skin: {{nya{[[chanyki]]}}}
;Sky: {{nya{[[riamyaw]]}}}
;Sleep / Sleepy: {{nya{[[kɒiwkyy]], [[katrɒiwkyy]], [[kizɒiwkyy]]}}}
;Smell: {{nya{[[moksom]], [[myratɒ]], [[nifon]]}}}
;Smoke / Smokey: {{nya{[[chiwkiŋam]], [[lachykmaŋovo]]}}}
;Snap: {{nya{[[sijurryzz]]}}}
;So: {{nya{[[zor]]}}}
;Soft / Softness: {{nya{[[lowvi]], [[kifinsiŋ]], [[siysiss]]}}}
;Solid: {{nya{[[jaiso]]}}}
;Solution: {{nya{[[mɯkzoɯr]]}}}
;Some: {{nya{[[nanto]], [[niko]], [[rato]], [[ryysa]], [[ryyto]], [[to]], [[zɒto]]}}}
;Somehow: {{nya{[[fɯto]]}}}
;Someone: {{nya{[[niviβ]], [[ŋɯto]], [[viβto]]}}}
;Something: {{nya{[[nizɒ]], [[zɒto]]}}}
;Sometime: {{nya{[[koto]], [[niko]]}}}
;Somewhere: {{nya{[[chɯto]], [[lito]], [[nili]]}}}
;Soon: {{nya{[[mymko]]}}}
;Speak / Speech: {{nya{[[chɯŋ]], [[tɯɒv]]}}}
;Spirit / Will: {{nya{[[kotoɒ]]}}}
;Spy: {{nya{[[βych]]}}}
;Stab: {{nya{[[zyrchoβ]], [[lymrachy]]}}}
;Stampede: {{nya{[[fɒmfomfii]]}}}
;Stand: {{nya{[[fim]]}}}
;Star: {{nya{[[tuit]]}}}
;Sting: {{nya{[[zyrchoβ]]}}}
;Stink: {{nya{[[moksom]]}}}
;Stone / Rock: {{nya{[[lyasim]], [[tya]]}}}
;Stop: {{nya{[[kotamy]]}}}
;Strike: {{nya{[[βitkika]]
;Sun / Sunlight / Sunshine: {{nya{[[lajɒwovo]]}}}
;Surface: {{nya{[[chanyki]]}}}
;Tail: {{nya{[[ŋuu]]}}}
;Talk: {{nya{[[chɯŋ]]}}}
;Tall: {{nya{[[myyŋjɯŋ]]}}}
;Tell: {{nya{[[chɯŋ]]}}}
;Test: {{nya{[[vooriy]]}}}
;That: {{nya{[[βa]], [[βi]], [[fɯβa]], [[nanβi]], [[raβi]], [[viββi]], [[vinβi]], [[zɒβi]]}}}
;Then: {{nya{[[kochɯβa]], [[koβa]], [[zanko]], [[zor]]}}}
;There: {{nya{[[chɯβa]], [[liβa]], [[syβa]], [[zansy]]}}}
;Therefore: {{nya{[[zor]]}}}
;Thing: {{nya{[[-zaz]], [[zɒzɒ]]}}}
;Think / Thought: {{nya{[[zawja]]}}}
;This: {{nya{[[βi]], [[fɯβi]], [[nanβi]], [[raβi]], [[viββi]], [[vinβi]], [[zɒβi]]}}}
;Thorn: {{nya{[[jichna]]}}}
; Three (3): {{nya{[[zyjɯl]]}}}
;Through: {{nya{[[nyma]]}}}
;To / Toward: {{nya{[[chɯjy]], [[chɯsa]], [[chɯto]], [[chɯzɯ]], [[chɯβa]], [[chɯβi]], [[kochɯβa]], [[kochɯβi]], [[mymchɯ]], [[zanchɯ]]}}}
;Tool: {{nya{[[-fini]], [[fini]], [[mɯkzaz]]}}}
;Touch: {{nya{[[koin]], [[sɒɯlyβ]]}}}
;Toy: {{nya{[[timu]]}}}
;Trash: {{nya{[[lijrakβi]]}}}
;Travel: {{nya{[[za'yrtɒ]]}}}
;Tree: {{nya{[[loβimywnys]]}}}, (type of) {{nya{[[sai]]}}}
;Two (2): {{nya{[[ton]]}}}
;Understand: {{nya{[[maryoβy]]}}}
;Up: {{nya{[[morass]]}}}
;Use: {{nya{[[fini]]}}}
;Very: {{nya{[[mɯvɯ]], [[lɯɒrri]], [[nyywli]]}}}
;Via: {{nya{[[sif]]}}}
;Walk: {{nya{[[za'yrtɒ]], [[sisifii]]}}}
;Wall: {{nya{[[loniz]]}}}
;Want: {{nya{[[vanfayj]]}}}
;Warm / Warmth: {{nya{[[vy'yka]]}}}
;Water / Wet: {{nya{[[jio]]}}}
;Waterfall: {{nya{[[jimat]]}}}
;Wave / Wiggle: {{nya{[[fɯslat]], [[ŋuu]]}}}
;Way: {{nya{[[fizɯchi]], [[fɯchi]], [[fɯka]], [[fɯlɯvu]], [[fɯβa]], [[fɯβi]], [[sif]]}}} (See also: [[en-Method]])
;Weather: {{nya{[[ŋolyrtyi]], [[riamyaw]], [[siysiss]]}}}
;Weave: {{nya{[[fɯslat]]}}}
;Wet: {{nya{[[jio]]}}}
;What: {{nya{[[zɯ]]}}}
;When: {{nya{[[kozɯ]], [[kosa]]}}}
;Whenever: {{nya{[[kosa]]}}}
;Where: {{nya{[[chɯzɯ]], [[lizɯ]], [[syzɯ]]}}}
;Wherever: {{nya{[[chɯsa]], [[lisa]], [[sysa]]}}}
;Which: {{nya{[[razɯ]]}}}
;Whip: {{nya{[[sijurryzz]]}}}
;Whisper: {{nya{[[siysiss]]}}}
;White / ~Off-White: {{nya{[[jɒchantiɯw]], [[jɒɯw]], [[ŋachantifnɯŋ]], [[ŋafnɯŋ]], [[lyasim]]}}}
;Who: {{nya{[[vizɯ]]}}}
;Whose: {{nya{[[ŋɯzɯ]]}}}
;Why: {{nya{[[ryyzɯ]]}}}
;Wide: {{nya{[[zizofur]], [[zofur]]}}}
;Wig: {{nya{[[ryakryojyŋkin]]}}}
;Wish: {{nya{[[fɒkkittu]]}}}
;With: {{nya{[[lɯch]], [[sif]]}}}
;Word: {{nya{[[tɯɒv]]}}}
;Work: {{nya{[[fifivi]], [[tityk]]}}}
;Workshop / Workspace: {{nya{[[fajo]]}}}
;Wound: {{nya{[[zizyrchoβ]]}}}
;Yell: {{nya{[[ŋolyrtyi]]}}}
;Yellow: {{nya{[[jachantisa]], [[jasa]], [[lyasim]], [[lychantiasim]], [[ŋachantifnɯŋ]], [[ŋafnɯŋ]]}}}
;Yes: {{nya{[[so]]}}}
;Zero (0): {{nya{[[katɯ]]}}}
Entries to be transcluded in [[EnglishIndex]]
Unvoiced labiodental fricative.
|!Lexeme: | {{nya{fajo}}} |
|!Gloss: | hearth, fireplace, firepit, kitchen, smithy, forge, generically any workspace or workshop |
|!Combination Form: | {{nya{foza}}} |
|!Compare with | {{nya{[[-fajo-]], [[tityk]]}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{fajo}}} | fa''jo'' | {{ipa{fɜ.ˈza}}} | {{nya{foza}}} |
|!Paucal: | {{nya{fajojo}}} | fa''jo''jo | {{ipa{fɜ.ˈdʒa.dʒɜ}}} | {{nya{fojajo}}} |
|!Plural: | {{nya{fajɯɯjo}}} | fa''jɯɯ''jo | {{ipa{fɜ.ˈdʒɯːʔ.dʒɜ}}} | {{nya{fojɯɯ'jo}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{faw}}} |
|!Gloss: | brave, bravery, bold, daring |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fɜl}}} / {{nya{fol}}} |
|!Combination Form: | {{nya{fɜl}}} |

@@add bold and daring to English Index@@
!References:
<<showReferences>>
|!Lexeme: | {{nya{fifivi}}} |
|!Gloss: | to pant, to breath loudly as from running, to exercise, to work hard, to exert, to do |
|!Derivation: | {{nya{[[fii]]}}} |
|!Irregularity: | [[Verbs]], [[Irregular Verb|Irregulars]] |
|!Stress: | fi''fi''vi |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fʏ.fi.fʏ}}} / {{nya{fifyfi}}} |
|!Combination Form: | {{nya{fifyf}}} |
!References:
<<showReferences>>
|!Entry: | {{nya{fii}}} |
|!Gloss: | Bound root meaning to move, representing loud breathing. |
|!Derivation: | Ideophone / Onomatopoeic |

!References:
<<showReferences>>
|!Lexeme: | {{nya{filyzyŋryr}}} |
|!Gloss: | mouse, rat, shrew, small rodent |
|!Derivation: | {{nya{[[firyr]] + [[lyasim]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{filymryz}}} |

"A brave mouse and a cowardly cat both chose badly."
It is wise to know your place and environment.


!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{filyzyŋryr}}} | fi''ly''zyŋ//ryr// | {{ipa{fʏ.ˈɰy.zɪɱ.ˌɾiz}}} | {{nya{fiwyzimryz}}} |
|!Paucal: | {{nya{filyylyzyŋryr}}} | fi''lyy''lyzyŋ''ryr'' | {{ipa{fʏ.ˈɰyːʔ.ɰʏ.zɪɱ.ˈɾiz}}} | {{nya{fiwyy'wizimryz}}} |
|!Plural: | {{nya{filylyzyŋryr}}} | fi''ly''lyzyŋ''ryr'' | {{ipa{fʏ.ˈɰy.ɰʏ.zɪɱ.ˈɾiz}}} | {{nya{fiwywizimryz}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{fim}}} |
|!Gloss: | to stand |
|!Irregularity: | [[Verbs]] |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fʏɲ}}} / {{nya{fiŋ}}} |
|!Combination Form: | {{nya{fiŋ}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{fini}}} |
|!Gloss: | tool, to use |
|!Irregularity: | [[Irregular Verb|Irregulars]] |
|!Combination Form: | {{nya{fimy}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{fini}}} | fi''ni'' | {{ipa{fɪ.ˈni}}} | {{nya{finy}}} |
|!Paucal: | {{nya{finyyni}}} | fi''nyy''ni | {{ipa{fɪ.ˈniːʔ.nɪ}}} | {{nya{finyy'ni}}} |
|!Plural: | {{nya{finini}}} | fi''ni''ni | {{ipa{fɪ.ni.nɪ}}} | {{nya{finyni}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{firitryr}}} |
|!Gloss: | ant, gnat |
|!Derivation: | {{nya{[[firyr]] + [[tyŋit]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{fiβyz}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{firitryr}}} | fi''rit''ryr | {{ipa{fʏ.ˈⱱit.ɾiz}}} | {{nya{fiβytryz}}} |
|!Paucal: | {{nya{firyyttiryr}}} | fi''ryyt''ti//ryr// | {{ipa{fʏ.ˈⱱiːt.tʏ.ˌɾiz}}} | {{nya{fiβyytiryz}}} |
|!Plural: | {{nya{firittiryr}}} | fi''rit''ti//ryr// | {{ipa{fʏ.ˈⱱit.tʏ.ˌⱱiz}}} | {{nya{fiβytiβyz}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{firyr}}} |
|!Gloss: | fast, rush, hurry, scurry, quick, quickness |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | fi''ryr'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fʏ.ˈⱱiz}}} / {{nya{fiβyz}}} |
|!Combination Form: | {{nya{fiβyz}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{fivyβjiryr}}} |
|!Gloss: | fish |
|!Derivation: | {{nya{[[firyr]] + [[vyyβy]] + [[jio]]}}} |
|!Irregularity: | irregular formation, [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{fifyjβyz}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{fivyβjiryr}}} | fi''vyβ''ji//ryr// | {{ipa{fʏ.fi.dʒʏ.ⱱiz}}} | {{nya{fifyjiβyz}}} |
|!Paucal: | {{nya{fivyyββyjiryr}}} | fi''vyyβ''βyji''ryr'' | {{ipa{fʏ.ˈfiː.ⱱʏ.dʒʏ.ˈⱱiz}}} | {{nya{fifyyβijiβyz}}} |
|!Plural: | {{nya{fivyββyjiryr}}} | fi''vyβ''βyji''ryr'' | {{ipa{fʏ.ˈfi.ⱱʏ.dʒʏ.ˈⱱiz}}} | {{nya{fifyβijiβyz}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{fizɯchi}}} |
|!Gloss: | method, way |
|!Derivation: | {{nya{[[fɯchi]] + [[-iz-]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{fisɯch}}} |
|!Compare with | {{nya{[[fɯchi]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{fizɯchi}}} | fi''zɯ''chi | {{ipa{fʏ.ˈsɯ.tʃʏ}}} | {{nya{fisɯchi}}} |
|!Paucal: | {{nya{fizɯɯzɯchi}}} | fi''zɯɯ''zɯ//chi// | {{ipa{fʏ.ˈsɯːʔ.zʊ.ˌtʃʏ}}} | {{nya{fisɯɯ'zuchi}}} |
|!Plural: | {{nya{fizɯzɯchi}}} | fi''zɯ''zɯ//chi// | {{ipa{fʏ.ˈsɯ.zʊ.ˌtʃʏ}}} | {{nya{fisɯzuchi}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{fiβakroryr}}} |
|!Gloss: | deer |
|!Derivation: | {{nya{[[tokoto]] + [[firyr]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{fiβarryz}}} |
|!Compare with | {{nya{x}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{fiβakroryr}}} | fi''βak''ro//ryr// | {{ipa{fʏ.ˈⱱad.ɾɜ.ˌɾiz}}} | {{nya{fiβatroryz}}} |
|!Paucal: | {{nya{fiβookkaroryr}}} | fi''βook''karo''ryr'' | {{ipa{fʏ.ˈⱱɜː.kɜ.ɾɜ.ˈɾiz}}} | {{nya{fiβookororyz}}} |
|!Plural: | {{nya{fiβakkaroryr}}} | fi''βak''karo''ryr'' | {{ipa{fʏ.ˈⱱɜ.gɜ.ɾɜ.ˈɾiz}}} | {{nya{fiβakororyz}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{fiβkii}}} |
|!Gloss: | to wear, a piece of clothing |
|!Combination Form: | {{nya{fiji}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{fiβkii}}} | fiβ''kii'' | {{ipa{fʏ.ˈdʒʏːʔ}}} | {{nya{fijii'}}} |
|!Paucal: | {{nya{fiβkyyki}}} | fiβ''kyy''ki | {{ipa{fʏ.ˈdʒiːʔ.gʏ}}} | {{nya{fijyy'ki}}} |
|!Plural: | {{nya{fiβkiiki}}} | fiβ''kii''ki | {{ipa{fʏ.ˈdʒiːʔ.dʏ}}} | {{nya{fijii'ti}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{folɒɒki}}} |
|!Gloss: | Many, abundance, lots, abundant, to be in abundance |
|!Irregularity: | [[Descriptives]] |
|!Stress: | fo''lɒɒ''ki |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fɜ.ˈɰɒːʔ.dʏ}}} / {{nya{fowɒɒ'ti}}} |
|!Combination Form: | {{nya{folɒt}}} |
|!Compare with | {{nya{[[zofur]], [[mɯvɯ]]}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{fon-}}} |
|!Gloss: | Future tense marker |
|!Placement: | Prefix |

!References:
<<showReferences>>
|!Lexeme: | {{nya{fɒkkittu}}} |
|!Gloss: | wish, request, hope |
|!Combination Form: | {{nya{fokyt}}} |
|!Compare with | {{nya{[[-tytu]]}}} |

@@add Hope to English Index@@

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{fɒkkittu}}} | fɒk''kit''tu | {{ipa{fɜ.ˈki.tʊ}}} | {{nya{fokytu}}} |
|!Paucal: | {{nya{fɒkkyyttitu}}} | fɒk''kyyt''ti//tu// | {{ipa{fɜ.ˈkiː.tʏ.ˌⱱʊ}}} | {{nya{fokyytiβu}}} |
|!Plural: | {{nya{fɒkkittitu}}} | fɒk''kit''ti//tu// | {{ipa{fɜ.ˈki.tʏ.ˌⱱʊ}}} | {{nya{fokytiβu}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{fɒmfom}}} |
|!Gloss: | Bound root representing repetitive movement and sound of feet hitting. It implies a large quantity of movement and is used for animals, not people. |
|!Derivation: | Ideophone / Onomatopoeic |

!References:
<<showReferences>>
|!Lexeme: | {{nya{fɒmfomfii}}} |
|!Gloss: | to run like an animal, to gallop, to stampede |
|!Derivation: | {{nya{[[fɒmfom]] + [[fii]]}}} |
|!Irregularity: | [[Irregular Verb|Irregulars]] |
|!Stress: | fɒm''fom''fii |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fɜɱ.ˈfaɱ.fʏːʔ}}} / {{nya{fomfamfii'}}} |
|!Combination Form: | {{nya{fofaf}}} |
|!Compare with | {{nya{[[mottofii]]}}} |

!References:
<<showReferences>>

|!Lexeme: | {{nya{fɯchi}}} |
|!Gloss: | for, by, in order to, way, method |
|!Irregularity: |  [[Irregular Verb, Combo - Type 3, Noun - Type 1|Irregulars]] |
|!Stress: | fɯ''chi'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fʊ.ˈtʃi}}} / {{nya{fuchy}}} |
|!Combination Form: | {{nya{fuchy, fɯ}}} |
|!Compare with | {{nya{[[sif]]}}} |

''Notes:'' Base in the correlative table. Used for method and means, while {{nya{sif}}} is used for travel and direction.

!References:
<<showReferences>>
|!Lexeme: | {{nya{fɯchɯnchiβɯr}}} |
|!Gloss: | to convince, to persuade |
|!Stress: | fɯ''chɯn''chi//βɯr// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fʊ.ˈtʃɯn.sʏ.ˌⱱɯz}}} / {{nya{fuchɯnsiβɯz}}} |
|!Combination Form: | {{nya{fuchɯsβɯz}}} |
|!Compare with | {{nya{x}}} |

!!Derivation
''Sentence:''
{{noborder{
|>|>|>|font-family:Verdana,Geneva,sans-serif;//''[[ly]] ŋa-fyv-fɯ-chɯn-chi tu<ŋa-tyv>uvro''// |
|font-family:Verdana,Geneva,sans-serif;//''ly''// |font-family:Verdana,Geneva,sans-serif;//''ŋa-fyv-fɯ-chɯn-chi''// |font-family:Verdana,Geneva,sans-serif;//''tu<ŋa-tyv>uvro''// |
|3sg.SBJ |3.~SBJ-3.~POBJ-for-talk-for |<3.~SBJ-3.POBJ>win |
|>|>|>|Zie wins by talking |
}}}
''Simplified:''
{{noborder{
|font-family:Verdana,Geneva,sans-serif;//''[[fɯ|fɯchi]]-[[chɯn|chɯŋ]]-chi''// |font-family:Verdana,Geneva,sans-serif;//''[[tuvro]]''// |
|in order to-talk |win |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{fɯka}}} |
|!Gloss: | no way, in order not to |
|!Derivation: | {{nya{[[fɯchi]] + [[katɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | fɯ''ka'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fʊ.ˈdʒa}}} / {{nya{fuja}}} |
|!Combination Form: | {{nya{fuja}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{fɯlɯvu}}} |
|!Gloss: | every way |
|!Derivation: | {{nya{[[fɯchi]] + [[lɯvu]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | fɯ''lɯ''vu |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fʊ.ˈɰy.vʊ}}} / {{nya{fuwyvu}}} |
|!Combination Form: | {{nya{fulyv}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{fɯsa}}} |
|!Gloss: | anyhow, however, in any way |
|!Derivation: | {{nya{[[fɯchi]] + [[sa]]}}}  |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | fɯ''sa'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fʊ.ˈsa}}} / {{nya{fusa}}} |
|!Combination Form: | {{nya{fusa}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{fɯslat}}} |
|!Gloss: | sew, weave, wave, flutter |
|!Irregularity: | [[Verbs]] |
|!Stress: | fɯs''lat'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fʊs.ˈlɶd}}} / {{nya{fuslat}}} |
|!Combination Form: | {{nya{fulat}}} |
|!Compare with | {{nya{[[zyrchoβ]], [[ŋuu]], [[ziŋmɒ]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{fɯto}}} |
|!Gloss: | somehow, some way |
|!Derivation: | {{nya{[[fɯchi]] + [[to]]}}}  |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | fɯ''to'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fʊ.ˈⱱa}}} / {{nya{fu&beta;a}}} |
|!Combination Form: | {{nya{fuβa}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{fɯzɯ}}} |
|!Gloss: | How? In what way? For what purpose? In order to what? |
|!Derivation: | {{nya{[[fɯchi]]}}} (method) + {{nya{[[zɯ]]}}} (query) |
|!Stress: | fɯ''zɯ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fʊ.ˈzɯ}}} / {{nya{fuzɯ}}} |
|!Combination Form: | {{nya{fuzɯ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{fɯβa}}} |
|!Gloss: | thereby, in that way |
|!Derivation: | {{nya{[[fɯchi]] + [[βa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | fɯ''βa'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fʊ.ˈⱱa}}} / {{nya{fuβa}}} |
|!Combination Form: | {{nya{fuβa}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{fɯβi}}} |
|!Gloss: | hereby, in this way, in these ways, thus |
|!Derivation: | {{nya{[[fɯchi]] + [[βi]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | fɯ''βi'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{fʊ.ˈⱱi}}} / {{nya{fiβy}}} |
|!Combination Form: | {{nya{fuβy}}} |

!References:
<<showReferences>>
Near-front near-close vowel. Usually rounded. Pronounced approximately the same as the vowel in the English 'bit', but with lips rounded.
Voiced post-alveolar affricate.
|!Lexeme: | {{nya{jachantisa}}} |
|!Gloss: | the color pink, red, orange, magenta, purple |
|!Derivation: | {{nya{[[jasa]] + [[chanyki]]}}} |
|!Irregularity: | [[Combo - Type 2, Noun - Type 1|Irregulars]] |
|!Stress: | ''ja''chan//ti//sa |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈza.dʒɜn.ˌtʏ.sa}}} / {{nya{zajontisa}}} |
|!Combination Form: | {{nya{zazza}}} (same combo as {{nya{[[jasa]]}}}) |
|!Compare with | {{nya{[[kichantiɯk]], [[ŋachantifnɯŋ]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. References mature fruit and flowers and describes anything from pale pink to vibrant purple. The picture below give a sampling of the hues associated.

[img[media/jasa.jpg]]

!References:
<<showReferences>>
|!Lexeme: | {{nya{jaiso}}} |
|!Gloss: | land, ground, solid, firm, hard |
|!Combination Form: | {{nya{jas}}} |

In a fight, better a firm branch than open ground

@@add firm and hard to EnglishIndex@@

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{jaiso}}} | ''jai''so | {{ipa{ˈdʒɶʏ.sɜ}}} | {{nya{jaiso}}} |
|!Paucal: | {{nya{jaisiiso}}} | jai''sii''so | {{ipa{dʒɶʏ.ˈsʏːʔ.zɜ}}} | {{nya{jaisii'zo}}} |
|!Plural: | {{nya{jaisoso}}} | ''jai''so//so// | {{ipa{ˈdʒɶʏ.sɜ.ˌsɜ}}} | {{nya{jaisoso}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{jarsiŋ}}} |
|!Gloss: | hate, loathe |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ''jar''siŋ |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈzaɾ.zɪn}}} / {{nya{zarzin}}} |
|!Combination Form: | {{nya{zan}}} |
|!Compare with | {{nya{x}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{jasa}}} |
|!Gloss: | flower, fruit, pink, red, magenta, purple |
|!Irregularity: | [[Combo - Type 2|Irregulars]] |
|!Combination Form: | {{nya{zazza}}} |
|!Compare with | {{nya{[[ŋafnɯŋ]], [[jio]], [[kiɯk]], [[kyi]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. References mature fruit and flowers and describes anything from pale pink to vibrant purple. The picture below gives a sampling of the hues associated. To reference the color itself, the color incorporates {{nya{[[chanyki]]}}}.

[img[media/jasa.jpg]]

This tree is so tall, I think the falling fruit could kill.

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{jasa}}} | ''ja''sa | {{ipa{ˈza.za}}} | {{nya{zaza}}} |
|!Paucal: | {{nya{jasoosa}}} | ja''soo''sa | {{ipa{dʒaˈzɜːʔ.za}}} | {{nya{jozoo'za}}} |
|!Plural: | {{nya{jasasa}}} | ''ja''sa//sa// | {{ipa{ˈza.zɜ.ˌza}}} | {{nya{zazoza}}} |

!References:
<<showReferences>>

|!Lexeme: | {{nya{jatrio}}} |
|!Gloss: | juicy, watery |
|!Derivation: | {{nya{[[jio]] + [[-atry-]]}}} |
|!Irregularity: | [[Combo - Type 3|Irregulars]], [[Descriptives]] |
|!Combination Form: | {{nya{ji}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{jatrio}}} | ''jat''rio | {{ipa{ˈzad.ⱱɪɜ}}} | {{nya{zatβio}}} |
|!Paucal: | {{nya{jatrɯɯri}}} | jat''rɯɯ''ri | {{ipa{dʒɜd.ˈⱱɯːʔ.ɾʏ}}} | {{nya{jotβɯɯ'ri}}} |
|!Plural: | {{nya{jatriori}}} | ''jat''rio//ri// | {{ipa{ˈzad.ⱱɪɜ.ˌɾʏ}}} | {{nya{zatβiori}}} |

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''x''// |
||{{nya{x}}} |
||x |
||x |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
''Notes:'' 

!References:
<<showReferences>>
|!Lexeme: | {{nya{jaŋ}}} |
|!Gloss: | choose, decide, decision, choice |
|!Combination Form: | {{nya{jaŋ}}} |
|!Compare with | {{nya{x}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{jaŋ}}} | -- | {{ipa{dʒaŋ}}} | {{nya{jaŋ}}} |
|!Paucal: | {{nya{jooŋŋa}}} | ''jooŋ''ŋa | {{ipa{x}}} | {{nya{zooma}}} |
|!Plural: | {{nya{jaŋŋa}}} | ''jaŋ''ŋa | {{ipa{x}}} | {{nya{zama}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{jichantio}}} |
|!Gloss: | the color black, brown, green, blue |
|!Derivation: | {{nya{[[jio]] + [[chanyki]]}}} |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ''ji''chan//tio// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈzi.tʃɜn.ˌɾɪɜ}}} / {{nya{zychonrio}}} |
|!Combination Form: | {{nya{ji}}} (same combo as {{nya{[[jio]]}}}) |
|!Compare with | {{nya{[[kochantiuch]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. It describes deep cool colors like black, brown, green, and blue. The base color is black/brown. May also be used how we would use 'tomato red' to evoke the flavor, or to describe wet looking surfaces. The picture below gives a sampling of the hues associated.

[img[media/jio.jpg]]

!References:
<<showReferences>>
|!Lexeme: | {{nya{jichna}}} |
|!Gloss: | cut, score, scratch, claw, fingernail, talon, thorn |
|!Derivation: | Ideophone / Onomatopoeic |
|!Combination Form: | {{nya{zyn}}} |
|!Compare with | {{nya{[[ryjior]], [[chɒ'isit]], [[zyrchoβ]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{jichna}}} | ''jich''na | {{ipa{ˈzitʃ.na}}} | {{nya{zychna}}} |
|!Paucal: | {{nya{jichnoona}}} | jich''noo''na | {{ipa{dʒʏtʃ.ˈnɜːʔ.na}}} | {{nya{jichnoo'na}}} |
|!Plural: | {{nya{jichnana}}} | ''jich''na//na// | {{ipa{ˈzitʃ.nɜ.ˌna}}} | {{nya{zychnona}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{jichykmaŋo}}} |
|!Gloss: | fog, mist |
|!Derivation: | {{nya{[[jio]] + [[chiwkiŋam]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]], [[Noun - Type 1|Irregulars]] |
|!Stress: | ''ji''chyk//ma//ŋo |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈzi.tʃʏb.ˌɱa.nɜ}}} / {{nya{zychitmano}}} |
|!Combination Form: | {{nya{chykmaŋ}}} (same as {{nya{chiwkiŋam}}})  |
|!Compare with | {{nya{[[ŋachykmaŋafnɯŋ]], [[chiwkiŋam]]}}} |

''Notes:'' Rarely used

Outside it is misty and cold.

!References:
<<showReferences>>
|!Lexeme: | {{nya{jimat}}} |
|!Gloss: | to pour, cascading water, waterfall |
|!Derivation: | {{nya{[[jio]] + [[nak]]}}} |
|!Irregularity: | |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} |

''Notes:'' @@Needs sentence like [[fɯchɯnchiβɯr]]@@
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{jimat}}} | ''ji''mat | {{ipa{ˈzi.ɱad}}} | {{nya{zymat}}} |
|!Paucal: | {{nya{jimootta}}} | ji''moot''ta | {{ipa{dʒɪ.ˈɱɜː.ta}}} | {{nya{jimoota}}} |
|!Plural: | {{nya{jimatta}}} | ''ji''mat//ta// | {{ipa{ˈzi.ɱɜd.ˌⱱa}}} | {{nya{zymotβa}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{jio}}} |
|!Gloss: | water, to be wet, to be liquid, black, brown, green, blue, purple |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{dʒɪɜ}}} / {{nya{jio}}} |
|!Combination Form: | {{nya{ji}}} |
|!Compare with | {{nya{[[jichantio]], [[kouch]], [[kyi]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. For colors it describes deep cool colors like black, brown, green, and blue. The base color is black/brown. May also be used how we would use 'tomato red' to evoke the flavor, or to describe wet looking surfaces. The picture below gives a sampling of the hues associated. To reference the color itself, the color incorporates {{nya{[[chanyki]]}}}.

[img[media/jio.jpg]]

!References:
<<showReferences>>
|!Lexeme: | {{nya{jok}}} |
|!Gloss: | about, almost, near, close, nearly, or approaching in place, time, or meaning |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{dʒɜt}}} / {{nya{jot}}} |
|!Combination Form: | {{nya{jot}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{jotro}}} |
|!Gloss: | arm, to carry in the arms |
|!Irregularity: | [[Combo - Type 2|Irregulars]] |
|!Combination Form: | {{nya{jorɯr}}} |
|!Compare with | {{nya{x}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{jotro}}} | ''jot''ro | {{ipa{ˈzat.ɾɜ}}} | {{nya{zatro}}} |
|!Paucal: | {{nya{jotrɯɯro}}} | jot''rɯɯ''ro | {{ipa{dʒɜt.ˈɾɯːʔ.ɾɜ}}} | {{nya{jotrɯɯ'ro}}} |
|!Plural: | {{nya{jotroro}}} | ''jot''ro//ro// | {{ipa{ˈzat.ɾɜ.ˌɾɜ}}} | {{nya{zatroro}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{joztiizz}}} |
|!Gloss: | wrong, evil, bad, sin, to do wrong, to do evil |
|!Irregularity: | [[Combo - Type 3, Noun - Type 1|Irregulars]] |
|!Stress: | joz''tiizz'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{dʒɜz.ˈɾʏːs}}} / {{nya{jozriis}}} |
|!Combination Form: | {{nya{jozti}}} |
|!Compare with: | {{nya{[[lonɯfa]]}}} |

''Notes:''  'To be evil' uses [[manŋoss]], but is rare. Generally actions or thoughts are described as evil or good, not people or things.
!Example Usage:
{{noborder{
||>|>|font-family:Verdana,Geneva,sans-serif;//''kamɒzmajoztinŋoszivi kɒzkatɯzivi mow''// |
||{{nya{ka-m[[ɒz|ɒz-]]-ma-jozti-nŋos-[[zivi|-zivi]]}}} (stem: {{nya{[[manŋoss]]}}}) |{{nya{kɒz-[[katɯ]]-zivi}}} |{{nya{[[mow]]}}} |
||~NEG-2sg.~SBJ-be-evil-be-IMP | 2sg.SBJ.not.IMP |2sg.SBJ |
||>|>|Don't be evil |
|!Phonetic: |''ja''mos//na//joztiŋ''na''zifi |''jɒ''cho//tɯ//zi''fy'' |mol |
|!IPA: |{{ipa{ˈdʒa.ɱɜs.ˌna.dʒɜz.tʏŋ.ˈna.zʏ.fʏ}}} |{{ipa{ˈdʒɒ.tʃɜ.ˌdɯ.zʏ.fi}}} |{{ipa{ɱɜl}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{jyor}}} |
|!Gloss: | she, he, it, they, her, hers, his, him, their, theirs, them (5th person / further obviative) |
|!Irregularity: | [[noun - Type 3, combo - Type 3|Irregulars]] |
|!Combination Form: | {{nya{jyoz}}} |

''Notes:'' Used for any living non-sapient, as well as fire and things that are burning, plants, and natural water like rain, oceans, rivers, and lakes, as well as for the third antecedent in a speech. The first usage is much more common. While technically incorrect, it's also commonly used for dolls, weapons, and other cherished and anthropomorphized items.

!!Pronoun

!!!Written
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| {{nya{jyor}}} | {{nya{joorro}}} |border-right:2px solid; {{nya{jorro}}} | {{nya{jyoran}}} | {{nya{joorran}}} |border-right:2px solid; {{nya{jorran}}} | {{nya{jyorŋy}}} | {{nya{joorŋy}}} | {{nya{jorŋy}}} |


!!!Stress
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| jyor | ''joor''ro |border-right:2px solid; ''jor''ro | ''jyo''ran | ''joor''ran |border-right:2px solid; ''jor''ran | ''jyor''ŋy | ''joor''ŋy | ''jor''ŋy |

!!!Phonetic
| {{ipa{IPA}}} / Ŋyjichɯn transliteration |c
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| {{ipa{dʒiɜz}}} | {{ipa{ˈzɜːɾ.ɾɜ}}} |border-right:2px solid; {{ipa{ˈzaɾ.ɾɜ}}} | {{ipa{ˈziɜ.ɾaŋ}}} | {{ipa{ˈzɜːɾ.ɾaŋ}}} |border-right:2px solid; {{ipa{ˈzaɾ.ɾaŋ}}} | {{ipa{ˈziɜɾ.ni}}} | {{ipa{ˈzɜːɾ.ni}}} | {{ipa{ˈzaɾ.ni}}} |
| {{nya{jyoz}}} | {{nya{zoorro}}} |border-right:2px solid; {{nya{zarro}}} | {{nya{zyoraŋ}}} | {{nya{zoorraŋ}}} |border-right:2px solid; {{nya{zarraŋ}}} | {{nya{zyorny}}} | {{nya{zoorny}}} | {{nya{zarny}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{jytyu}}} |
|!Gloss: | lower back, belly, stomach |
|!Irregularity: | [[Combo - Type 2|Irregulars]] |
|!Combination Form: | {{nya{jitɯt}}} |
|!Compare with | {{nya{[[vuasyu]]}}} |

''Notes:'' 
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{jytyu}}} | ''jy''tyu | {{ipa{ˈzi.dyʊ}}} | {{nya{zytyu}}} |
|!Paucal: | {{nya{jytɯɯty}}} | jy''tɯɯ''ty | {{ipa{dʒ.ˈbɯːʔ.di}}} | {{nya{jitɯɯ'ty}}} |
|!Plural: | {{nya{jytyuty}}} | ''jy''tyu//ty// | {{ipa{ˈzi.dyʊ.ˌⱱi}}} | {{nya{zytyuβy}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{jɒchantiɯw}}} |
|!Gloss: | pastels or the color white |
|!Derivation: | {{nya{[[jɒɯw]] + [[chanyki]]}}} |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ''jɒ''chan//tiɯw// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈzɒ.tʃɜn.ˌɾɪɯl}}} / {{nya{zɒchonriɯl}}} |
|!Combination Form: | {{nya{jɒw}}} (same combo as {{nya{[[jɒw]]}}}) |
|!Compare with | {{nya{[[ŋachantifnɯŋ]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. It references pale, washed-out colors. It may also be used to describe translucency or light shining through. The picture below gives a sampling of the hues associated.

[img[media/jpxw.jpg]]

!References:
<<showReferences>>
|!Lexeme: | {{nya{jɒw}}} |
|!Gloss: | we, us, our, ours (exclusive) |
|!Irregularity: | [[combo - Type 1|Irregulars]] |
|!Combination Form: | {{nya{jaw}}} |

''Notes:'' {{nya{jɒw}}} is its citation form although not in standard use. It reflects an archaic form.

!!Pronoun

!!!Written
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| (none) | {{nya{joowlɒ}}} |border-right:2px solid; {{nya{jɒwlɒ}}} | (none) | {{nya{joowlɒan}}} |border-right:2px solid; {{nya{jɒwlɒan}}} | (none) | {{nya{joowlɒŋy}}} | {{nya{jɒwlɒŋy}}} |


!!!Stress
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| (none) | ''joow''lɒ |border-right:2px solid; ''jɒw''lɒ | (none) | ''joow''lɒan |border-right:2px solid; ''jɒw''lɒan | (none) | ''joow''lɒ//ŋy// | ''jɒw''lɒ//ŋy// |

!!!Phonetic
| {{ipa{IPA}}} / Ŋyjichɯn transliteration |c
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| (none) | {{ipa{ˈzɜːl.lɒ}}} |border-right:2px solid; {{ipa{ˈzɒl.lɒ}}} | (none) | {{ipa{ˈzɜːl.lɑa&#331;}}} |border-right:2px solid; {{ipa{ˈzɒl.lɑa&#331;}}} | (none) | {{ipa{ˈzɜːl.lɞ.ˌɱi}}} | {{ipa{ˈzɒl.lɞ.ˌɱi}}} |
| (none) | {{nya{zoollɒ}}} |border-right:2px solid; {{nya{zɒllɒ}}} | (none) | {{nya{zoollɒaŋ}}} |border-right:2px solid; {{nya{zɒllɒaŋ}}} | (none) | {{nya{zoollomy}}} | {{nya{zallomy}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{jɒɯw}}} |
|!Gloss: | day, to be daytime, white, light, bright |
|!Irregularity: | [[Noun - Type 2|Irregulars]] |
|!Combination Form: | {{nya{jɒw}}} |
|!Compare with | {{nya{[[kouch]], [[ŋafnɯŋ]], [[tuit]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. References pale washed-out colors.  It may also be used to describe translucency or light shining through. The picture below gives a sampling of the hues associated. To reference the color itself, the color is incorporated into {{nya{[[chanyki]]}}}.

[img[media/jpxw.jpg]]

Plurals ande paucals are only used to mean days. To count other light sources, one uses {{nya{[[tuit]]}}}.

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{jɒɯw}}} | -- | {{ipa{dʒɒʊl}}} | {{nya{jɒul}}} |
|!Paucal & Plural: | {{nya{jɯɯw}}} | -- | {{ipa{dʒoɯl}}} | {{nya{juɯl}}} |

With every day comes a new sky.

!References:
<<showReferences>>
|!Lexeme: | {{nya{jɯinkɯi}}} |
|!Gloss: | sharp, knife, blade |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Combo - Type 4|Irregulars]] |
|!Combination Form: | {{nya{jɯk}}} |
|!Compare with | {{nya{x}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{jɯinkɯi}}} | ''jɯin''kɯi | {{ipa{ˈzɯɪn.kɯʏ}}} | {{nya{zɯinkɯi}}} |
|!Paucal: | {{nya{jɯinkyyki}}} | jɯin''kyy''ki | {{ipa{dʒɯɪn.ˈkiːʔ.gʏ}}} | {{nya{jɯinkyy'ki}}} |
|!Plural: | {{nya{jɯinkɯiki}}} | ''jɯin''kɯi//ki// | {{ipa{ˈzɯɪn.kɯʏ.ˌdʒi}}} | {{nya{zɯinkɯijy}}} |

!References:
<<showReferences>>
Velar plosive. Usually unvoiced.
|!Lexeme: | {{nya{katrɒiwkyy}}} |
|!Gloss: | sleepy, sleeping (as in 'sleeping dog') |
|!Derivation: | {{nya{[[kɒiwkyy]] + [[-atry-]]}}} |
|!Irregularity: | [[Descriptives]] |
|!Stress: | ''kat''rɒiw//kyy// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒad.ⱱɒʏ.ˌdʒiːʔ}}} / {{nya{jatβɒijyy'}}} |
|!Combination Form: | {{nya{kɒky}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{katɯ}}} |
|!Gloss: | not, no, zero (o) |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 3|Irregulars]] |
|!Stress: | ''ka''tɯ |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒa.dɯ}}} / {{nya{jatɯ}}} |
|!Combination Form: | {{nya{ka}}}, for numbers: {{nya{kat}}} |
|!Compare with | {{nya{[[mit]]}}} |

''Notes:'' This is the source of the negation prefix {{nya{ka-}}}. The verb {{nya{{{katɯ}}} usually follows a negated verb to reinforce the meaning.

!References:
<<showReferences>>
|!Lexeme: | {{nya{kayw}}} |
|!Gloss: | death, to die |
|!Combination Form: | {{nya{kaw}}} |

!Noun

|! | |Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{kayw}}} | -- | {{ipa{kail}}} | {{nya{kayl}}} |
|!Paucal: | {{nya{kyywly}}} | ''kyyw''ly | {{ipa{ˈdʒiːl.ly}}} | {{nya{jyylly}}} |
|!Plural: | {{nya{kaywly}}} | ''kayw''ly | {{ipa{ˈdʒail.ly}}} | {{nya{jaylly}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{kaŋi}}} |
|!Gloss: | to be, equals, equivalent |
|!Irregularity: | [[Verbs]], [[Irregular Verb, Combo - Type 3|Irregulars]] |
|!Stress: | ''ka''ŋi |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒa.ɱɪ}}} / {{nya{jami}}} |
|!Combination Form: | {{nya{kaŋi}}} |
|!Compare with | {{nya{[[liuw]], [[manŋoss]]}}} |

''Notes:''  Doesn't incorporate anything.

The word {{nya{kaŋi}}} means 'to be, exist, equals, is equivalent to' while {{nya{[[manŋoss]]}}} means 'to live, to be, exist, happen.' {{nya{manŋoss}}} implies a more active beingness, while {{nya{kaŋi}}} is more abstract. Neither is used often, but {{nya{kaŋi}}} is mostly used for mathematical equations or for location of stationary objects (in the sense of 'that building is there and it's not going anywhere'), while {{nya{manŋoss}}} is used for possibly changing conditions ('he is alive, but he didn't used to be and he won't be forever'). They are usually only used when there is a need for emphasis. (Where an English speaker would say 'why is he //here?//' a Ŋyjichɯn speaker would say 'why //is// he here?' as ordinarily 'here' would be the verb.)
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''zatutootɒzɯn [[zɒβi]]zɯt[[jy|-jy]] ŋooŋ[[yvvy|-yv-]]kaŋi''// |>|>|
||{{nya{za-[[tu|tuit]]-tootɒ-zɯn}}} (stem:{{nya{[[zatootɒ|zatɒ]]}}}) |{{nya{zɒβi-[[zɯt]]-jy}}} |{{nya{[[ŋooŋ|ŋa-]]-yvvy-kaŋi}}} |
||four.~PAU-light-four-ACC |this.~PAU-EMP-NOM |3pau.~SBJ-3pau.~POBJ-equals |
||There are four lights! |>|>|
|!Phonetic: |zo''tɯ''too'to''sɯŋ'' |zo''βy''sut//zy// |''moo'''mivi''ta''ŋi |
|!IPA: |{{ipa{zɜ.ˈdɯ.tɜːʔ.dɜ.ˈsɯŋ}}} |{{ipa{zɜ.ˈⱱi.sʊb.ˌzi}}} |{{ipa{ˈɱɜːʔ.ɱɪ.vʏ.ˈda.ŋʏ}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{kichantiɯk}}} |
|!Gloss: | the color red or orange |
|!Derivation: | {{nya{[[kiɯk]] + [[chanyki]]}}} |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ''ki''chan//tiɯk// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒi.tʃɜn.ˌɾɪɯdʒ}}} / {{nya{jychonriɯj}}} |
|!Combination Form: | {{nya{kit}}} (same as {{nya{kiɯk}}}) |
|!Compare with | {{nya{[[jachantisa]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. References bright reds and oranges, and rust tones. The picture below gives a sampling of the hues associated. 

[img[media/kixk.jpg]]

!References:
<<showReferences>>
|!Lexeme: | {{nya{kifinsiŋ}}} |
|!Gloss: | comfort, comfortable, cozy, soft, malleable |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ''ki''fin//siŋ// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒi.fɪɱ.ˌsɪn}}} / {{nya{jyfimsin}}} |
|!Combination Form: | {{nya{jymsin}}} |
|!Compare with | {{nya{[[lowvi]], [[siysiss]], [[vy'yka]]}}} |

''Notes:'' This is the softness of pillows and blankets, not the texture {{nya{[[lowvi]]}}}  or the low sound {{nya{[[siysiss]]}}}

!References:
<<showReferences>>
|!Lexeme: | {{nya{kimiiraɯk}}} |
|!Gloss: | to cut (a living thing), to cause to bleed |
|!Derivation: | {{nya{[[kiɯk]] + [[-miir-]]}}} |
|!Irregularity: | [[Verbs]] |
|!Stress: | ki''miir''aɯk |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{kɪ.ˈɱʏːʔ.ⱱaʊt}}} / {{nya{kimii'&beta;ut}}} |
|!Combination Form: | {{nya{kimit}}} |
|!Compare with | {{nya{[[jichna]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{kir}}} |
|!Gloss: | six (6) |
|!Irregularity: | [[Combo - Type 3|Irregulars]] |
|!Combination Form: | {{nya{kir}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{kir}}} | -- | {{ipa{kʏ z}}} | {{nya{kiz}}} |
|!Paucal: | {{nya{kyyrri}}} | ''kyyr''ri | {{ipa{ˈdʒiːɾ .ɾʏ}}} | {{nya{jyyrri}}} |
|!Plural: | {{nya{kirri}}} | ''kir''ri | {{ipa{ˈdʒiɾ .ɾʏ}}} | {{nya{jyrri}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{kizɒiwkyy}}} |
|!Gloss: | nap, a night's sleep |
|!Derivation: | {{nya{[[kɒiwkyy]] + [[-iz-]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{kɒky}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{kizɒiwkyy}}} | ''ki''zɒiwk//yy// | {{ipa{ˈdʒi.sɒʏ.ˌdʒiːʔ}}} | {{nya{jysɒijyy'}}} |
|!Paucal: | {{nya{kizyywlikyy}}} | ki''zyyw''li//kyy// | {{ipa{ˈkʏ.siːl.lʏ.ˌdʒiːʔ}}} | {{nya{kisyyllijyy'}}} |
|!Plural: | {{nya{kizɒiwlikyy}}} | ''ki''zɒiw//li//kyy | {{ipa{ˈdʒi.sɒʏl.lʏ.tiːʔ}}} | {{nya{jysɒillityy'}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{kiɯk}}} |
|!Gloss: | red, orange, blood |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{kʏʊt}}} / {{nya{kiut}}} |
|!Combination Form: | {{nya{kit}}} |
|!Compare with | {{nya{[[jasa]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. References bright reds and oranges. and rust tones. The picture below gives a sampling of the hues associated. To reference the color itself, the color incorporates {{nya{[[chanyki]]}}}.

[img[media/kixk.jpg]]

!References:
<<showReferences>>
|!Lexeme: | {{nya{kochantiuch}}} |
|!Gloss: | the color black or extremely dark, desaturated colors |
|!Derivation: | {{nya{[[kouch]] + [[chanyki]]}}} |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ''ko''chan//tiuch// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒa.tʃɜn.ˌɾʏʊtʃ}}} / {{nya{jachonriuch}}} |
|!Combination Form: | {{nya{koch}}} (same combo as {{nya{[[kouch]]}}}) |
|!Compare with | {{nya{[[jichantio]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. References the dark unsaturated greys, blacks, and blues you'd see at night. The picture below gives a sampling of the hues associated.

[img[media/kouch.jpg]]

!References:
<<showReferences>>
|!Lexeme: | {{nya{kochɯβa}}} |
|!Gloss: | toward then |
|!Derivation: | {{nya{[[kokɯ]] + [[chɯβa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | ''ko''chɯ//βa// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒa.tʃʊ.ˌⱱa}}} / {{nya{jachuβa}}} |
|!Combination Form: | {{nya{kachβa}}} |
|!Compare with | {{nya{[[kochɯβi]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{kochɯβi}}} |
|!Gloss: | toward now |
|!Derivation: | {{nya{[[kokɯ]] + [[chɯβi]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1,Combo - Type 4|Irregulars]] |
|!Stress: | ''ko''chɯ//βi// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒa.tʃʊ.ˌⱱʏ}}} / {{nya{jachuβi}}} |
|!Combination Form: | {{nya{kachβi}}} |
|!Compare with | {{nya{[[kochɯβa]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{koin}}} |
|!Gloss: | touch, to touch, to rub |
|!Combination Form: | {{nya{kon}}} |
|!Compare with | {{nya{x}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{koin}}} | -- | {{ipa{kɞʏŋ}}} | {{nya{koiŋ}}} |
|!Paucal: | {{nya{kyynni}}} | ''kyyn''ni | {{ipa{ˈdʒiːn.nɪ}}} | {{nya{jyynni}}} |
|!Plural: | {{nya{koinni}}} | ''koin''ni | {{ipa{ˈdʒɜɪɱ.nɪ}}} | {{nya{joimni}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{koka}}} |
|!Gloss: | never |
|!Derivation: | {{nya{[[kokɯ]] + [[katɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | ''ko''ka |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{dʒa.ka}}} / {{nya{koka}}} |
|!Combination Form: | {{nya{kok}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{kokɯ}}} |
|!Gloss: | time, at (time) |
|!Irregularity: |  [[Irregular Verb, Combo - Type 3, Noun - Type 1|Irregulars]] |
|!Stress: | ''ko''kɯ  |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{jakɯ}}} / {{nya{jakɯ}}} |
|!Combination Form: | {{nya{ko}}} |

''Notes:'' Base in the correlative table. Rarely used.

!References:
<<showReferences>>

|!Lexeme: | {{nya{kolɯvu}}} |
|!Gloss: | always |
|!Derivation: | {{nya{[[kokɯ]] + [[lɯvu]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | ''ko''lɯ//vu// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒa.ɰʊ.ˌvʊ}}} / {{nya{jawuvu}}} |
|!Combination Form: | {{nya{kawvu}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{kosa}}} |
|!Gloss: | whenever, anytime |
|!Derivation: | {{nya{[[kokɯ]] + [[sa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | ''ko''sa |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒa.sa}}} / {{nya{jasa}}} |
|!Combination Form: | {{nya{kos}}} |
|!Compare with | {{nya{[[jasa]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{kotamy}}} |
|!Gloss: | stop, to stick, remain (permanently), adhere, stay, glue, adhesive |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ''ko''ta//my// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒa.tɜ.ˌɱi}}} / {{nya{jatomy}}} |
|!Combination Form: | {{nya{jotmy}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{koto}}} |
|!Gloss: | sometime |
|!Derivation: | {{nya{[[kokɯ]] + [[to]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | ''ko''to |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒa.tɜ}}} / {{nya{jato}}} |
|!Combination Form: | {{nya{kat}}} |
|!Compare with | {{nya{x}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{kotoɒ}}} |
|!Gloss: | will, spirit (not in sense of spirits or ghosts), spunk, a person's determination, to have will or spirit, to be determined |
|!Irregularity: | [[Noun - Type 2, Combo - Type 3|Irregulars]] |
|!Combination Form: | {{nya{katɒ}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{kotoɒ}}} | ''ko''toɒ | {{ipa{ˈdʒa.tɞɒ}}} | {{nya{jatoɒ}}} |
|!Pauca & Plurall: | {{nya{kottɒ}}} | ''kot''tɒ | {{ipa{ˈdʒaɾ.dɒ}}} | {{nya{jartɒ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{kouch}}} |
|!Gloss: | night, to be dark, to be night, black, dark |
|!Irregularity: | [[Noun - Type 3|Irregulars]] |
|!Combination Form: | {{nya{koch}}} |
|!Compare with | {{nya{[[jɒɯw]], [[jio]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. References the dark unsaturated greys, blacks, and blues you'd see at night. The picture below gives a sampling of the hues associated. To reference the color itself, the color incorporates {{nya{[[chanyki]]}}}.

[img[media/kouch.jpg]]

!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{kouch}}} | -- | {{ipa{kɞʊtʃ}}} | {{nya{kouch}}} |
|!Paucal: | {{nya{koochu}}} | ''koo''chu | {{ipa{ˈdʒɜːʔ.dʒʊ}}} | {{nya{joo'ju}}} |
|!Plural: | {{nya{kochu}}} | ''ko''chu | {{ipa{ˈdʒa.dʒʊ}}} | {{nya{jachu}}} |

!Example Usage:
{{noborder{
||>|>|>|font-family:Verdana,Geneva,sans-serif;//''lɯchumvu chamaŋkochnyki βɯzz kouch''//|
||{{nya{lɯ-[[chum|chun]]-vu}}}-Ø (stem: {{nya{[[lɯvu]]}}})  |{{nya{ko<[[maŋ|ŋa-]]>chantiuch}}}  (stem: {{nya{[[kochantiuch]]}}}) |{{nya{[[βɯzz]]}}} |{{nya{kouch}}} |
||all-cat-all-NOM | <3pl.SBJ>black |in |night |
||>|>|>|All cats are black (night colored) at night. |
|!Phonetic: |wu''chɯm''fu |''ja''mon//cham//tiuch | βuz |kouch |
|!IPA: |{{ipa{ɰʊ.ˈtʃɯɱ.fʊ}}} |{{ipa{ˈdʒa.ɱɜn.ˌtʃaɱ.tɪʊtʃ}}} |{{ipa{ⱱʊz}}} |{{ipa{kɞʊtʃ}}} |
}}}

!References:
<<showReferences>>
|!Lexeme: | {{nya{kozɯ}}} |
|!Gloss: | when? |
|!Derivation: | {{nya{[[kokɯ]] + [[zɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | ''ko''zɯ |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒa.zɯ}}} / {{nya{jazɯ}}} |
|!Combination Form: | {{nya{koz}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{koβa}}} |
|!Gloss: | then |
|!Derivation: | {{nya{[[kokɯ]] + [[βa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | ''ko''βa |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒa.ⱱa}}} / {{nya{jaβa}}} |
|!Combination Form: | {{nya{kaβ}}} |
|!Compare with | {{nya{[[koβi]], [[mymko]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{koβi}}} |
|!Gloss: | now |
|!Derivation: | {{nya{[[kokɯ]] + [[βi]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | ''ko''βi |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒa.ⱱʏ}}} / {{nya{jaβi}}} |
|!Combination Form: | {{nya{kaβ}}} |
|!Compare with | {{nya{[[koβa]]}}} |

Dark Helmet: What the Hell am I looking at?! When does this happen in the movie (story)?!
Colonel Sandurz: "Now." You're looking at "now", sir. Everything that happens now is happening "now."
Dark Helmet: What happened to "then"?
Colonel Sandurz: We passed "then".
Dark Helmet: When?
Colonel Sandurz: Just now. We're at "now," now.
Dark Helmet: Go back to "then"!
Colonel Sandurz: When?
Dark Helmet: Now!
Colonel Sandurz: Now?
Dark Helmet: Now!
Colonel Sandurz: I can't.
Dark Helmet: Why?!
Colonel Sandurz: We missed it.
Dark Helmet: When?!
Colonel Sandurz: Just now.
Dark Helmet: ... When will "then" be "now"?
Colonel Sandurz: Soon.

'just now' would be 'nyywli before now'

!References:
<<showReferences>>
The colors green or blue
[[kyi]] + [[chanyki]]
Noun - Type 1

|!Lexeme: | {{nya{kychantii}}} |
|!Gloss: | the color green or blue |
|!Derivation: | {{nya{[[kyi]] + [[chanyki]]}}} |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ''ky''chan//tii// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈdʒi.dʒɜn.ˌɾʏːʔ}}} / {{nya{jyjonrii'}}} |
|!Combination Form: | {{nya{ky}}} (same combo as {{nya{[[kyi]]}}}) |
|!Compare with | {{nya{[[kochantiuch]], [[ŋachantifnɯŋ]], [[jichantio]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. When used for colors it means the green of ripe vegetables, mature leaves, or noon-sky (vibrant greens and blues). The picture below gives a sampling of the hues associated.

[img[media/kyi.jpg]]

!References:
<<showReferences>>
|!Lexeme: | {{nya{kyi}}} |
|!Gloss: | noon, ripe, adult, mature, full-size, green, blue |
|!Combination Form: | {{nya{ky}}} |
|!Compare with | {{nya{[[ŋafnɯŋ]], [[jio]], [[kouch]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{kyi}}} | -- | {{ipa{kyʏ}}} | {{nya{kyi}}} |
|!Paucal: | {{nya{kyykyi}}} | ''kyy''kyi | {{ipa{ˈdʒiːʔ.gyʏ}}} | {{nya{jyy'kyi}}} |
|!Plural: | {{nya{kyiky}}} | ''kyi''ky | {{ipa{ˈdʒyʏ.tʏ}}} | {{nya{jyiti}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. When used for colors it means the green of ripe vegetables, mature leaves, or noon-sky (vibrant greens and blues). The picture below gives a sampling of the hues associated. To reference the color itself, the color incorporates [[chanyki]].

[img[media/kyi.jpg]]

!References:
<<showReferences>>
|!Lexeme: | {{nya{kymiirary}}} |
|!Gloss: | to frighten, to scare, frightening, scary, scary things |
|!Derivation: | {{nya{[[kyry]] + [[-miir-]]}}} |
|!Irregularity: | [[Noun - Type 3|Irregulars]] |
|!Combination Form: | {{nya{kimiβry}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{kymiirary}}} | ky''mii''ra//ry// | {{ipa{kɪ.ˈɱʏːʔ.ⱱɜ.ˌɾi}}} | {{nya{kimii'βory}}} |
|!Paucal: | {{nya{kymiimirary}}} | ky''mii''mi//ra//ry | {{ipa{kɪ.ˈɱɪːʔ.ɱɪ.ˌⱱa.ɾi}}} | {{nya{kimii'miβary}}} |
|!Plural: | {{nya{kymimirary}}} | ''ky''mi//mi//ra//ry// | {{ipa{ˈdʒi.ɱɪ.ˌɱɪ.ⱱɜ.ˌɾi}}} | {{nya{jymimiβory}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{kyo'ytko}}} |
|!Gloss: | to be able, can, ability  |
|!Irregularity: | [[Irregular Verb, Noun - Type 2, Combo - Type 4|Irregulars]] |
|!Combination Form: | {{nya{kyko}}} |

Anything you can do, I can do better (with more skill).

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{kyo'ytko}}} | ''kyo'''yt//ko// | {{ipa{ˈdʒiɜ.ʔʏd.ˌdʒɜ}}} | {{nya{jyo'itjo}}} |
|!Paucal & Plural: | {{nya{koyttyko}}} | ''koyt''ty//ko// | {{ipa{ˈdʒɜid.tʏ.ˌdɜ}}} | {{nya{joyttito}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{kyry}}} |
|!Gloss: | fear, to be afraid, fearful, cowardly |
|!Irregularity: | [[Combo - Type 2|Irregulars]] |
|!Combination Form: | {{nya{kiβyr}}} |

@@add fearful and cowardly to EnglishIndex@@

!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{kyry}}} | ''ky''ry | {{ipa{ˈdʒi.ɾi}}} | {{nya{jyry}}} |
|!Paucal: | {{nya{kyryyry}}} | ky''ryy''ry | {{ipa{ˈkʏ.ⱱiːʔˌɾi}}} | {{nya{kiβyy'ry}}} |
|!Plural: | {{nya{kyryry}}} | ''ky''ry//ry// | {{ipa{ˈdʒi.ɾʏ.ˌⱱi}}} | {{nya{jyriβy}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{kɒiwkyy}}} |
|!Gloss: | to sleep |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Verbs]] |
|!Stress: | kɒiw''kyy'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{kɒʏ.ˈdʒiːʔ}}} / {{nya{kɒijyy'}}} |
|!Combination Form: | {{nya{kɒky}}} |
|!Compare with | {{nya{x}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{kɒryriiwkyy}}} |
|!Gloss: | bed, nest |
|!Derivation: | {{nya{[[kɒiwkyy]] + [[-ryyr-]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{jɒββit}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{kɒryriiwkyy}}} | ''kɒ''ry//riiw//kyy | {{ipa{ˈdʒɒ.ⱱʏ.ˌⱱʏː.tiːʔ}}} | {{nya{jɒβiβiityy'}}} |
|!Paucal: | {{nya{kɒryyryriiwkyy}}} | kɒ''ryy''ryriiw''kyy'' | {{ipa{kɜ.ˈɾiːʔ.ɾʏ.ⱱʏː.ˈtʃiːʔ}}} | {{nya{koryy'riβiichyy'}}} |
|!Plural: | {{nya{kɒryryriiwkyy}}} | ''kɒ''ry//ry//riiw''kyy'' | {{ipa{ˈdʒɒ.ⱱʏ.ˌⱱʏ.ɾʏː.ˈtʃiːʔ}}} | {{nya{jɒβiβyriichyy'}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{kɯn}}} |
|!Gloss: | and, in addition |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{kʊŋ}}} / {{nya{kuŋ}}} |
|!Compare with | {{nya{[[nina]], [[zor]]}}} |

''Notes:'' One of only three coordinating conjunctions.

!References:
<<showReferences>>
|!Entry: | {{nya{(-)kɯt-}}} |
|!Gloss: | Marker for 2nd person primary objects (indirect objects) |
|!Placement: | Infixes after the first syllable of multi-syllable words or prefixes single syllable words, after the subject marker |

{{cent{
| singular | paucal & plural|h
| -kɯt- | -kɯttɯ- |
}}}

!References:
<<showReferences>>
Alveolar lateral approximant. Written as 'l' at the start of syllables, and 'w' at the end of syllables.
|!Lexeme: | {{nya{lachykmaŋovo}}} |
|!Gloss: | smoke, smokey |
|!Derivation: | {{nya{[[laovo]] + [[chiwkiŋam]]}}} |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | la''chyk''ma//ŋo//vo |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰɞ.ˈdʒid.ɱɜ.ˌnɜ.vɜ}}} / {{nya{wojytmonovo}}} |
|!Combination Form: | {{nya{chykmaŋ}}} (same as {{nya{chiwkiŋam}}})  |

''Notes:'' Rarely used

!References:
<<showReferences>>
|!Lexeme: | {{nya{lajiy}}} |
|!Gloss: | 7 (seven) |
|!Irregularity: | [[Combo - Type 3|Irregulars]] |
|!Combination Form: | {{nya{la}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{lajiy}}} | la''jiy'' | {{ipa{ɰɞ.ˈzɪi}}} | {{nya{woziy}}} |
|!Paucal: | {{nya{lajyyji}}} | la''jyy''ji | {{ipa{ɰɞ.ˈziːʔ.dʒʏ}}} | {{nya{wozyy'ji}}} |
|!Plural: | {{nya{lajiyji}}} | la''jiy''ji | {{ipa{ɰɞ.ˈzɪi.dʒʏ}}} | {{nya{woziyji}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{lajɒwovo}}} |
|!Gloss: | sun, sunshine, sunlight |
|!Derivation: | {{nya{[[laovo]] + [[jɒɯw]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]], [[Type 1 Noun|Irregulars]] |
|!Stress: | la''jɒ''wo//vo// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰɞ.ˈdʒɒ.ɰɞ.ˌvɜ}}} / {{nya{wojɒwovo}}} |
|!Combination Form: | {{nya{lojɒlvo}}} |
|!Compare with | {{nya{[[jɒɯw]]}}} |

''Notes:'' Because {{nya{jɒw}}} is the combo form of {{nya{jɒɯw}}}, the final consonant is written as 'w', not as 'l' even though it is pronounced as the beginning of the next syllable.
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''lajɒwovo ŋa[[nak]]''// |
||{{nya{lajɒwovo}}} |{{nya{ŋa-nak}}} |
||sky |3s.~SBJ-descend |
||It's hot (lit: Sunlight falls) |
|!Phonetic: |wo''jɒ''wo//vo// | mo''nat'' |
|!IPA: |{{ipa{ɰɞ.ˈdʒɒ.ɰɞ.ˌvɜ}}} |{{ipa{ɱɜ.ˈnad}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{laovo}}} |
|!Gloss: | to burn (including metaphorical), to smolder, to combust, fire, hot |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | lao''vo'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰaɜ.ˈva}}} / {{nya{waova}}} |
|!Combination Form: | {{nya{lava}}} |
|!Compare with | {{nya{[[vy'yka]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{laynat}}} |
|!Gloss: | a drink, to drink |
|!Irregularity: | [[Combo - Type 2|Irregulars]] |
|!Combination Form: | {{nya{lamat}}} |
|!Compare with | {{nya{[[jio]]}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{laynat}}} | lay''nat'' | {{ipa{ɰaɪ.ˈɱaɾ}}} | {{nya{waimar}}} |
|!Paucal: | {{nya{laynootta}}} | lay''noot''ta | {{ipa{ɰaɪ.ˈɱɜː.ta}}} | {{nya{waimoota}}} |
|!Plural: | {{nya{laynatta}}} | lay''nat''ta | {{ipa{ɰaɪ.ˈɱa.ta}}} | {{nya{waimata}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{liiwnɒ}}} |
|!Gloss: | spine, snake |
|!Derivation: | derived from same root as {{nya{[[lin]]}}} |
|!Combination Form: | {{nya{lim}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{liiwnɒ}}} | ''liiw''nɒ | {{ipa{ˈɰɪː.ɱɑ}}} | {{nya{wiimɒ}}} |
|!Paucal: | {{nya{liiwnoonɒ}}} | ''liiw''noo//nɒ// | {{ipa{ˈɰɪː.ɱɜːʔ.ˌnɑ}}} | {{nya{wiimoo'nɒ}}} |
|!Plural: | {{nya{liiwnɒnɒ}}} | ''liiw''nɒ//nɒ// | {{ipa{ˈɰɪː.ɱɜ.ˌnɑ}}} | {{nya{wiimonɒ}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{lijrakβi}}} |
|!Gloss: | destroy, pollute, shatter, make worthless, break, broken things, pollution, trash |
|!Derivation: | Ideophone / Onomatopoeic |
|!Combination Form: | {{nya{liraβ}}} |
|!Compare with | {{nya{[[ryjior]], [[vɒtkɒt]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{lijrakβi}}} | lij''rak''βi | {{ipa{ɰʏtʃ.ˈɾad.ⱱʏ}}} | {{nya{wichratβi}}} |
|!Paucal: | {{nya{lijrookkaβi}}} | lij''rook''ka//βi// | {{ipa{ɰʏtʃ.ˈɾɜː.kɜ.ˌⱱʏ}}} | {{nya{wichrookoβi}}} |
|!Plural: | {{nya{lijrakkaβi}}} | lij''rak''ka//βi// | {{ipa{ɰʏtʃ.ˈɾa.gɜ.ˌⱱʏ}}} | {{nya{wichrakoβi}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{lika}}} |
|!Gloss: | nowhere, no place |
|!Derivation: | {{nya{[[limu]] + [[katɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | li''ka'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰʏ.ˈdʒa}}} / {{nya{wija}}} |
|!Combination Form: | {{nya{lija}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{lilɯvu}}} |
|!Gloss: | everywhere, every place |
|!Derivation: | {{nya{[[limu]] + [[lɯvu]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | li''lɯ''vu |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰʏ.ˈɰu.vʊ}}} / {{nya{wiwɯvu}}} |
|!Combination Form: | {{nya{lilɯv}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{limu}}} |
|!Gloss: | to put, at (a location), place root |
|!Irregularity: | [[Combo - Type 3, Irregular Verb|Irregulars]] |
|!Stress: | li''mu'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰʏ.ˈɱɯ}}} / {{nya{wimɯ}}} |
|!Combination Form: | {{nya{li}}} |
|!Compare: | {{nya{[[lizimu]], [[lɯch]], [[βɯzz]]}}} |

Did you put the food away (where it belongs)?

!References:
<<showReferences>>
|!Lexeme: | {{nya{lin}}} |
|!Gloss: | long and narrow |
|!Derivation: | Ideophone / Onomatopoeic |
|!Combination Form: | {{nya{lyŋ}}} |
|!Compare with | {{nya{[[zofur]], [[chizz]], [[liiwnɒ]]}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{lin}}} | -- | {{ipa{ɰy&#331;}}} | {{nya{wy&#331;}}} |
|!Paucal: | {{nya{lyynni}}} | ''lyyn''ni | {{ipa{ˈɰiːn.nɪ}}} | {{nya{wyynni}}} |
|!Plural: | {{nya{linni}}} | lin''ni'' | {{ipa{ɰɪɱ.ˈni}}} | {{nya{wimny}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{linŋuu}}} |
|!Gloss: | a long-tailed arboreal animal, somewhat like a lemur or opossum. There are many varieties, including the bushy-tail. They eat fruit, fungus, insects, arachnids, leaves, and birds. They're known to be very curious and fearless and can be something of a nuisance. |
|!Derivation: | {{nya{[[lin]] + [[ŋuu]]}}} |
|!Irregularity: | |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} |

''Notes:'' 
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{linŋuu}}} | lin''ŋuu'' | {{ipa{ɰʏ.ˈɱʊːʔ}}} | {{nya{wimuu'}}} |
|!Paucal: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
|!Plural: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{lisa}}} |
|!Gloss: | anywhere, any place, wherever |
|!Derivation: | {{nya{[[limu]] + [[sa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | li''sa'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰʏ.ˈsa}}} / {{nya{wisa}}} |
|!Combination Form: | {{nya{lisa}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{lito}}} |
|!Gloss: | somewhere |
|!Derivation: | {{nya{[[limu]] + [[to]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | li''to'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰʏ.ˈɾa}}} / {{nya{wira}}} |
|!Combination Form: | {{nya{lita}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{liuw}}} |
|!Gloss: | life, to live, to be alive |
|!Irregularity: | [[Noun - Type 3|Irregulars]] |
|!Combination Form: | {{nya{liw}}} |
|!Compare with | {{nya{[[manŋoss]], [[kaŋi]]}}} |

''Notes:'' While {{nya{manŋoss}}} also means 'to live' it's in a general sense of to exist. For example, if one pointed to an animal and asked 'does it {{nya{manŋoss}}}?', the answer would be 'duh' or confusion because of the obviousness. Pointing and asking 'does it {{nya{liuw}}}?' would be answered with yes or no.
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{liuw}}} | -- | {{ipa{ɰʏʊl}}} | {{nya{wiul}}} |
|!Paucal: | {{nya{liiwli}}} | ''liiw''li | {{ipa{ˈɰʏːl.lʏ}}} | {{nya{wiilli}}} |
|!Plural: | {{nya{liwli}}} | liw''li'' | {{ipa{ˈɰʏl.ly}}} | {{nya{willy}}} |

''Notes:'' Most often in the plural form when used as a noun and may more accurately be translated as 'thing that is alive'.
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''ŋaliuw, Jim, [[nina]] vajichofliwatnarɒ ka[[βokko]] russa nina''// |>|>|>|>|>|>|
||{{nya{ŋa-liuw,}}} |{{nya{Jim,}}} |{{nya{nina}}} |{{nya{va<jich-of>liw-atnarɒ (stem: [[vatnarɒ]])}}} |{{nya{ka-βokko}}} |{{nya{[[russa|rɯss]]}}} |{{nya{nina}}} |
||3sg.~SBJ-life, |Jim, |but |know<1pl.~SBJ-3pl.SOBJ>life-know |~NEG-like |3.pl |but |
||It's life, Jim, but not as we know it. (It's a living thing, Jim, but not like we know living things.) |>|>|>|>|>|>|
|!Phonetic: |mo''wiul'' |jin |mi''ma'' |vo''jy''chofwi//wat//norɒ |''ja''&beta;ot//jo// |βu''sa'' |mi''ma'' |
|!IPA: |{{ipa{ɱɜ.ˈɰʏʊl}}} |{{ipa{dʒɪn}}} |{{ipa{ɱɪ.ˈɱa}}} |{{ipa{vɜ.ˈdʒi.tʃɜf.ɰʏ.ˈɰɶd.nɜ.ɾɒ}}} |{{ipa{ˈdʒa.ⱱɜd.ˌdʒɜ}}} |{{ipa{ⱱʊ.ˈsa}}} |{{ipa{ɱɪ.ˈɱa}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{lizimu}}} |
|!Gloss: | a generic place |
|!Derivation: | {{nya{[[limu]] + [[-iz-]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{lisym}}} |
|!Compare with | {{nya{[[limu]], [[zɒzɒ]]}}} |

(Translations with glosses)

''Notes:'' Something like 'that place, you know the one'. A location equivalent of 'thingy'

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{lizimu}}} | li''zi''mu | {{ipa{ɰʏ.ˈsi.ɱo}}} | {{nya{wisymu}}} |
|!Paucal: | {{nya{lizyyzimu}}} | li''zyy''zi//mu// | {{ipa{ɰʏ.ˈsiːʔ.zɪ.ˌɱo}}} | {{nya{wisyy'zimu}}} |
|!Plural: | {{nya{lizizimu}}} | li''zi''zi//mu// | {{ipa{ɰʏ.ˈsi.sɪ.ˌɱo}}} | {{nya{wisysimu}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{lizɒɒβso}}} |
|!Gloss: | discovery, invention |
|!Derivation: | {{nya{[[lɒɒβso]] + [[-iz-]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]], [[Noun - Type 2|Irregulars]] |
|!Combination Form: | {{nya{lisɒs}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{lizɒɒβso}}} | li''zɒɒβ''so | {{ipa{ɰʏ.ˈsɒːf.sɜ}}} | {{nya{wisɒɒfso}}} |
|!Paucal & Plura: | {{nya{lizɒββɒso}}} | li''zɒβ''βɒ//so// | {{ipa{ɰʏ.ˈsɒ.ⱱɜ.ˌsɜ}}} | {{nya{wisɒββoso}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{lizɯ}}} |
|!Gloss: | where? |
|!Derivation: | {{nya{limu + zɯ}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | li''zɯ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰʏ.ˈsɯ}}} / {{nya{wisɯ}}} |
|!Combination Form: | {{nya{lizɯ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{liβa}}} |
|!Gloss: | there |
|!Derivation: | {{nya{[[limu]] + [[βa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | li''βa'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰʏ.ˈⱱa}}} / {{nya{wiβa}}} |
|!Combination Form: | {{nya{liβa}}} |
|!Compare with | {{nya{[[liβi]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{liβi}}} |
|!Gloss: | here |
|!Derivation: | {{nya{[[limu]] + [[βi]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | li''βi'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰʏ.ˈⱱi}}} / {{nya{wiβy}}} |
|!Combination Form: | {{nya{liβy}}} |
|!Compare with | {{nya{[[liβa]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{loniz}}} |
|!Gloss: | wall, to block, to obscure |
|!Combination Form: | {{nya{lonys}}} |
|!Compare with | {{nya{x}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{loniz}}} | lo''niz'' | {{ipa{ɰɞ.ˈnis}}} | {{nya{wonys}}} |
|!Paucal: | {{nya{lonyyzzi}}} | lo''nyyz''zi | {{ipa{ɰɞ.ˈniː.sʏ}}} | {{nya{wonyysi}}} |
|!Plural: | {{nya{lonizzi}}} | lo''niz''zi | {{ipa{ɰɞ.ˈni.zʏ}}} | {{nya{wonyzi}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{lonɯfa}}} |
|!Gloss: | good, moral, right, to do right, to do good, virtue |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | lo''nɯ''fa |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰɞ.ˈnɯ.fa}}} / {{nya{wonɯfa}}} |
|!Combination Form: | {{nya{lonɯf}}} |
|!Compare with: | {{nya{[[joztiizz]]}}} |

''Notes:''  'To be good' uses [[manŋoss]], but is rare. Generally actions or thoughts are described as good or evil, not people or things.
!References:
<<showReferences>>
|!Lexeme: | {{nya{lowvi}}} |
|!Gloss: | soft, softness, to be soft (texture only) |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[noun - Type 1|Irregulars]] |
|!Stress: | low''vi'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰɞ.ˈvi}}} / {{nya{wovy}}} |
|!Combination Form: | {{nya{lovi}}} |
|!Compare with |  {{nya{[[siysiss]], [[kifinsiŋ]]}}} |

''Notes:'' This is the texture of velvet, suede, silk, soft fur, etc, not the malleability of pillows ({{nya{[[kifinsiŋ]]}}}).

!References:
<<showReferences>>
|!Lexeme: | {{nya{loβimywnys}}} |
|!Gloss: | tree |
|!Derivation: | [[loniz]] + [[riamyaw]] |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{loβymmyz}}} |

''Notes:'' This word is used much more rarely than the specific tree or type of trees (fruit trees, etc)
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{loβimywnys}}} | lo''βi''myw//nys// | {{ipa{ɰɞ.ˈⱱi.ɱɪ.ˌɱiz}}} | {{nya{woβymimyz}}} |
|!Paucal: | {{nya{loβyyβimywnys}}} | lo''βyy''βimyw''nys'' | {{ipa{ɰɞ.ˈⱱiːʔ.ⱱɪ.ɱɪ.ˈɱiz}}} | {{nya{woβyyβimimyz}}} |
|!Plural: | {{nya{loβiβimywnys}}} | lo''βi''βimyw''nys'' | {{ipa{ɰɞ.ˈⱱi.ⱱɪ.ɱɪ.ˈɱiz}}} | {{nya{woβyβimimyz}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{ly}}} |
|!Gloss: | she, he, they, hers, her, him, his, they, their, theirs, them (3rd person) |
|!Irregularity: | [[Noun - Type 5|Irregulars]] |
|!Combination Form: | {{nya{ly}}} |
!!Pronoun
!!!Written
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| {{nya{ly}}} | {{nya{lyw}}} |border-right:2px solid; {{nya{lyyw}}} | {{nya{lyan}}} | {{nya{lyan}}} |border-right:2px solid; {{nya{lylan}}} | {{nya{lyŋy}}} | {{nya{lyŋy}}} | {{nya{lyyŋy}}} |
!!!Stress
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| ly | lyw |border-right:2px solid; lyyw | lyan | lyan |border-right:2px solid; ly''lan'' | ly''ŋy'' | ly''ŋy'' | ''lyy''ŋy |
!!!Phonetic
| {{ipa{IPA}}} / Ŋyjichɯn transliteration |c
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| {{ipa{ɰʏ}}} | {{ipa{ɰʏl}}} |border-right:2px solid; {{ipa{ɰɪil}}} | {{ipa{ɰiaŋ}}} | {{ipa{ɰiɜŋ}}} |border-right:2px solid; {{ipa{ɰʏ.ˈɰɶŋ}}} | {{ipa{ɰʏ.ˈɱy}}} | {{ipa{ɰʏ.ˈɱy}}} | {{ipa{ˈɰiːʔ.ɱy}}} |
| {{nya{wi}}} | {{nya{wil}}} |border-right:2px solid; {{nya{wiyl}}} | {{nya{wyoŋ}}} | {{nya{wyoŋ}}} |border-right:2px solid; {{nya{wiwaŋ}}} | {{nya{wimy}}} | {{nya{wimy}}} | {{nya{wyy'my}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{lyasim}}} |
|!Gloss: | stone, bark, shell, metal, grey, beige, pale, yellow, tan, off-white |
|!Combination Form: | {{nya{lyzyŋ}}} |
|!Compare with | {{nya{[[jio]], [[jɒɯw]], [[kouch]], [[ŋafnɯŋ]], [[tya]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. Refers to primarily inorganic colors (the color of stones and metals), but also pale bark, the yellow of wheat, etc. The base color is grey. To reference the color itself, the color incorporates {{nya{[[chanyki]]}}}.  The picture below gives a sampling of the hues associated. 

[img[media/lyasim.jpg]]

Otherwise it refers to the material of stone, bark, or shell, or large expanses of it (for example the bark on a tree or the stone of a mountainside)

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{lyasim}}} | lya''sim'' | {{ipa{ɰiɜ.ˈziŋ}}} | {{nya{wyozyŋ}}} |
|!Paucal: | {{nya{lyasyymmi}}} | lya''syym''mi | {{ipa{ɰiɜ.ˈziː.mɪ}}} | {{nya{wyozyymi}}} |
|!Plural: | {{nya{lyasimmi}}} | lya''sim''mi | {{ipa{ɰiɜ.ˈzi.mɪ}}} | {{nya{wyozymi}}} |

!References:
<<showReferences>>

|!Lexeme: | {{nya{lychantiasim}}} |
|!Gloss: | grey, tan, yellow, beige, off-white, gold, silver, bronze, copper |
|!Derivation: | {{nya{[[lyasim]] + [[chanyki]]}}} |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ly''chan''tia//sim// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰʏ.ˈdʒan.tɪɜ.ˌzɪn}}} / {{nya{wijantiozin}}} |
|!Combination Form: | {{nya{lyzyŋ}}} (same combo as {{nya{[[lyasim]]}}}) |
|!Compare with | {{nya{[[jichantio]], [[jɒchantiɯw]], [[kochantiuch]], [[ŋachantifnɯŋ]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. Refers to primarily inorganic colors (the color of stones and metals), but also pale bark, the yellow of grains, etc. The base color is grey. 

[img[media/lyasim.jpg]]

!References:
<<showReferences>>
|!Lexeme: | {{nya{lyfiyk}}} |
|!Gloss: | box, hard container, to be in a box |
|!Combination Form: | {{nya{lifit}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{lyfiyk}}} | ly''fiyk'' | {{ipa{ɰʏ.ˈfɪit}}} | {{nya{wifiyt}}} |
|!Paucal: | {{nya{lyfyykky}}} | ly''fyyk''ky | {{ipa{ɰʏ.ˈfiː.ki}}} | {{nya{wifyyky}}} |
|!Plural: | {{nya{lyfiykky}}} | ly''fiyk''ky | {{ipa{ɰʏ.ˈfɪi.ki}}} | {{nya{wifiykky}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{lymrachy}}} |
|!Gloss: | to shoot, to stab with a throwing weapon |
|!Derivation: | |
|!Irregularity: | [[Verbs]] |
|!Stress: | lym''ra''chy |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰʏɱ.ˈɾa.dʒi}}} / {{nya{wimrajy}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[zyrchoβ]]}}} |

''Notes:'' 

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{lyβ}}} |
|!Gloss: | nine (9) |
|!Irregularity: | [[Combo - Type 3|Irregulars]] |
|!Combination Form: | {{nya{lyβ}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{lyβ}}} | -- | {{ipa{ɰʏz}}} | {{nya{wiz}}} |
|!Paucal: | {{nya{lyyββy}}} | ''lyyβ''βy | {{ipa{ˈɰiː.ⱱi}}} | {{nya{wyyβy}}} |
|!Plural: | {{nya{lyββy}}} | lyβ''βy'' | {{ipa{ɰʏ.ˈⱱi}}} | {{nya{wiβy}}} |
!References:
<<showReferences>>
lyβɒnfiyk
helmet
lyfiyk + βɒɒn

ɰʏ.ˈⱱɑɱ.sɪid / wiβɒmsiyt
|!Entry: | {{nya{(-)lɒ-}}} |
|!Gloss: | Marker for 2nd person secondary objects (direct objects) |
|!Placement: | Infixes after the first syllable of multi-syllable words or prefixes single syllable words, after the subject and primary object markers |

{{cent{
| singular | paucal | plural|h
| -lɒ- | -loo- | -lɒ- |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{lɒɒβso}}} |
|!Gloss: | discover, invent |
|!Irregularity: | [[Verbs]] |
|!Stress: | ''lɒɒβ''so |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈɰɒːf.sɜ}}} / {{nya{wɒɒfso}}} |
|!Combination Form: | {{nya{lɒs}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{lɯch}}} |
|!Gloss: | on, in contact with, beside, with, at |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰʊtʃ}}} / {{nya{wuch}}} |
|!Combination Form: | {{nya{luch}}} |
|!Compare with | {{nya{[[βɯzz]], [[sif]]}}} |

!References:
<<showReferences>>

@@Need examples to illustrate differences between [[βɯzz]], [[lɯch]] and [[limu]]@@
|!Entry: | {{nya{lɯvu}}} |
|!Gloss: | every, all |
|!Irregularity: | [[Irregular Verb, Combo - Type 3, Noun - Type 1|Irregulars]] |
|!Stress: | lɯ''vu'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰʊ.ˈvɯ}}} / {{nya{wuvɯ}}} |
|!Combination Form: | {{nya{lɯ}}} |

''Notes:'' Base in the correlative table. Used with a plural or paucal.
!References:
<<showReferences>>
|!Lexeme: | {{nya{lɯɒrri}}} |
|!Gloss: | maxifier, most, least, intensifer |
|!Irregularity: | [[Descriptives]] |
|!Combination Form: | {{nya{lɯri}}} |
|!Compare with | {{nya{[[zofur]], [[nyywli]], [[folɒɒki]], [[lɯβfɯt]], [[mɯvɯ]]}}} |

''Notes:'' Added before anything but other comparision descriptives.

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{lɯɒrri}}} | lɯɒr''ri'' | {{ipa{ɰɯɜɾ.ˈɾi}}} | {{nya{wɯorry}}} |
|!Paucal: | {{nya{lɯɒrryyri}}} | lɯɒr''ryy''ri | {{ipa{ɰɯɜɾ.ˈɾiːʔ.ɾʏ}}} | {{nya{wɯorryy'ri}}} |
|!Plural: | {{nya{lɯɒrriri}}} | lɯɒr''ri''ri | {{ipa{ɰɯɜr.ˈɾi.ɾʏ}}} | {{nya{wɯorryri}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{lɯβfɯt}}} |
|!Gloss: | Complete, full, whole, entire, ended, finished, total, 18 (eighteen) |
|!Irregularity: | [[Noun - Type 1, Combo - Type 3 (for numbers)|Irregulars]] |
|!Stress: | lɯβ''fɯt'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɰʊv.ˈvɯz}}} / {{nya{wuvvɯz}}} |
|!Combination Form: | {{nya{luvɯz}}}, (18) {{nya{lɯβ}}} |
|!Compare with | {{nya{[[zofur]], [[lɯɒrri]], [[mɯvɯ]]}}} |

!References:
<<showReferences>>
Labiodental nasal
maanu
to throw, to swing

ˈɱaːʔ.no / maa'nu
|!Lexeme: | {{nya{manŋoss}}} |
|!Gloss: | exist, happen, live, be |
|!Irregularity: |  [[Verbs]], [[Irregular Verb|Irregulars]] |
|!Stress: | man''ŋoss'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɜ.ˈɱas}}} / {{nya{momas}}} |
|!Combination Form: | {{nya{momas}}} |
|!Compare with | {{nya{[[liuw]], [[kaŋi]]}}} |

''Notes:'' The word {{nya{[[kaŋi]]}}} means 'to be, exist, equals, is equivalent to' while {{nya{[[manŋoss]]}}} means 'to live, to be, exist, happen.' {{nya{manŋoss}}} implies a more active beingness, while {{nya{kaŋi}}} is more abstract. Neither is used often, but {{nya{kaŋi}}} is mostly used for mathematical equations or for location of stationary objects (in the sense of 'that building is there and it's not going anywhere'), while {{nya{manŋoss}}} is used for possibly changing conditions ('he is alive, but he didn't used to be and he won't be forever'). They are usually only used when there is a need for emphasis. (Where an English speaker would say 'why is he //here?//' a Ŋyjichɯn speaker would say 'why //is// he here?' as ordinarily 'here' would be the verb.)

!References:
<<showReferences>>
|!Lexeme: | {{nya{maryoβy}}} |
|!Gloss: | know, knowledge, understanding, grok, to have experience with |
|!Derivation: | |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ma''ryo''βy |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɜ.ˈɾiɜ.ⱱi}}} / {{nya{moryoβy}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[vatnarɒ]]}}} |

''Notes:'' This refers to a deep knowledge, gained through intense schooling or personal experience, while {{nya{[[vatnarɒ]]}}} is knowledge and trivia that's been picked up through cultural knowledge and in passing. One would describe one's field of study, career, and other expertise with {{nya{maryoβy}}}.
!References:
<<showReferences>>
|!Lexeme: | {{nya{matry}}} |
|!Gloss: | berry, small fruit |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{moβy}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{matry}}} | mat''ry'' | {{ipa{ɱɜd.ˈⱱi}}} | {{nya{motβy}}} |
|!Paucal: | {{nya{matryyry}}} | mat''ryy''ry | {{ipa{ɱɜd.ˈⱱiːʔ.ɾi}}} | {{nya{motβyy'ry}}} |
|!Plural: | {{nya{matryry}}} | mat''ry''ry | {{ipa{ɱɜd.ˈⱱi.ɾi}}} | {{nya{motβyry}}} |

!References:
<<showReferences>>
mavar
closed, closed in, enclosed, boxed in
compare: [[tɒvɯi]]

ɱɜ.ˈvaz / movaz
maw
out, outside

ɱal / mal
mazynanu

Swing-claw

maanu-jichna

ɱɜ.ˈzi.nɜ.ˌno / mozynonu

large furry four-legged predator. Has huge teeth, sharp claws, and talons that swing out from above the wrist. Color varies between green-ish brown, brown, and green-ish grey. Aka 'Thunderian cat-bear'. The talon is a modified thumb or dewclaw with a claw four to six inches long that can be used for slashing or stabbing attacks or to probe holes for food. The mazynanu will eat almost anything, including small mammals, reptiles, birds, honey, mushrooms and other fungus, fruit, and large insects and arachnids, but it is mostly predatory.
|!Lexeme: | {{nya{miftyk}}} |
|!Gloss: | savory, umami |
|!Irregularity: | [[Descriptives]] |
|!Combination Form: | {{nya{miryt}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{miftyk}}} | mif''tyk'' | {{ipa{ɱɪf.ˈɾid}}} | {{nya{mifryt}}} |
|!Paucal: | {{nya{miftyykky}}} | mif''tyyk''ky | {{ipa{ɱɪf.ˈtiː.ki}}} | {{nya{miftyyky}}} |
|!Plural: | {{nya{miftykky}}} | mif''tyk''ky | {{ipa{ɱɪf.ˈti.gi}}} | {{nya{miftyky}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{mit}}} |
|!Gloss: | no, wrong, incorrect |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪp}}} / {{nya{mit}}} |
|!Compare with | {{nya{[[katɯ]], [[so]]}}} |

''Notes:'' Informally, it will be extended to {{nya{mitti}}}, {{nya{mittii}}}, or {{nya{miittii}}} - equivalent to 'nah' or 'uh-uh'

!References:
<<showReferences>>
|!Lexeme: | {{nya{moksom}}} |
|!Gloss: | Stink, to stink, smell bad |
|!Irregularity: | [[noun - Type 1|Irregulars]] |
|!Stress: | mok''som'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɜt.ˈsaŋ}}} / {{nya{motsaŋ}}} |
|!Combination Form: | {{nya{mosaŋ}}} |
|!Compare with | {{nya{[[nifon]]}}} |

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''ŋooŋ[[vizɯ]] moŋooŋoksom [[myββy|mɯyβ]]''// |>|>|
||font-family:Verdana,Geneva,sans-serif;//''[[ŋooŋ|ŋa-]]vizɯ''// |font-family:Verdana,Geneva,sans-serif;//''mo&lt;ŋooŋ&gt;oksom''// |font-family:Verdana,Geneva,sans-serif;//''myββy-&empty;''// |
||3pau.~SBJ-who? |&lt;3pau.SBJ&gt;stink |3pau.NOM |
||Who stinks? |>|>|
|!Phonetic: |''moom''fʏ//sɯ// |mo''noo'''notzsoŋ |mi''βy'' |
|!IPA: |{{ipa{ˈɱɜːɱ.fɪ.ˌsɯ}}} |{{ipa{ɱɜ.ˈnɜːʔ.nɜt.ˌsɞŋ}}} |{{ipa{ɱɪ.ˈⱱi}}} |
}}}
''Notes:'' The paucal form of {{nya{mɯyβ}}} is used in the translation above because it isn't known who it is (thus 4th person) or how many (thus paucal).

!References:
<<showReferences>>
|!Lexeme: | {{nya{morass}}} |
|!Gloss: | up, to rise, climb |
|!Stress: | mo.''rass'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɜ.ˈɾaz}}} / {{nya{moraz}}} |
|!Combination Form: | {{nya{moraz}}} |
|!Compare with | {{nya{[[zyich]], [[nak]]}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{motto}}} |
|!Gloss: | Bound root representing the sound of feet hitting hard dirt or stone. Used for people, not animals. |
|!Derivation: | Ideophone / Onomatopoeic |

!References:
<<showReferences>>
|!Lexeme: | {{nya{mottofii}}} |
|!Gloss: | to run (upright) |
|!Derivation: | {{nya{[[motto]] + [[fii]]}}} |
|!Irregularity: | [[Irregular Verb|Irregulars]] |
|!Stress: | mot''to''fii |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɜ.ˈta.fʏːʔ}}} / {{nya{motafii'}}} |
|!Combination Form: | {{nya{motaf}}} |
|!Compare with | {{nya{[[fɒmfomfii]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{mow}}} |
|!Gloss: | you, yours, your (2nd person) |
|!Irregularity: | [[Noun - Type 5|Irregulars]] |
|!Combination Form: | {{nya{mow}}} |
!!Pronoun
!!!Written
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| {{nya{mow}}} | {{nya{muw}}} |border-right:2px solid; {{nya{mowlo}}} | {{nya{moan}}} | {{nya{muan}}} |border-right:2px solid; {{nya{mowlan}}} | {{nya{moŋ}}} | {{nya{moŋy}}} | {{nya{mowŋy}}} |
!!!Stress
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| mow | muw |border-right:2px solid; mow''lo'' | moan | muan |border-right:2px solid; mow''lan'' | moŋ | mo''ŋy'' | mow''ŋy'' |
!!!Phonetic
| {{ipa{IPA}}} / Ŋyjichɯn transliteration |c
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| {{ipa{ɱɜl}}} | {{ipa{ɱol}}} |border-right:2px solid; {{ipa{ɱɜl.ˈlɶ}}} | {{ipa{ɱɜːŋ}}} | {{ipa{ɱoɜŋ}}} |border-right:2px solid; {{ipa{ɱɜl.ˈlɶŋ}}} | {{ipa{ɱɜŋ}}} | {{ipa{ɱɜ.ˈɱi}}} | {{ipa{ɱɜ.ˈɱi}}} |
| {{nya{mol}}} | {{nya{mul}}} |border-right:2px solid; {{nya{molwa}}} | {{nya{mooŋ}}} | {{nya{muoŋ}}} |border-right:2px solid; {{nya{monwaŋ}}} | {{nya{moŋ}}} | {{nya{momy}}} | {{nya{momy}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{muamuim}}} |
|!Gloss: | to repeat, again, do again, repetition |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | mua''muim'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱoɜ.ˈɱoɪn}}} / {{nya{muomuin}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} |

''Notes:'' 

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{mychkaŋ}}} |
|!Gloss: | alternating, off & on, flickering, dappled |
|!Derivation: | |
|!Irregularity: | Descriptives |
|!Stress: | |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪ.ˈdʒaŋ}}} / {{nya{mijaŋ}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[tokoto]]}}} |

''Notes:'' 

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Entry: | {{nya{mym}}} |
|!Gloss: | proximal (base) |
|!Combination Form: | {{nya{mym}}} |
|!Compare: | {{nya{[[zan]]}}} |

''Notes:'' Base in the correlative table that can't be used on its own.

!References:
<<showReferences>>
|!Lexeme: | {{nya{mymchɯ}}} |
|!Gloss: | coming here, approaching the speaker |
|!Derivation: | {{nya{[[mym]] + [[chɯjy]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | mym''chɯ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪɱ.ˈfɯ}}} / {{nya{mimfɯ}}} |
|!Combination Form: | {{nya{mifɯ}}} |
|!Compare with | {{nya{[[syβi]], [[chɯβi]], [[zansy]], [[mymsy]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{mymko}}} |
|!Gloss: | soon |
|!Derivation: | {{nya{[[mym]] + [[kokɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | mym''ko'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪɱ.ˈka}}} / {{nya{mimka}}} |
|!Combination Form: | {{nya{mika}}} |
|!Compare with | {{nya{[[koβa]], [[zanko]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{mymli}}} |
|!Gloss: | near |
|!Derivation: | {{nya{[[mym]] + [[limu]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | mym''li'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪ.ˈɱi}}} / {{nya{mimy}}} |
|!Combination Form: | {{nya{mimy}}} |
|!Compare with | {{nya{[[zanli]]}}} |

''Notes:'' 

!References:
<<showReferences>>
|!Lexeme: | {{nya{mymsy}}} |
|!Gloss: | going from here |
|!Derivation: | {{nya{[[mym]] + [[syza]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | mym''sy'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪɱ.ˈfi}}} / {{nya{mimfy}}} |
|!Combination Form: | {{nya{misy}}} |
|!Compare with | {{nya{[[mymchɯ]], [[zanchɯ]], [[syβi]], [[chɯβa]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{myomty}}} |
|!Gloss: | name, bird or animal call, to be called, to be named |
|!Derivation: | Onomatopoeic - Derived from a common bird call |
|!Irregularity: | |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[vatnarɒ]]}}} |

''Notes:'' 
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{myomty}}} | | {{ipa{ɱiɜn.ˈɾi}}} | {{nya{myonry}}} |
|!Paucal: | {{nya{myomtyyty}}} | | {{ipa{ɱiɜn.ˈtiːʔ.di}}} | {{nya{myontyy'ty}}} |
|!Plural: | {{nya{myomtyty}}} | | {{ipa{ɱiɜn.ˈti.di}}} | {{nya{myontyty}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{myratɒ}}} |
|!Gloss: | smell good, fragrance, perfume |
|!Derivation: | |
|!Irregularity: | |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{myratɒ}}} | | {{ipa{ɱɪ.ˈⱱa.dɒ}}} | {{nya{miβatɒ}}} |
|!Paucal: | {{nya{myrooratɒ}}} | | {{ipa{ɱɪ.ˈⱱɜːʔ.ɾɜ.ˌdɒ}}} | {{nya{miβoo'rotɒ}}} |
|!Plural: | {{nya{myraratɒ}}} | | {{ipa{ɱɪ.ˈⱱa.ɾɜ.ˌdɒ}}} | {{nya{miβarotɒ}}} |

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''x''// |
||{{nya{x}}} |
||x |
||x |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
''Notes:'' 

!References:
<<showReferences>>
|!Lexeme: | {{nya{myyŋjɯŋ}}} |
|!Gloss: | grow, tall, growth, to get tall |
|!Derivation: | |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈɱiːn.tʃɯŋ}}} / {{nya{myynchɯŋ}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} |

''Notes:'' 

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
mɒɒnŋa
mouth, opening, cavern
Ideophone

ˈɱɑː.ɱa / mɒɒma
|!Lexeme: | {{nya{mɯk}}} |
|!Gloss: | to need, needed thing or action |
|!Derivation: | |
|!Irregularity: | [[Noun - Type 2|Irregulars]] |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} |

''Notes:'' 
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{mɯk}}} | -- | {{ipa{ɱɯt}}} | {{nya{mɯt}}} |
|!Paucal & Plural: | {{nya{mɯkkɯ}}} | | {{ipa{ɱob.ˈdʒɯ}}} | {{nya{mutjɯ}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{mɯkviβ}}} |
|!Gloss: | one that does what's needed, problem solver, manager |
|!Derivation: | {{nya{[[mɯk]] + [[-viβ]]}}} |
|!Irregularity: | |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[ŋoyzaviβ]]}}} |

''Notes:'' 
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{x}}} | | {{ipa{ɱob.ˈviz}}} | {{nya{mutvyz}}} |
|!Paucal: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
|!Plural: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{mɯkzaz}}} |
|!Gloss: | thing that does what's needed, tool |
|!Derivation: | {{nya{[[mɯk]] + [[-zaz]]}}} |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱob.ˈzaz}}} / {{nya{mutzaz}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[fini]]}}} |

''Notes:'' 

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{mɯkzoɯr}}} |
|!Gloss: | solution |
|!Derivation: | {{nya{[[mɯk]] + [[-zoɯr-]]}}} |
|!Irregularity: | |
|!Combination Form: | {{nya{mutzoɯz}}} |
|!Compare with | {{nya{x}}} |

''Notes:'' 
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{x}}} | | {{ipa{ɱob.ˈzɜɯz}}} | {{nya{x}}} |
|!Paucal: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
|!Plural: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{mɯnalak}}} |
|!Gloss: | to provide a service, to perform a service, to execute a role, to function as, to act as, to do |
|!Derivation: | {{nya{[[mɯk]] + [[-nalak-]]}}} |
|!Irregularity: | |
|!Stress: | |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱo.ˈɱa.ɰɶd}}} / {{nya{mumawat}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} |

''Notes:'' 

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{mɯvɯ}}} |
|!Gloss: | Intensifier - more of the same |
|!Combination Form: | {{nya{nuvɯ}}} |
|!Compare with | {{nya{[[lɯɒrri]], [[nyywli]], [[zofur]], [[folɒɒki]]}}} |

''Notes:'' {{nya{mɯvɯ lɯɒrri}}} = most

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{mɯvɯ}}} | mɯ''vɯ'' | {{ipa{ɱo.ˈvɯ}}} | {{nya{muvɯ}}} |
|!Paucal: | {{nya{mɯvɯɯvɯ}}} | mɯ''vɯɯ''vɯ | {{ipa{ɱo.ˈvɯːʔ.vɯ}}} | {{nya{muvɯɯ'vɯ}}} |
|!Plural: | {{nya{mɯvɯvɯ}}} | mɯ''vɯ''vɯ | {{ipa{ɱo.ˈvɯ.vɯ}}} | {{nya{muvɯvɯ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{mɯyβ}}} |
|!Gloss: | he, she, him, her, hers, his, them, theirs, their (4th person / obviative) |
|!Irregularity: | [[Noun - Type 5|Irregulars]] |
|!Combination Form: | {{nya{mɯiz}}} |

''Notes:'' Historically {{nya{mɯyβ}}} meant 'he' before becoming a fourth person pronoun (used to designate a second person in a conversation). It is also used when the exact subject isn't known.
!!Pronoun
!!!Written
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| {{nya{mɯyβ}}} | {{nya{myββy}}} |border-right:2px solid; {{nya{mɯyββy}}} |  {{nya{mɯyβan}}} | {{nya{myββyn}}} |border-right:2px solid; {{nya{mɯyββyn}}} | {{nya{mɯyβŋy}}} | {{nya{myβŋy}}} | {{nya{mɯyβŋy}}} |
!!!Stress
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| mɯyβ | myβ''βy'' |border-right:2px solid; mɯyβ''βy'' | mɯy''βan'' | myβ''βyn'' |border-right:2px solid; mɯyβ''βyn'' | mɯyβ''ŋy'' | myβ''ŋy'' | mɯyβ''ŋy'' |
!!!Phonetic
| {{ipa{IPA}}} / Ŋyjichɯn transliteration |c
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| {{ipa{ɱuiz}}} | {{ipa{ɱɪ.ˈⱱi}}} |border-right:2px solid; {{ipa{ɱuʏ.ˈⱱi}}} | {{ipa{ɱuʏ.ˈⱱaŋ}}} | {{ipa{ɱɪ.ˈⱱiŋ}}} |border-right:2px solid; {{ipa{ɱuʏ.ˈⱱiŋ}}} | {{ipa{ɱuʏz.ˈɱi}}} | {{ipa{ɱɪz.ˈɱi}}} | {{ipa{ɱuʏz.ˈɱi}}} |
| {{nya{mɯiz}}} | {{nya{miβy}}} |border-right:2px solid; {{nya{mɯiβy}}} | {{nya{mɯiβaŋ}}} | {{nya{miβyŋ}}} |border-right:2px solid; {{nya{mɯiβyŋ}}} | {{nya{mɯizmy}}} | {{nya{mizmy}}} | {{nya{mɯizmy}}} |
!References:
<<showReferences>>
Post-alveolar nasal.
|!Lexeme: | {{nya{nak}}} |
|!Gloss: | down, descend, to fall |
|!Derivation: | |
|!Irregularity: | |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱad}}} / {{nya{mat}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[morass]]}}} |

''Notes:'' 

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Entry: | {{nya{nana}}} |
|!Gloss: | one out of plural (base) |
|!Irregularity: | [[Combo - Type 3|Irregulars]] |
|!Combination Form: | {{nya{nan}}} |
|!Compare: | {{nya{[[vini]]}}} |

''Notes:'' Base in the correlative table that can't be used on its own.

!References:
<<showReferences>>
|!Lexeme: | {{nya{nanka}}} |
|!Gloss: | none |
|!Derivation: | {{nya{[[nana]] + [[katɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | nan''ka'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɜn.ˈsa}}} / {{nya{monsa}}} |
|!Combination Form: | {{nya{moka}}} |
|!Compare with | {{nya{[[vinka]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{nanlɯ}}} |
|!Gloss: | both |
|!Derivation: | {{nya{[[nana]] + [[lɯvu]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | nan''lɯ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɜ.ˈnɯ}}} / {{nya{monɯ}}} |
|!Combination Form: | {{nya{monɯ}}} |
|!Compare with | {{nya{[[vinlɯ]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{nansa}}} |
|!Gloss: | any |
|!Derivation: | {{nya{[[nana]] + [[sa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | nan''sa'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɜn.ˈsa}}} / {{nya{monsa}}} |
|!Combination Form: | {{nya{mosa}}} |
|!Compare with | {{nya{[[vinsa]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{nanto}}} |
|!Gloss: | some |
|!Derivation: | {{nya{[[nana]] + [[to]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | nan''to'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɜn.ˈɾa}}} / {{nya{monra}}} |
|!Combination Form: | {{nya{mora}}} |
|!Compare with | {{nya{[[vinto]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{nanβi}}} |
|!Gloss: | this one, that one |
|!Derivation: | {{nya{[[nana]] + [[βi]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | nan''βi'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɜ.ˈⱱi}}} / {{nya{moβy}}} |
|!Combination Form: | {{nya{moβy}}} |
|!Compare with | {{nya{[[vinβi]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{natryyki}}} |
|!Gloss: | leafy, feathery, scaley |
|!Derivation: | {{nya{[[nyki]] + [[-atry-]]}}} |
|!Irregularity: | [[Descriptives]], [[Noun - Type 2|Irregulars]] |
|!Combination Form: | {{nya{mity}}} |
|!Compare with | {{nya{[[ratry'yakkin]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{natryyki}}} | nat''ryy''ki | {{ipa{ɱɜd.ˈⱱiːʔ.gʏ}}} | {{nya{motβyy'ki}}} |
|!Paucal & Plural: | {{nya{natryyryki}}} | nat''ryy''ry//ki// | {{ipa{ɱɜd.ˈⱱiːʔ.ɾʏ.dʏ}}} | {{nya{motβyy'riti}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{niffy}}} |
|!Gloss: | otherwise, in another way |
|!Derivation: | {{nya{[[nina]] + [[fɯchi]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | nif''fy'' |
|!Phonetic (IPA /Ŋyjichɯn transliteration): | {{ipa{ɱɪ.ˈvi}}} / {{nya{mivy}}} |
|!Combination Form: | {{nya{mivy}}} |
|!Compare with | {{nya{[[fɯto]], [[nili]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{nifon}}} |
|!Gloss: | nose, muzzle, to smell |
|!Derivation: | related to Ylis word 'enthon' = muzzle |
|!Combination Form: | {{nya{mifaŋ}}} |
|!Compare with | {{nya{[[moksom]]}}} |

!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{nifon}}} | ni''fon'' | {{ipa{ɱɪ.ˈfaŋ}}} | {{nya{mifaŋ}}} |
|!Paucal: | {{nya{nifɯɯnno}}} | ni''fɯɯn''no | {{ipa{ɱɪ.ˈfɯːn.nɜ}}} | {{nya{mifɯɯnno}}} |
|!Plural: | {{nya{nifonno}}} | ni''fon''no | {{ipa{ɱɪ.ˈfan.nɜ}}} | {{nya{mifanno}}} |

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''[[kolɯvu]] [[moŋ|mow]] nifonjy fɒz[[fɯβi]]zɯ''// |>|>|>|
||{{nya{kolɯvu}}} |{{nya{moŋ}}} |{{nya{nifon[[-jy]]}}} |{{nya{[[fɒz|ɒz-]]-fɯβi-[[zɯ]]}}} |
||always |your |nose-NOM | 2s.~SBJ-thus-Q |
||Has your nose always been that way? |>|>|>|
|!Phonetic: |''ja''wu//vu// |moŋ |mi''faŋ''sy |fo''sɯ''βi//sɯ// |
|!IPA: |{{ipa{ˈdʒa.ɰʊ.ˌvʊ}}} |{{ipa{ɱɜŋ}}} |{{ipa{ɱɪ.ˈfaŋ.si}}} |{{ipa{fɜ.ˈsɯ.ⱱʏ.ˌsɯ}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{niko}}} |
|!Gloss: | some other time |
|!Derivation: | {{nya{[[nina]] + [[kokɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | ni''ko'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪ.ˈdʒa}}} / {{nya{mija}}} |
|!Combination Form: | {{nya{mika}}} |
|!Compare with | {{nya{[[zanko]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{nili}}} |
|!Gloss: | elsewhere, somewhere else |
|!Derivation: | {{nya{[[nina]] + [[limu]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ni''li'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪ.ˈɰy}}} / {{nya{miwy}}} |
|!Combination Form: | {{nya{mily}}} |
|!Compare with | {{nya{[[lito]], [[zanli]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{nina}}} |
|!Gloss: | or, other (base), alternative (base), but |
|!Irregularity: |  [[Irregular Verb, Combo - Type 3|Irregulars]] |
|!Stress: | ni''na'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪ.ˈɱa}}} / {{nya{mima}}} |
|!Combination Form: | {{nya{ni}}} |
|!Compare with | {{nya{[[zor]], [[kɯn]]}}} |

''Notes:'' Base in the correlative table and one of only three coordinating conjunctions

!References:
<<showReferences>>
|!Lexeme: | {{nya{ninnan}}} |
|!Gloss: | another |
|!Derivation: | {{nya{[[nina]] + [[nana]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | nin''nan'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪɱ.ˈnaŋ}}} / {{nya{mimnaŋ}}} |
|!Combination Form: | {{nya{minaŋ}}} |
|!Compare with | {{nya{[[nivin]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{nira}}} |
|!Gloss: | another animal |
|!Derivation: | {{nya{[[nina]] + [[rarɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ni''ra'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪ.ˈⱱa}}} / {{nya{miβa}}} |
|!Combination Form: | {{nya{miβa}}} |
|!Compare with | {{nya{[[rato]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{nivin}}} |
|!Gloss: | another |
|!Derivation: | {{nya{[[nina]] + [[vini]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ni''vin'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪ.ˈviŋ}}} / {{nya{mivyŋ}}} |
|!Combination Form: | {{nya{mivyŋ}}} |
|!Compare with | {{nya{[[ninnan]]}}} |

!References:
<<showReferences>>

|!Lexeme: | {{nya{niviβ}}} |
|!Gloss: | someone else |
|!Derivation: | {{nya{[[nina]] + [[viβ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ni''viβ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪ.ˈviz}}} / {{nya{mivyz}}} |
|!Combination Form: | {{nya{mivyz}}} |
|!Compare with | {{nya{[[viβto]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{nizɒ}}} |
|!Gloss: | something else |
|!Derivation: | {{nya{[[nina]] + [[zɒzɒ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ni''zɒ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪ.ˈsɒ}}} / {{nya{misɒ}}} |
|!Combination Form: | {{nya{misɒ}}} |
|!Compare with | {{nya{[[zɒto]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{nyki}}} |
|!Gloss: | leaf, feather, scale |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{mity}}} |
!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{nyki}}} | ny''ki'' | {{ipa{ɱɪ.ˈdi}}} | {{nya{mity}}} |
|!Paucal: | {{nya{nykyyki}}} | ny''kyy''ki | {{ipa{ɱɪ.ˈdiːʔ.gʏ}}} | {{nya{mityy'ki}}} |
|!Plural: | {{nya{nykiki}}} | ny''ki''ki | {{ipa{ɱɪ.ˈdi.kʏ}}} | {{nya{mityki}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{nyma}}} |
|!Gloss: | through, from one side to another, all the way |
|!Stress: | ny''ma'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪ.ˈɱa}}} / {{nya{mima}}} |
|!Combination Form: | {{nya{mima}}} |
|!Compare with | {{nya{x}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{nyu}}} |
|!Gloss: | it, they, its, their, theirs |
|!Combination Form: | {{nya{nyu}}} |

''Notes:'' Used for dead things, plucked plants, cut down trees, wood, stone, body parts, and liquid like fruit juice, spilled blood, pitchers of water, etc (while {{nya{[[jyor]]}}} is used for running water and bodies of water).
!!Pronoun
!!!Written
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| {{nya{nyu}}} | {{nya{nyynyu}}} |border-right:2px solid; {{nya{nynyu}}} | {{nya{nyinan}}} | {{nya{nyynun}}} |border-right:2px solid; {{nya{nynyun}}} | {{nya{nyuŋy}}} | {{nya{nyyŋy}}} | {{nya{nyŋy}}} |
!!!Stress
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| nyu | ''nyy''nyu |border-right:2px solid; ny''nyu'' | nyi''nan'' | ''nyy''nun |border-right:2px solid; ny''nyun'' | nyu''ŋy'' | ''nyy''ŋy | ny''ŋy'' |
!!!Phonetic
| {{ipa{IPA}}} / Ŋyjichɯn transliteration |c
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| {{ipa{ɱyʊ}}} | {{ipa{ˈɱiːʔ.nyʊ}}} |border-right:2px solid; {{ipa{ɱɪ.ˈɱyʊ}}} | {{ipa{ɱiɪ.ˈɱaŋ}}} | {{ipa{ˈɱiːʔ.non}}} |border-right:2px solid; {{ipa{ɱi.ˈɱion}}} | {{ipa{ɱio.ɱi}}} | {{ipa{ˈɱiːʔ.ɱi}}} | {{ipa{ɱɪ.ˈɱi}}} |
| {{nya{myu}}} | {{nya{myy'nyu}}} |border-right:2px solid; {{nya{mimyu}}} | {{nya{myimaŋ}}} | {{nya{myy'nun}}} |border-right:2px solid; {{nya{mimyun}}} | {{nya{myumy}}} | {{nya{myy'my}}} | {{nya{mimy}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{nyywli}}} |
|!Gloss: | deintensifier, diminutive |
|!Irregularity: | [[Descriptives]] |
|!Combination Form: | {{nya{nyli}}} |
|!Compare with | {{nya{[[chizz]], [[lɯɒrri]], [[mɯvɯ]]}}} |

(Translations with glosses)

''Notes:'' {{nya{nyywli lɯɒrri}}} = least

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{nyywli}}} | ''nyyw''li | {{ipa{ˈɱiːl.lʏ}}} | {{nya{myylli}}} |
|!Paucal: | {{nya{nyywlyyli}}} | ''nyyw''lyy//li// | {{ipa{ˈɱiːl.lɪiʔ.ˌɰʏ}}} | {{nya{myylliywi}}} |
|!Plural: | {{nya{nyywlili}}} | ''nyyw''li//li// | {{ipa{ˈɱiːl.lʏ.ˌɰʏ}}} | {{nya{myylliwi}}} |

!References:
<<showReferences>>
Central mid vowel. Usually unrounded. Approximately like the vowel in the English 'mutt'. Can't start a word, so these will only be affixes.
Alveolar tap.
|!Lexeme: | {{nya{raka}}} |
|!Gloss: | no animal, none |
|!Derivation: | {{nya{[[rarɯ]] + [[katɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ra''ka'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱɜ.ˈga}}} / {{nya{βoka}}} |
|!Combination Form: | {{nya{βoka}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ralɯ}}} |
|!Gloss: | every animal |
|!Derivation: | {{nya{[[rarɯ]] + [[lɯvu]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ra''lɯ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱɜ.ˈɰu}}} / {{nya{βowɯ}}} |
|!Combination Form: | {{nya{βolɯ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ramitɒ}}} |
|!Gloss: | song, to sing |
|!Derivation: | Ideophone / Onomatopoeic |
|!Combination Form: | {{nya{βomyt}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{ramitɒ}}} | ra''mi''tɒ | {{ipa{ⱱɜ.ˈɱi.tɒ}}} | {{nya{βomytɒ}}} |
|!Paucal: | {{nya{ramyymitɒ}}} | ra''myy''mi//tɒ// | {{ipa{ⱱɜ.ˈɱiːʔ.ˌɱɪ.ⱱɒ}}} | {{nya{βomyy'miβɒ}}} |
|!Plural: | {{nya{ramimitɒ}}} | ra''mi''mi//tɒ// | {{ipa{ⱱɜ.ˈɱi.ɱɪ.ˌⱱɒ}}} | {{nya{βomymiβɒ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{rarriβ}}} |
|!Gloss: | to get, to receive, to find |
|!Derivation: | |
|!Irregularity: | [[Verbs]] |
|!Stress: | |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱɜɾ.ˈɾiz}}} / {{nya{βorryz}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[tyβi]]}}} |

''Notes:'' Opposite of {{nya{[[tyβi]]}}}

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{rarɯ}}} |
|!Gloss: | animal (base), living non-human (base) |
|!Irregularity: | [[Combo - Type 3|Irregulars]] |
|!Combination Form: | {{nya{ra}}} |
|!Compare with | {{nya{x}}} |


''Notes:'' Base in the correlative table that can't be used on its own

!References:
<<showReferences>>
|!Lexeme: | {{nya{rasa}}} |
|!Gloss: | any animal |
|!Derivation: | {{nya{[[rarɯ]] + [[sa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | ra''sa'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱɜ.ˈza}}} / {{nya{βoza}}} |
|!Combination Form: | {{nya{βosa}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{rasirryot}}} |
|!Gloss: | prey, meat |
|!Derivation: | {{nya{[[rarɯ]] + [[siryyrot]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]], [[Noun - Type 1|Irregulars]] |
|!Stress: | ra''sir''ryot |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱɜ.ˈziɾ.ɾiɜt}}} / {{nya{βozyrryot}}} |
|!Combination Form: | {{nya{βozyt}}} |
|!Compare with | {{nya{[[siotryojyŋ]], [[siryyrot]], [[siot]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{rato}}} |
|!Gloss: | some animal |
|!Derivation: | {{nya{[[rarɯ]] + [[to]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ra''to'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱɜ.ˈda}}} / {{nya{βota}}} |
|!Combination Form: | {{nya{βota}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ratry'yakkin}}} |
|!Gloss: | hairy, furry, fuzzy |
|!Derivation: | {{nya{[[ryakkin]] + [[-atry-]]}}}  |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | rat''ry'''yak//kin// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱɜd.ˈⱱi.ʔiɜd.ˌdʒɪn}}} / {{nya{&beta;otβy'yotjin}}} |
|!Combination Form: | {{nya{βyjyŋ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{razŋaw}}} |
|!Gloss: | to like, to favor, to enjoy |
|!Derivation: | |
|!Irregularity: | |
|!Stress: | |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱɜz.ˈnal}}} / {{nya{βoznal}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} |

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''x''// |
||{{nya{x}}} |
||x |
||x |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}

''Notes:'' add noun or adj affix to make 'favorite'

!References:
<<showReferences>>
|!Lexeme: | {{nya{razɯ}}} |
|!Gloss: | which animal? |
|!Derivation: | {{nya{[[rarɯ]] + [[zɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ra''zɯ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱɜ.ˈzɯ}}} / {{nya{βozɯ}}} |
|!Combination Form: | {{nya{βozɯ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{raβi}}} |
|!Gloss: | this animal, that animal |
|!Derivation: | {{nya{[[rarɯ]] + [[βi]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ra''βi'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱɜ.ˈⱱi}}} / {{nya{βoβy}}} |
|!Combination Form: | {{nya{βoβy}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{riamyaw}}} |
|!Gloss: | sky, weather, season |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{βimyw}}} |
|!Compare with | {{nya{[[siysiss]], [[ŋolyrtyi]]}}} |
!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{riamyaw}}} | ria''myaw'' | {{ipa{ⱱɪɜ.ˈɱial}}} | {{nya{βiomyal}}} |
|!Paucal: | {{nya{riamoowla}}} | ria''moow''la | {{ipa{ⱱɪɜ.ˈɱɜːl.lɶ}}} | {{nya{βiomoolla}}} |
|!Plural: | {{nya{riamyawla}}} | ria''myaw''la | {{ipa{ⱱɪɜ.ˈɱial.lɶ}}} | {{nya{βiomyalla}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''[[lajɒwovo]]lɯn niŋa[[yv|-yv-]]βimywfonjafɒ''// |>|
||{{nya{lajɒwovo-l[[ɯn|-ɯn]]}}} |{{nya{ni-[[ŋa-]]yv-βimyw-fon[[-jafɒ]]}}} (stem: {{nya{[[nifon]]}}}) |
||sun-ACC | smell-3s.~SBJ-3s.~POBJ-sky-smell-IRR |
||>|It's going to be hot (lit. The sky smells like sunlight.)  |
|!Phonetic: |wo''jɒ''wovo''wɯŋ'' |mi''mayv''βi//myl//fon''sa''vɒ |
|!IPA: |{{ipa{ɰɞ.ˈdʒɒ.ɰɞ.vɞ.ˈɰɯŋ}}} |{{ipa{ɱɪ.ˈɱaiv.ⱱɪ.ˌɱil.fɜn.ˈsa.vɒ}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{rizyyr}}} |
|!Gloss: | reason, purpose |
|!Derivation: | {{nya{[[ryyr]] + [[-iz-]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]], [[Noun - Type 2|Irregulars]]  |
|!Combination Form: | {{nya{βizyz}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{rizyyr}}} | ri''zyyr'' | {{ipa{ⱱʏ.ˈʒiːz}}} | {{nya{βizyyz}}} |
|!Paucal & Plural: | {{nya{rizyyrry}}} | ri''zyyr''ry | {{ipa{ⱱʏ.ˈʒiːɾ.ɾʏ}}} | {{nya{βizyyri}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ryakkin}}} |
|!Gloss: | hair, fur, fuzz |
|!Derivation: | {{nya{rɯchin}}} - Middle Ŋyjichɯn, 'material, stuff, hair' |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ryak''kin'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱiɜd.ˈdʒiŋ}}} / {{nya{βyotjyŋ}}} |
|!Combination Form: | {{nya{βyjyŋ}}} |
|!Compare with | {{nya{[[-ryojyŋ-]]}}} |

''Notes:'' Because Ŋyji make such copious use of wool, hair, and fur, {{nya{rwchin}}} altered in meaning to generic masses of material.

!References:
<<showReferences>>
|!Lexeme: | {{nya{ryakryojyŋkin}}} |
|!Gloss: | wig |
|!Derivation: | {{nya{[[ryakkin]]}}} + {{nya{[[-ryojyŋ-]]}}} |
|!Irregularity: |  [[noun - Type 1|Irregulars]], [[Noun / Static Verb|Nouns]] |
|!Stress: | ryak''ryo''jyŋ//kin// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱiɜd.ˈɾiɜ.dʒɪn.ˌdʒɪn}}} / {{nya{&beta;yotryojinjin}}} |
|!Combination Form: | {{nya{βyrynjin}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ryjior}}} |
|!Gloss: | crack, damaged, rattle, bend, break in half, a bruise or scratch, minor injuries, joint, elbow, knee, ankle, wrist |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[tymtaawŋo]], [[βitkika]]}}} |

''Notes:'' To create elbow/wrist, add to arm, to create knee/ankle, add to leg, to knuckle add to finger
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{ryjior}}} | | {{ipa{ⱱʏ.ˈzɪɜz}}} | {{nya{βizioz}}} |
|!Paucal: | {{nya{ryjɯɯrro}}} | | {{ipa{x}}} | {{nya{x}}} |
|!Plural: | {{nya{ryjiorro}}} | | {{ipa{x}}} | {{nya{x}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{rywvii}}} |
|!Gloss: | command, order, requirement |
|!Derivation: | |
|!Irregularity: | |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[mɯk]]}}} |

''Notes:'' [[-zivi]] derived from this
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{rywvii}}} | | {{ipa{ⱱʏ.ˈvʏːʔ}}} | {{nya{βivii'}}} |
|!Paucal: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
|!Plural: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{ryyka}}} |
|!Gloss: | for no reason |
|!Derivation: | {{nya{[[ryyr]]}}} + {{nya{[[katɯ]]}}} |
|!Irregularity: | [[Noun - Type 1, Irregular Verb|Irregulars]] |
|!Stress: | ''ryy''ka |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈⱱiːʔˈ.ga}}} / {{nya{βyy'ka}}} |
|!Combination Form: | {{nya{βyka}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ryyr}}} |
|!Gloss: | for (reason), reason (base) |
|!Irregularity: |  [[Combo - Type 3|Irregulars]] |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱɪiz}}} / {{nya{βiyz}}} |
|!Combination Form: | {{nya{ryy}}} |

''Notes:'' Base in the correlative table that can't be used on its own.
!References:
<<showReferences>>
|!Lexeme: | {{nya{ryysa}}} |
|!Gloss: | for any reason, for whatever reason |
|!Derivation: | {{nya{[[ryyr]] + [[sa]]}}} |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ''ryy''sa |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈⱱiːʔ.za}}} / {{nya{βyyza}}} |
|!Combination Form: | {{nya{ryz}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ryyto}}} |
|!Gloss: | for some reason |
|!Derivation: | {{nya{[[ryyr]]}}} + {{nya{[[to]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ''ryy''to |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈⱱiːʔ.dɜ}}} / {{nya{βyy'.to}}} |
|!Combination Form: | {{nya{βyt}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ryyzɯ}}} |
|!Gloss: | why? |
|!Derivation: | {{nya{[[ryyr]]}}} + {{nya{[[zɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ''ryy''zɯ |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈⱱiːʔ.zɯ}}} / {{nya{βyy'.zɯ}}} |
|!Combination Form: | {{nya{βyz}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ryyβa}}} |
|!Gloss: | also because |
|!Derivation: | {{nya{[[ryyr]]}}} + {{nya{[[βa]]}}} |
|!Irregularity: | [[Irregular Verb|Irregulars]] |
|!Stress: | ''ryy''βa |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈⱱiːʔ.ⱱa}}} / {{nya{βyy'.βa}}} |
|!Combination Form: | {{nya{βyβ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ryyβi}}} |
|!Gloss: | because |
|!Derivation: | {{nya{[[ryyr]]}}} + {{nya{[[βi]]}}} |
|!Irregularity: | [[Irregular Verb|Irregulars]] |
|!Stress: | ''ryy''βi |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈⱱiːʔ.ⱱʏ}}} / {{nya{βyy'.βi}}} |
|!Combination Form: | {{nya{βyβ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{rɒw}}} |
|!Gloss: | 1 (one) |
|!Derivation: | |
|!Irregularity: | irregular combo |
|!Combination Form: | {{nya{raw}}} |
|!Compare with | {{nya{x}}} |

''Notes:'' 
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{rɒw}}} | | {{ipa{x}}} | {{nya{x}}} |
|!Paucal: | {{nya{roowlɒ}}} | | {{ipa{x}}} | {{nya{x}}} |
|!Plural: | {{nya{rɒwlɒ}}} | | {{ipa{x}}} | {{nya{x}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{rɯss}}} |
|!Gloss: | we, us, our, ours (inclusive) |
|!Irregularity: | [[Combo - Type 1, Noun - Type 5|Irregulars]] |
|!Combination Form: | {{nya{rusa}}} |

''Notes:'' {{nya{rɯs}}} is its citation form although not in standard use. It reflects an archaic form.

!!Pronoun
!!!Written
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| (none) | {{nya{rɯsa}}} |border-right:2px solid; {{nya{russa}}} | (none) | {{nya{rɯsan}}} |border-right:2px solid; {{nya{russan}}} | (none) | {{nya{rɯsŋy}}} | {{nya{rusŋy}}} |
!!!Stress
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| (none) | rɯ''sa'' |border-right:2px solid; rus''sa'' | (none) | rɯ''san'' |border-right:2px solid; rus''san'' | (none) | rɯs''ŋy'' | rus''ŋy'' |
!!!Phonetic
| {{ipa{IPA}}} / Ŋyjichɯn transliteration |c
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| (none) | {{ipa{ⱱʊ.ˈsa}}} |border-right:2px solid; {{ipa{ⱱʊ.ˈsa}}} | (none) | {{ipa{ⱱʊ.ˈsaŋ}}} |border-right:2px solid; {{ipa{ⱱʊ.ˈsaŋ}}} | (none) | {{ipa{ⱱʊs.ˈni}}} | {{ipa{ⱱʊs.ˈni}}} |
| (none) | {{nya{&beta;usa}}} |border-right:2px solid; {{nya{&beta;usa}}} | (none) | {{nya{&beta;usaŋ}}} |border-right:2px solid; {{nya{&beta;usaŋ}}} | (none) | {{nya{&beta;usny}}} | {{nya{&beta;usny}}} |
!References:
<<showReferences>>
Unvoiced alveolar fricative.
|!Entry: | {{nya{sa}}} |
|!Gloss: | any (root) |
|!Combination Form: | {{nya{sa}}} |

''Notes:'' Base in the correlative table that can't be used on its own.
!References:
<<showReferences>>
|!Lexeme: | {{nya{sai}}} |
|!Gloss: | a common tree with smooth speckled bark and large lobed leaves |
|!Irregularity: | [[Static Noun|Nouns]] |
|!Combination Form: | {{nya{sai}}} |
|!Compare with | {{nya{x}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{sai}}} | -- | {{ipa{sɶʏ}}} | {{nya{sai}}} |
|!Paucal: | {{nya{syysa}}} | ''syy''sa | {{ipa{ˈsiːʔ.zɜ}}} | {{nya{syyzo}}} |
|!Plural: | {{nya{saisa}}} | sai''sa'' | {{ipa{sɶʏ.ˌsa}}} | {{nya{saisa}}} |

''Notes:'' The sai is an essential tree in Ŋyji culture. It provides shelter, edible nuts, paper from the bark and leaves, and water from bowl or cup shaped scars on branches. The tree is a shorter one that grows five to eight feet tall. The leaves are quite large reaching up to a foot in length and width. Formal records were made on sai bark, which is strong and flexible with a distinct grain. Its leaves were used for notes and personal records. Like the bark the leaves have a distinct grain, but it runs in multiple directions radiating out from the main vein to the lobes.

[img[media/sai-tree.gif]]

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''x''// |
||{{nya{x}}} |
||x |
||x |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}

!References:
<<showReferences>>
|!Lexeme: | {{nya{saloa}}} |
|!Gloss: | to make, to craft, to cause to be, to create, to assemble, to do |
|!Derivation: | |
|!Irregularity: | |
|!Stress: | |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{sɜ.ˈɰɜa}}} / {{nya{sowoa}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[-miir-]], [[lɒɒβso]]}}} |

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''x''// |
||{{nya{x}}} |
||x |
||x |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}

''Notes:'' 

!References:
<<showReferences>>
crafter, craftsman, smith
[[saloa]] + [[-tif]]
compare: [[saloaviβ]]
Noun / Static Verb

sɜ.ˈɰɜa.dʏf / sowoatif
sister
(traditionally the sister helped the mother by making essentials like baskets, pots, blankets, fabric, fishing hooks, etc. The women in the family were expected to be able to weave fabric and basketry, sew, carve wood and bone, and create pottery.)
[[saloa]] + [[-viβ]]
compare: [[saloatif]]
Noun / Static Verb
sɜ.ˈɰɜa.vʏz / sowoaviz
satar
body
sɜ.ˈdaz / sotaz
|!Lexeme: | {{nya{sif}}} |
|!Gloss: | by, with, via, by way of, route |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{sʏf}}} / {{nya{sif}}} |
|!Combination Form: | {{nya{sif}}} |
|!Compare with | {{nya{[[fɯchi]], [[lɯch]]}}} |

''Notes:'' Used for travel and directions, while {{nya{fɯchi}}} is used for method and means.

!References:
<<showReferences>>
|!Lexeme: | {{nya{sijurryzz}}} |
|!Gloss: | rip, tear, scrape, abrade, snap, whip |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{sʏ.ˈtʃɯɾ.ɾiz}}} / {{nya{sichɯrryz}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[βitkika]], [[jichna]], [[ryjior]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{siot}}} |
|!Gloss: | to eat, food |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{sɪɜt}}} / {{nya{siot}}} |
|!Combination Form: | {{nya{sit}}} |
|!Compare with | {{nya{[[zajvyk]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{siotryojyŋ}}} |
|!Gloss: | edibles, prey, made of food, made of meat |
|!Derivation: | {{nya{[[siot]] + [[-ryojyŋ-]]}}} |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | siot''ryo''jyŋ |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{sɪɜt.ˈɾiɜ.dʒiŋ}}} / {{nya{siotryojyŋ}}} |
|!Combination Form: | {{nya{sioryŋ}}} |
|!Compare with | {{nya{[[siryyrot]], [[rasirryot]], [[siot]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{siryi}}} |
|!Gloss: | cooperate, interact, be with, cooperation, interaction |
|!Irregularity: | [[noun - Type 2|Irregulars]] |
|!Combination Form: | {{nya{siβy}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{siryi}}} | si''ryi'' | {{ipa{sʏ.ˈⱱyʏ}}} | {{nya{siβyi}}} |
|!Paucal & plural: | {{nya{siriiry}}} | si''rii''ry | {{ipa{sʏ.ˈⱱʏːʔ.ⱱʏ}}} | {{nya{siβii'βi}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{sirryrot}}} |
|!Gloss: | edibles, prey, edible plants, food |
|!Derivation: | {{nya{[[siot]] + [[-ryyr-]]}}} |
|!Irregularity: | [[Noun - Type 3|Irregulars]] |
|!Combination Form: | {{nya{siβyt}}} |
|!Compare with | {{nya{[[siotryojyŋ]], [[rasirryot]], [[siot]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{siryyrot}}} | si''ryy''rot | {{ipa{sʏ.ˈⱱiːʔ.ɾɜt}}} | {{nya{siβyy'rot}}} |
|!Paucal: | {{nya{siriirryot}}} | si''riir''ryot | {{ipa{sʏ.ˈⱱʏːⱱ.ɾiɜt}}} | {{nya{siβiiβryot}}} |
|!Plural: | {{nya{sirirryot}}} | si''rir''ryot | {{ipa{sʏ.ˈⱱiɾ.ɾiɜt}}} | {{nya{siβyrryot}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{sisi}}} |
|!Gloss: | Bound root representing the sound of moving brush or grass |
|!Derivation: | Ideophone / Onomatopoeic |
|!Combination Form: | {{nya{sisi}}} |
|!Compare: | {{nya{[[siysiss]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{sisifii}}} |
|!Gloss: | to walk |
|!Derivation: | {{nya{[[sisi]] + [[fii]]}}} |
|!Irregularity: | |
|!Stress: | |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{sʏ.ˈsi.fʏːʔ}}} / {{nya{sisyfii'}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} |

''Notes:'' 

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{sissomo}}} |
|!Gloss: | grass |
|!Derivation: | Ideophone / Onomatopoeic, {{nya{[[sisi]]}}} |
|!Irregularity: | |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} |

''Notes:'' 
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{x}}} | | {{ipa{sʏ.ˈsa.ɱɜ}}} | {{nya{sisamo}}} |
|!Paucal: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
|!Plural: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{siysiss}}} |
|!Gloss: | Whisper, quiet, soft sound, light or mild weather |
|!Derivation: | Ideophone / Onomatopoeic |
|!Combination Form: | {{nya{sizys}}} |
|!Compare with | {{nya{[[lowvi]], [[kifinsiŋ]], [[sisi]]}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{siysiss}}} | siy''siss'' | {{ipa{sʏː.ˈzis}}} | {{nya{siizys}}} |
|!Paucal: | {{nya{siysyyssi}}} | siy''syys''si | {{ipa{sʏː.ˈziː.sʏ}}} | {{nya{siizyysi}}} |
|!Plural: | {{nya{siysissi}}} | siy''sis''si | {{ipa{sʏː.ˈzi.sʏ}}} | {{nya{siizysi}}} |
!Example Usage:
{{noborder{
||>|font-family:Verdana,Geneva,sans-serif;//''[[ryyzɯ]] sichyyj[[rusa|rɯss]]ysis[[zirkɒ|-zirkɒ]]''// |
||font-family:Verdana,Geneva,sans-serif;//''ryyzɯ''// |{{nya{si&lt;[[chyyj|chi-]]&gt;rusa-ysis-zirkɒ}}} |
||why |whisper<1pau.SBJ>we-whisper-PRF |
||>|Why are we whispering? |
|!Phonetic: |''βyy'''zɯ |si''chyyj''rusai''sy''zi''jɒ'' |
|!IPA: |{{ipa{ˈⱱiːʔ.zɯ}}} |{{ipa{sʏ.ˈchiːdʒ.ɾʊ.ˌsɶʏ.zi.zʏ.ˈdʒɒ}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{so}}} |
|!Gloss: | yes, right, correct |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{sɜ}}} / {{nya{so}}} |
|!Compare with | {{nya{[[mit]]}}} |

''Notes:'' Informal variants include {{nya{oso}}}, {{nya{osɒ}}}, and {{nya{sɒo}}}

!References:
<<showReferences>>
|!Lexeme: | {{nya{soraka}}} |
|!Gloss: | scream, loud |
|!Derivation: | Ideophone / Onomatopoeic |
|!Combination Form: | {{nya{sorak}}} |
|!Compare with | {{nya{[[ŋolyrtyi]]}}} |

''Notes:'' Implies a high-pitched sound.

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{soraka}}} | so''ra''ka | {{ipa{sɜ.ˈɾa.ga}}} | {{nya{soraka}}} |
|!Paucal: | {{nya{sorooraka}}} | so''roo''ra//ka// | {{ipa{sɜ.ˈɾɜːʔ.ɾɜ.ˌga}}} | {{nya{saroo'roka}}} |
|!Plural: | {{nya{soraraka}}} | so''ra''ra//ka// | {{ipa{sɜ.ˈɾa.ɾɜ.ˌga}}} | {{nya{soraroka}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{suɯr}}} |
|!Gloss: | I, me, my, mine |
|!Combination Form: | {{nya{sus}}} |
!!Pronoun
!!!Written
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| {{nya{suɯr}}} | (none) |border-right:2px solid; (none) | {{nya{suɯran}}} | (none) |border-right:2px solid; (none) | {{nya{sɯrŋy}}} | (none) | (none) |
!!!Stress
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| suɯr | (none) |border-right:2px solid; (none) | suɯ''ran'' | (none) |border-right:2px solid; (none) | sɯr''ŋy'' | (none) | (none) |
!!!Phonetic
| {{ipa{IPA}}} / Ŋyjichɯn transliteration |c
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| {{ipa{sʊːs}}} | (none) |border-right:2px solid; (none) | {{ipa{sʊː.ˈⱱaŋ}}} | (none) |border-right:2px solid; (none) | {{ipa{sʊⱱ.ˈni}}} | (none) | (none) |
| {{nya{suus}}} | (none) |border-right:2px solid; (none) | {{nya{suu&beta;a&#331;}}} | (none) |border-right:2px solid; (none) | {{nya{su&beta;ny}}} | (none) | (none) |
!References:
<<showReferences>>
|!Lexeme: | {{nya{sysa}}} |
|!Gloss: | from wherever, from anywhere |
|!Derivation: | {{nya{[[syza]] + [[sa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | sy''sa'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{sʏ.ˈza}}} / {{nya{siza}}} |
|!Combination Form: | {{nya{sisa}}} |
|!Compare with | {{nya{[[syto]], [[lito]], [[zansy]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{syta}}} |
|!Gloss: | from somewhere |
|!Derivation: | {{nya{[[syza]] + [[to]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | sy''to'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{sʏ.ˈba}}} / {{nya{sita}}} |
|!Combination Form: | {{nya{sita}}} |
|!Compare with | {{nya{[[lito]], [[chɯto]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{syza}}} |
|!Gloss: | spring, well, root, source, source (root) |
|!Irregularity: | [[Noun / Static Verb|Nouns]], [[Combo - Type 3|Irregulars]] |
|!Combination Form: | {{nya{sy}}} |
|!Compare with | {{nya{[[-syz]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{syza}}} | sy''za'' | {{ipa{sʏ.ˈza}}} | {{nya{siza}}} |
|!Paucal: | {{nya{syzooza}}} | sy''zoo''za | {{ipa{sʏˈ.zɜːʔ.za}}} | {{nya{sizoo'za}}} |
|!Plural: | {{nya{syzaza}}} | sy''za''za | {{ipa{sʏ.ˈza.sa}}} | {{nya{sizasa}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{syzɯ}}} |
|!Gloss: | whence? from where? |
|!Derivation: | {{nya{[[syza]] + [[zɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | sy''zɯ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{sʏ.ˈzɯ}}} / {{nya{sizɯ}}} |
|!Combination Form: | {{nya{sizɯ}}} |
|!Compare with | {{nya{[[chɯzɯ]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{syβa}}} |
|!Gloss: | thence, from there |
|!Derivation: | {{nya{[[syza]] + [[βa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | sy''βa'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{sʏ.ˈⱱa}}} / {{nya{siβa}}} |
|!Combination Form: | {{nya{siβa}}} |
|!Compare with | {{nya{[[syβi]], [[zansy]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{syβi}}} |
|!Gloss: | hence, from here |
|!Derivation: | {{nya{[[syza]] + [[βi]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | sy''βi'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{sʏ.ˈⱱi}}} / {{nya{siβy}}} |
|!Combination Form: | {{nya{syβa}}} |
|!Compare with | {{nya{[[mymsy]], [[mymchɯ]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{sɒk}}} |
|!Gloss: | to compare, to differ, difference |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{sɜt}}} / {{nya{sot}}} |
|!Combination Form: | {{nya{sot}}} |
|!Compare with | {{nya{[[βokko]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{sɒmiiraɯlyβ}}} |
|!Gloss: | receive by hand, a gift |
|!Derivation: | {{nya{[[sɒɯlyβ]] + [[-miir-]]}}} |
|!Irregularity: | [[Noun - Type 3|Irregulars]] |
|!Combination Form: | {{nya{somiβlyz}}} |
|!Compare with | {{nya{[[sɒɯlyβ]], [[tyβi]]}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{sɒmiiraɯlyβ}}} | sɒ''mii''raɯ//lyβ// | {{ipa{sɜ.ˈmʏːʔ.ⱱɶʊ.ˌɰyz}}} | {{nya{somii'βauwyz}}} |
|!Paucal: | {{nya{sɒmiimiraɯlyβ}}} | sɒ''mii''mi//raɯ//lyβ | {{ipa{sɜ.ˈmɪːʔ.mɪ.ˌⱱaɯ.ɰyz}}} | {{nya{somii'miβaɯwyz}}} |
|!Plural: | {{nya{sɒmimiraɯlyβ}}} | sɒ''mi''mi//raɯ//lyβ | {{ipa{sɜ.ˈmiːʔ.mɪ.ˌⱱaɯ.ɰyz}}} | {{nya{somymiβaɯwyz}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{sɒyβ}}} |
|!Gloss: | 5 (five) |
|!Derivation: | {{nya{[[sɒɯlyβ]]}}} |
|!Irregularity: | [[Irregular Noun, Irregular Combo|Irregulars]] |
|!Combination Form: | {{nya{sy}}} |
|!Compare with | {{nya{x}}} |

''Notes:'' 
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{sɒyβ}}} | | {{ipa{sɑiz}}} | {{nya{sɒyz}}} |
|!Paucal: | {{nya{syββa}}} | | {{ipa{sʏ.ˈⱱa}}} | {{nya{siβa}}} |
|!Plural: | {{nya{sɒyββy}}} | | {{ipa{sɒʏ.ˈⱱi}}} | {{nya{sɒiβy}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{sɒɯlyβ}}} |
|!Gloss: | hand, to give by hand, to touch by hand, to gift, to handle |
|!Derivation: | |
|!Irregularity: | [[Irregular Verb, Noun - Type 4|Irregulars]] |
|!Combination Form: | {{nya{sɒlyz}}} |
|!Compare with | {{nya{[[sɒmiiraɯlyβ]], [[tyβi]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{sɒɯlyβ}}} | sɒɯ''lyβ'' | {{ipa{sɒʊ.ˈɰyz}}} | {{nya{sɒuwyz}}} |
|!Paucal: | {{nya{syywβy}}} | ''syyw''βy | {{ipa{ˈsiːʔl.ⱱi}}} | {{nya{syylβy}}} |
|!Plural: | {{nya{sɒwβy}}} | sɒw''βy'' | {{ipa{sɜl.ˈⱱi}}} | {{nya{solβy}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{sɒβsɒɯlyβ}}} |
|!Gloss: | to hold, to grip, to have |
|!Derivation: | {{nya{[[sɒɯlyβ]]}}} |
|!Irregularity: | |
|!Stress: | [[Repeating Verb|RepeatVerb]] |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{sɜv.ˈsɑɯ.ɰyz}}} / {{nya{sovsɒɯwyz}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} |

''Notes:'' Nouns incorporate in the blank: sɒβsɒ_ _ _ɯlyβ

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
Alveolar plosive. Usually unvoiced. Sometimes realized as a bilabial plosive.
|!Entry: | {{nya{tɒ(-)}}} |
|!Gloss: | Honorific marker) |
|!Placement: | Prefix |

''Notes:'' Prefixes names for revered or respected objects and people. Can also be used on its own to mean 'sir' or 'ma'am'.
|!Lexeme: | {{nya{taat}}} |
|!Gloss: | across, beyond |
|!Derivation: | |
|!Irregularity: | |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{taat}}} / {{nya{taat}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[zyich]]}}} |

''Notes:'' 

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{taknɒnko}}} |
|!Gloss: | family |
|!Derivation: | |
|!Irregularity: | [[Irregulars]] |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} |

''Notes:'' 
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{x}}} | | {{ipa{ˈⱱag.nɜn.ˌsɜ}}} | {{nya{βaknonso}}} |
|!Paucal: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
|!Plural: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{tatnoch}}} |
|!Gloss: | new |
|!Combination Form: | {{nya{βach}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{tatnoch}}} | ''tat''noch | {{ipa{ˈⱱad.nɜtʃ}}} | {{nya{&beta;atnoch}}} |
|!Paucal: | {{nya{tatnɯɯchcho}}} | tat''nɯɯch''cho | {{ipa{tɜd.ˈnɯː.tʃɜ}}} | {{nya{totnɯɯcho}}} |
|!Plural: | {{nya{tatnochcho}}} | ''tat''noch//cho// | {{ipa{ˈⱱad.nɜ.ˌtʃɜ}}} | {{nya{&beta;atnocho}}} |
!References:
<<showReferences>>
tay
bone, branch
tai / tay
|!Lexeme: | {{nya{tayriit}}} |
|!Gloss: | change, to change to, to become |
|!Combination Form: | {{nya{taβis}}} |
|!Compare with | {{nya{x}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{tayriit}}} | tay''riit'' | {{ipa{tɶʏ.ˈⱱʏːs}}} | {{nya{taiβiis}}} |
|!Paucal: | {{nya{tayryytti}}} | tay''ryyt''ti | {{ipa{tɶʏ.ˈⱱiː.tʏ}}} | {{nya{taiβyyti}}} |
|!Plural: | {{nya{tayriitti}}} | tay''riit''ti | {{ipa{tɶʏ.ˈⱱʏː.pʏ}}} | {{nya{taiβiiti}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{tifo}}} |
|!Gloss: | profession, expert, expertise, career |
|!Irregularity: | [[Combo - Type 4|Irregulars]] |
|!Combination Form: | {{nya{tyf}}} |
|!Compare with | {{nya{[[-tif]], [[tityk]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{tifo}}} | ''ti''fo | {{ipa{ˈⱱi.fɜ}}} | {{nya{βyfo}}} |
|!Paucal: | {{nya{tifiifo}}} | ti''fii''fo | {{ipa{tʏ.ˈfʏːʔ.vɜ}}} | {{nya{tifii'vo}}} |
|!Plural: | {{nya{tifofo}}} | ''tif''fo//fo// | {{ipa{ˈⱱi.fɜ.ˌvɜ}}} | {{nya{βyfovo}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{timu}}} |
|!Gloss: | ball, toy, play |
|!Irregularity: | [[Combo - Type 3|Irregulars]] |
|!Combination Form: | {{nya{tim}}} |
|!Compare with | {{nya{x}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{timu}}} | ''ti''mu | {{ipa{ˈⱱi.ɱo}}} | {{nya{βymu}}} |
|!Paucal: | {{nya{timɯɯmu}}} | ti''mɯɯ''mu | {{ipa{tɪ.ˈɱɯːʔ.ɱo}}} | {{nya{timɯɯ'mu}}} |
|!Plural: | {{nya{timumu}}} | ''ti''mu//mu// | {{ipa{ˈⱱi.ɱo.ˌɱo}}} | {{nya{βymumu}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{titati}}} |
|!Gloss: | to boil (liquid), to cook |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Verbs]] |
|!Stress: | ''ti''ta//ti// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈⱱi.tɜ.ˌdʏ}}} / {{nya{&beta;ytoti}}} |
|!Combination Form: | {{nya{&beta;ytti}}} |
|!Compare with | {{nya{[[tityk]]}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{tityk}}} |
|!Gloss: | to cook, to work, to smith, to forge |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Verbs]], [[Combo - Type 3|Irregulars]] |
|!Stress: | ''ti''tyk |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈⱱi.tid}}} / {{nya{βy.tyt}}} |
|!Combination Form: | {{nya{tityk}}} |
|!Compare with | {{nya{[[fajo]], [[titati]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{tiββiɒ}}} |
|!Gloss: | corner, point |
|!Irregularity: | [[Noun / Static Verb|Nouns]], [[Combo - Type 4|Irregulars]] |
|!Combination Form: | {{nya{tyβ}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{tiββiɒ}}} | ''tiβ''βiɒ | {{ipa{ˈⱱi.ⱱʏɒ}}} | {{nya{βyβiɒ}}} |
|!Paucal: | {{nya{tiββooβi}}} | tiβ''βoo''βi | {{ipa{tʏ.ˈⱱɜːʔ.ⱱʏ}}} | {{nya{tiβoo'βi}}} |
|!Plural: | {{nya{tiββiɒβi}}} | ''tiβ''βiɒ//βi// | {{ipa{ˈⱱi.ⱱɪɜ.ˌⱱʏ}}} | {{nya{βyβioβi}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{to}}} |
|!Gloss: | some |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{tɜ}}} / {{nya{to}}} |
|!Combination Form: | {{nya{to}}} |
|!Compare: | {{nya{[[to-]], [[nanto]]}}} |

''Notes:'' Base in the correlative table that can't be used on its own.

!References:
<<showReferences>>
|!Entry: | {{nya{(-)to-}}} |
|!Gloss: | Marker for 1st person primary objects (indirect objects) |
|!Placement: | Infixes after the first syllable of multi-syllable words or prefixes single syllable words, after the subject marker |
|!Compare: | {{nya{[[to]]}}} |

{{cent{
| singular | paucal | plural|h
| -to- | -tiit- | -toto- |
}}}

!References:
<<showReferences>>
|!Lexeme: | {{nya{tokoto}}} |
|!Gloss: | spotted, spot, dot, speckled |
|!Derivation: | Ideophone / Onomatopoeic |
|!Combination Form: | {{nya{βakro}}} |
|!Compare with | {{nya{[[tyŋit]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{tokoto}}} | ''to''ko//to// | {{ipa{ˈⱱa.kɜ.ˌɾɜ}}} | {{nya{βakoro}}} |
|!Paucal: | {{nya{tokɯɯkoto}}} | to''kɯɯ''ko//to// | {{ipa{tɜ.ˈkɯːʔ.gɜ.ˌɾɜ}}} | {{nya{tokɯɯ'koro}}} |
|!Plural: | {{nya{tokokoto}}} | ''to''ko//ko//to | {{ipa{ˈⱱa.kɜ.ˌkɜ.tɜ}}} | {{nya{βakokoto}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ton}}} |
|!Gloss: | two (2) |
|!Irregularity: | [[Combo - Type 2|Irregulars]] |
|!Combination Form: | {{nya{ton}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{ton}}} | -- | {{ipa{ta&#331;}}} | {{nya{ta&#331;}}} |
|!Paucal: | {{nya{tɯɯnno}}} | ''tɯɯn''no | {{ipa{ˈⱱɯːn.nɜ}}} | {{nya{&beta;ɯɯnno}}} |
|!Plural: | {{nya{tonno}}} | ''ton''no | {{ipa{ˈⱱan.nɜ}}} | {{nya{&beta;anno}}} |
!References:
<<showReferences>>
touwju
head, face - the front of the head, including the face, jaw, neck, and ears

ˈⱱɞʊ.dʒʊ / βouju
|!Lexeme: | {{nya{tuit}}} |
|!Gloss: | star, bright, glow, an artificial light |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Noun - Type 2, Combo - Type 2|Irregulars]] |
|!Combination Form: | {{nya{tu}}} |
|!Compare with | {{nya{[[jɒɯw]]}}} |
''Notes:'' Used for an artificial light source, like a lightbulb or fixture.
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{tuit}}} | -- | {{ipa{tʊʏp}}} | {{nya{tuit}}} |
|!Paucal & Plural: | {{nya{tyyttyy}}} | ''tyyt''tyy | {{ipa{ˈⱱiː.tiːʔ}}} | {{nya{&beta;yytyy}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{tuvro}}} |
|!Gloss: | victory, conquest, win, to conquer, to win, to overcome |
|!Combination Form: | {{nya{βɯr}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{tuvro}}} | ''tuv''ro | {{ipa{ˈⱱɯv.ɾɜ}}} | {{nya{βɯv.ro}}} |
|!Paucal: | {{nya{tuvrɯɯro}}} | tuv''rɯɯ''ro | {{ipa{tʊf.ˈɾɯːʔ.ɾɜ}}} | {{nya{tufrɯɯ'ro}}} |
|!Plural: | {{nya{tuvroro}}} | ''tuv''ro//ro// | {{ipa{ˈⱱɯv.ɾɜ.ˌɾɜ}}} | {{nya{βɯvroro}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{tya}}} |
|!Gloss: | rock, stone, pebble (small enough to carry in the hand) |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{ty}}} |
|!Compare with | {{nya{[[lyasim]]}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{tya}}} | -- | {{ipa{tia}}} | {{nya{tya}}} |
|!Paucal: | {{nya{tooty}}} | ''too''ty | {{ipa{ˈⱱɜːʔ.di}}} | {{nya{&beta;oo'ty}}} |
|!Plural: | {{nya{tyaty}}} | ''tya''ty  | {{ipa{ˈⱱia.di}}} | {{nya{&beta;yaty}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{tymtaawŋo}}} |
|!Gloss: | to fold, crumple, divide, a fold, crease, wrinkle, part (in the hair), a portion, fraction, to break or divide into small pieces |
|!Derivation: | Ideophone / Onomatopoeic |
|!Combination Form: | {{nya{titan}}} |
|!Compare with | {{nya{[[ryjior]], [[lijrakβi]]}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{tymtaawŋo}}} | tym''taaw''ŋo | {{ipa{tɪɱ.ˈtaː.nɜ}}} | {{nya{timtaano}}} |
|!Paucal: | {{nya{tymtoowlaŋo}}} | tym''toow''la//ŋo// | {{ipa{tɪɱ.ˈtɜː.lɞ.ˌnɜ}}} | {{nya{timtoollono}}} |
|!Plural: | {{nya{tymtaawlaŋo}}} | tym''taaw''la//ŋo// | {{ipa{tɪɱ.ˈtaː.lɞ.ˌnɜ}}} | {{nya{timtaallono}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{tymyf}}} |
|!Gloss: | sweet, sugar, honey, sap, nectar |
|!Irregularity: | [[Combo - Type 2|Irregulars]] |
|!Combination Form: | {{nya{timyf}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{tymyf}}} | ''ty''myf | {{ipa{ˈɾi.ɱiv}}} | {{nya{rymyv}}} |
|!Paucal: | {{nya{tymyyffy}}} | ty''myyf''fy | {{ipa{tɪ.ˈɱiː.fi}}} | {{nya{timyyfy}}} |
|!Plural: | {{nya{tymyffy}}} | ''ty''myf//fy// | {{ipa{ˈɾi.ɱi.ˌvi}}} | {{nya{ryimivy}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{tyoka}}} |
|!Gloss: | eye, to see |
|!Irregularity: | [[Combo - Type 3|Irregulars]] |
|!Stress: | ''tyo''ka |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈⱱiɜ.ka}}} / {{nya{&beta;yoka}}} |
|!Combination Form: | {{nya{tyok}}} |

!Example Usage:
{{noborder{
||>|>|>|>|>|>|font-family:Verdana,Geneva,sans-serif;//''mow vɯtyɒzyvoka βiβɯn zɒzzyvzɯ.<br>Mit. Nyu vɯŋazɯ.''// |
||{{nya{[[mow]]}}} |{{nya{[[vɯ-]]ty<[[ɒz|ɒz-]]-[[yv|-yv-]]>oka}}} (stem: {{nya{tyoka}}}) |{{nya{[[βi]]-β[[ɯn|-ɯn]]}}} |{{nya{zɒz-zyv-[[zɯ]]}}} |{{nya{[[mit]].}}} |{{nya{[[nyu]]-∅}}} |{{nya{vɯ-[[ŋa|ŋa-]]-zɯ.}}} |
||you |~PST-see<2sg.~SBJ-3sg.POBJ>see |that-ACC |2sg.~SBJ-3sg.~POBJ-Q |no |it-NOM |PST.3sg.SBJ.Q |
||>|>|>|>|>|>|Did you see that?<br>No. What was it? |
|!Phonetic: |mol |vu''tyɒ''sivo''ja'' |βi''βɯŋ'' |zo''zy''zɯ |mit |βi |vu''ma''zɯ |
|!IPA: |{{ipa{ɱɜl}}} |{{ipa{vʊ.ˈpyɒ.sʏ.vɜ.ˈdʒa.}}} |{{ipa{ⱱʏ.ˈⱱɯŋ}}} |{{ipa{zɜ.ˈzi.zɯ}}} |{{ipa{ɱɪp}}} |{{ipa{ⱱʏ}}} |{{ipa{vo.ˈɱa.zɯ}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{tyŋit}}} |
|!Gloss: | speck, jot, tiny thing, particle, dot, crumb, tiny amount |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Irregular Verb, Combo - Type 2|Irregulars]] |
|!Combination Form: | {{nya{timyt}}} |
|!Compare with | {{nya{[[tokoto]], [[chiwkiŋam]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{tyŋit}}} | ''ty''ŋit | {{ipa{ˈɾi.ɱɪp}}} | {{nya{rymit}}} |
|!Paucal: | {{nya{tyŋyytti}}} | ty''ŋyyt''ti | {{ipa{tɪ.ˈɱi.tʏ}}} | {{nya{timyyti}}} |
|!Plural: | {{nya{tyŋytti}}} | ''ty''ŋyt//ti// | {{ipa{ˈɾi.ɱɪb.ⱱʏ}}} | {{nya{rymitβi}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{tyβi}}} |
|!Gloss: | to give to, to will to, to lose possession to (person) |
|!Irregularity: | [[Verbs]], [[Combo - Type 4|Irregulars]] |
|!Stress: | ''ty''βi |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ˈⱱi.ⱱʏ}}} / {{nya{βyβi}}} |
|!Combination Form: | {{nya{tyβ}}} |
|!Compare with | {{nya{[[sɒɯlyβ]], [[sɒmiiraɯlyβ]], [[rarriβ]]}}} |
''Notes:'' Opposite of {{nya{[[rarriβ]]}}}
!References:
<<showReferences>>
tɒkynam
fight

ˈⱱɒ.tɪ.ˌɱaŋ / βɒtimaŋ
tɒvɯi
open, wide open, expansive, empty
compare: [[mavar]]

ˈⱱɒ.fuʏ / βɒfɯi
|!Lexeme: | {{nya{tɯɒv}}} |
|!Gloss: | word, to say, to utter |
|!Irregularity: | [[Noun - Type 3|Irregulars]] |
|!Combination Form: | {{nya{tɯf}}} |
|!Compare with | {{nya{[[chɯŋ]]}}} |

''Notes:'' Used for short utterances, expressions of fact, and lists.

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{tɯɒv}}} | -- | {{ipa{tɯɜf}}} | {{nya{tɯof}}} |
|!Paucal: | {{nya{tɒɒvvɒ}}} | ''tɒɒv''vɒ | {{ipa{ˈⱱɒː.fɒ}}} | {{nya{βɒɒfɒ}}} |
|!Plural: | {{nya{tɒvvɒ}}} | ''tɒv''vɒ | {{ipa{ˈⱱɒ.vɒ}}} | {{nya{βɒvɒ}}} |

!References:
<<showReferences>>
Near-back near-close vowel. Usually rounded. Approximately like the vowel in the English 'hook'.
Voiced labiodental fricative.
|!Lexeme: | {{nya{vanfayj}}} |
|!Gloss: | desire, lust, want, to desire, to want, to lust after, to covet |
|!Combination Form: | {{nya{vosaz}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{vanfayj}}} | van''fayj'' | {{ipa{vɜn.ˈsaiz}}} | {{nya{vonsayz}}} |
|!Paucal: | {{nya{vanfyyjjy}}} | van''fyyj''jy | {{ipa{vɜn.ˈsiː.tʃi}}} | {{nya{vonsyychy}}} |
|!Plural: | {{nya{vanfayjjy}}} | van''fayj''jy | {{ipa{vɜn.ˈsai.dʒi}}} | {{nya{vonsayjy}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{vatnarɒ}}} |
|!Gloss: | to recognize, to know, to perceive, to name, to call |
|!Stress: | vat''na''rɒ |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{vɜd.ˈna.ɾɒ}}} / {{nya{votnarɒ}}} |
|!Combination Form: | {{nya{votnar}}} |
|!Compare with | {{nya{[[maryoβy]], [[myomty]]}}} |

''Notes:'' This refers to cultural knowledge, trivia, and things one knows on a superficial level, as well as things seen, heard, or otherwise sensed, while {{nya{[[maryoβy]]}}} is expertise gained through intensive study or experience. 
!References:
<<showReferences>>
|!Entry: | {{nya{vini}}} |
|!Gloss: | one out of paucal (base) |
|!Irregularity: | [[Combo - Type 3|Irregulars]] |
|!Combination Form: | {{nya{vin}}} |
|!Compare: | {{nya{[[nana]]}}} |

''Notes:'' Base in the correlative table that can't be used on its own.

!References:
<<showReferences>>
|!Lexeme: | {{nya{vinka}}} |
|!Gloss: | none, not any |
|!Derivation: | {{nya{[[vini]] + [[katɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | vin''ka'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{vɪɱ.ˈsa}}} / {{nya{vimsa}}} |
|!Combination Form: | {{nya{vika}}} |
|!Compare with | {{nya{[[nanka]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{vinlɯ}}} |
|!Gloss: | each |
|!Derivation: | {{nya{[[vini]] + [[lɯvu]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | vin''lɯ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{vɪ.ˈɱɯ}}} / {{nya{vimɯ}}} |
|!Combination Form: | {{nya{vimɯ}}} |
|!Compare with | {{nya{[[nanlɯ]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{vinsa}}} |
|!Gloss: | any |
|!Derivation: | {{nya{[[vini]] + [[sa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | vin''sa'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{vɪɱ.ˈsa}}} / {{nya{vimsa}}} |
|!Combination Form: | {{nya{visa}}} |
|!Compare with | {{nya{[[nansa]]}}} |

!References:
<<showReferences>>

|!Lexeme: | {{nya{vinto}}} |
|!Gloss: | one |
|!Derivation: | {{nya{[[vini]] + [[to]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | vin''to'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{vɪɱ.ˈɾa}}} / {{nya{vimra}}} |
|!Combination Form: | {{nya{vira}}} |
|!Compare with | {{nya{[[nanto]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{vinβi}}} |
|!Gloss: | this one, that one |
|!Derivation: | {{nya{[[vini]] + [[βi]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | vin''βi'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{vʏ.ˈⱱi}}} / {{nya{viβy}}} |
|!Combination Form: | {{nya{viβy}}} |
|!Compare with | {{nya{[[nanβi]]}}} |

!References:
<<showReferences>>
viochli
shoulderblade, shovel (from the shape), lift, lever

vɪɜtʃ.ˈly / viochly
|!Lexeme: | {{nya{vizɯ}}} |
|!Gloss: | who? |
|!Derivation: | {{nya{[[viβ]] + [[zɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | vi''zɯ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{vʏ.ˈsɯ}}} / {{nya{visɯ}}} |
|!Combination Form: | {{nya{visɯ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{viɯ}}} |
|!Gloss: | wine, cider, mead, fermented fruit, to ferment |
|!Combination Form: | {{nya{vi}}} |
|!Compare with | {{nya{x}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{viɯ}}} | -- | {{ipa{vʏʊ}}} | {{nya{viu}}} |
|!Paucal: | {{nya{vɯɯvi}}} | ''vɯɯ''vi | {{ipa{ˈvɯːʔ.vʏ}}} | {{nya{vɯɯ'vi}}} |
|!Plural: | {{nya{viɯvi}}} | viɯ''vi'' | {{ipa{vʏʊ.ˈvi}}} | {{nya{viuvy}}} |
!References:
<<showReferences>>
|!Entry: | {{nya{viβ}}} |
|!Gloss: | person root |
|!Irregularity: | [[Combo - Type 4|Irregulars]] |
|!Combination Form: | {{nya{viβ}}} |
|!Compare: | {{nya{[[-viβ]]}}} |

''Notes:'' Base in the correlative table that can't be used on its own.

!References:
<<showReferences>>
|!Lexeme: | {{nya{viβka}}} |
|!Gloss: | no one |
|!Derivation: | {{nya{[[viβ]] + [[katɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | viβ''ka'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{vʏ.ˈdʒa}}} / {{nya{vija}}} |
|!Combination Form: | {{nya{vija}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{viβlɯ}}} |
|!Gloss: | everyone |
|!Derivation: | {{nya{[[viβ]] + [[lɯvu]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | viβ''lɯ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{vʏv.ˈlu}}} / {{nya{vivlɯ}}} |
|!Combination Form: | {{nya{vilɯ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{viβsa}}} |
|!Gloss: | anyone |
|!Derivation: | {{nya{[[viβ]] + [[sa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 3|Irregulars]] |
|!Stress: | viβ''sa'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{vʏv.ˈsa}}} / {{nya{vivsa}}} |
|!Combination Form: | {{nya{viva}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{viβto}}} |
|!Gloss: | someone |
|!Derivation: | {{nya{[[viβ]] + [[to]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | viβ''to'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{vʏv.ˈɾa}}} / {{nya{vivra}}} |
|!Combination Form: | {{nya{vira}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{viββi}}} |
|!Gloss: | this person, that person |
|!Derivation: | {{nya{[[viβ]] + [[βi]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | viβ''βi'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{vʏ.ˈⱱi}}} / {{nya{viβy}}} |
|!Combination Form: | {{nya{viβy}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{vooriy}}} |
|!Gloss: | attempt, try, test, sample, consider, taste, tongue |
|!Irregularity: | [[Irregular Verb|Irregulars]] |
|!Combination Form: | {{nya{vor}}} |
|!Compare with | {{nya{x}}} |

@@add Taste & tongue to English Index@@
!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{vooriy}}} | ''voo''riy | {{ipa{vɜːʔ.ɾɪi}}} | {{nya{voo'riy}}} |
|!Paucal: | {{nya{vooryyri}}} | ''voo''ryy//ri// | {{ipa{vɜːʔ.ɾɪi.ɾʏ}}} | {{nya{voo'riy'ri}}} |
|!Plural: | {{nya{vooriyri}}} | ''voo''riy//ri// | {{ipa{vɜːʔ.ɾiː.ⱱʏ}}} | {{nya{voo'rii&beta;i}}} |

!References:
<<showReferences>>
vuasyu
upper back, shoulders as an unit
Compare: [[jytyu]]

voɜ.ˈzy / vuozyu
|!Lexeme: | {{nya{vulo}}} |
|!Gloss: | heart, to pound, to drum |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Irregular Verb|Irregulars]] |
|!Combination Form: | {{nya{vulo}}} |
|!Compare with | {{nya{x}}} |

''Notes:'' The Ŋyji believe thought comes from the heart

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{vulo}}} | vu''lo'' | {{ipa{vʊ.ˈɰɶ}}} | {{nya{vuwa}}} |
|!Paucal: | {{nya{vulɯɯlo}}} | vu''lɯɯ''lo | {{ipa{vʊ.ˈɰɯːʔ.ɰɞ}}} | {{nya{vuwɯɯ'wo}}} |
|!Plural: | {{nya{vulolo}}} | vu''lo''lo | {{ipa{vʊ.ˈɰɶ.ɰɞ}}} | {{nya{vuwawo}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{vy'yka}}} |
|!Gloss: | warm, warmth, cool, coolness |
|!Irregularity: | [[Noun - Type 2|Irregulars]] |
|!Combination Form: | {{nya{vik}}} |
|!Compare with | {{nya{[[laovo]], [[kifinsiŋ]]}}} |

''Notes:'' Refers to a comfortable range of temperatures, especially contrasting with heat or cold. Coming into a cool house in the summer is {{nya{vy'yka}}}. Sitting in front of a fire in winter is {{nya{vy'yka}}}. Taking a drink of warm water on a hot day is not {{nya{vy'yka}}}. Food that has gotten cold when it's supposed to be hot is not {{nya{vy'yka}}}.

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{vy'yka}}} | vy'''y''ka | {{ipa{vʏʔ.i.ga}}} | {{nya{vi'yka}}} |
|!Paucal & Plural: | {{nya{vy'yyka}}} | vy'''yy''ka | {{ipa{vʏʔ.iːʔ.ga}}} | {{nya{vi'yy'ka}}} |

!References:
<<showReferences>>
vyfijiru
shirt, vest
[[vyru]] + [[fiβkii]]

vʏ.ˈvi.tʃʏ.ˌⱱʊ / vivychiβu
|!Lexeme: | {{nya{vyru}}} |
|!Gloss: | chest, plan, to plan, before (spatially), front of |
|!Combination Form: | {{nya{viβɯ}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{vyru}}} | vy''ru'' | {{ipa{vʏ.ˈⱱɯ}}} | {{nya{vi&beta;ɯ}}} |
|!Paucal: | {{nya{vyrɯɯru}}} | vy''rɯɯ''ru | {{ipa{vʏ.ˈⱱɯːʔ.ɾʊ}}} | {{nya{vi&beta;ɯɯ'ru}}} |
|!Plural: | {{nya{vyruru}}} | vy''ru''rp | {{ipa{vʏ.ˈⱱɯ.ɾʊ}}} | {{nya{vy&beta;ɯru}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{vyyβy}}} |
|!Gloss: | flash, blink |
|!Derivation: | Ideophone / Onomatopoeic |
|!Combination Form: | {{nya{vyβ}}} |
|!Compare with | {{nya{x}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{vyyβy}}} | ''vyy''βy | {{ipa{ˈviːʔ.ⱱi}}} | {{nya{vyy'βy}}} |
|!Paucal: | {{nya{vyyβyyβy}}} | ''vyy''βyy//βy// | {{ipa{ˈviːʔ.ⱱɪi.ˌⱱi}}} | {{nya{vyy'βiy'βy}}} |
|!Plural: | {{nya{vyyβyβy}}} | ''vyy''βy//βy// | {{ipa{ˈviːʔ.ⱱʏ.ˌⱱi}}} | {{nya{vyy'βiβy}}} |

!References:
<<showReferences>>
vɒrva
neck, throat, turn, swivel, rotate

vɜ.ˈva / vova
|!Lexeme: | {{nya{vɒtkɒt}}} |
|!Gloss: | diseased, ill, sick, disease, illness, sickness |
|!Derivation: | Ideophone / Onomatopoeic, representing coughing |
|!Irregularity: | [[Combo - Type 2|Irregulars]] |
|!Combination Form: | {{nya{vokɒt}}} |
|!Compare with | {{nya{[[lijrakβi]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{vɒtkɒt}}} | vɒt''kɒt'' | {{ipa{vɜd.ˈdʒɒz}}} | {{nya{votjɒz}}} |
|!Paucal: | {{nya{vɒtkoottɒ}}} | vɒt''koot''tɒ | {{ipa{vɜk.ˈkɜː.tɒ}}} | {{nya{vokkootɒ}}} |
|!Plural: | {{nya{vɒtkɒttɒ}}} | vɒt''kɒt''tɒ | {{ipa{vɜk.ˈkɒ.pɒ}}} | {{nya{vokkɒtɒ}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{vɯ-}}} |
|!Gloss: | Past tense marker |
|!Placement: | Prefix |

!References:
<<showReferences>>
|!Lexeme: | {{nya{vɯwrɒm}}} |
|!Gloss: | old |
|!Derivation: | Ideophone / Onomatopoeic |
|!Combination Form: | {{nya{vuβɒn}}} |
|!Compare with | {{nya{[[kyi]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{vɯwrɒm}}} | vɯw''rɒm'' | {{ipa{vʊ.ˈⱱɑn}}} | {{nya{vuβɒn}}} |
|!Paucal: | {{nya{vɯwroommɒ}}} | vɯw''room''mɒ | {{ipa{vʊ.ˈⱱɜː.ɱɒ}}} | {{nya{vuβoomɒ}}} |
|!Plural: | {{nya{vɯwrɒmmɒ}}} | vɯw''rɒm''mɒ | {{ipa{vʊ.ˈⱱɒ.ɱɒ}}} | {{nya{vuβɒmɒ}}} |

!References:
<<showReferences>>
Velar approximant. Written as 'l' at the start of syllables, and 'w' at the end of syllables, so no words or affixes will start with 'w'.

The front open vowel. Usually unrounded. Approximately the same as the vowel in English 'fee'. Can't start a word, so these will only be affixes.
Voiced alveolar fricative.
|!Lexeme: | {{nya{za'yrtɒ}}} |
|!Gloss: | foot, leg, travel (generic move by foot), walk |
|!Irregularity: | [[Noun – Type 2, Combo - Type 1|Irregulars]] |
|!Combination Form: | {{nya{zot}}} |
|!Compare with | {{nya{[[chɯjy]]}}} |

Get off my foot!
(raise off)

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{za'yrtɒ}}} | za'''yr''tɒ | {{ipa{zɜ.ˈʔiɾ.dɒ}}} | {{nya{zo'yrtɒ}}} |
|!Paucal & Plural: | {{nya{zayrrytɒ}}} | zayr''ry''tɒ | {{ipa{zɶʏⱱ.ˈɾi.dɒ}}} | {{nya{zaiβrytɒ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zajvyk}}} |
|!Gloss: | bowl, meal, to be in a bowl, to have a meal, to eat with others, to host a meal |
|!Combination Form: | {{nya{zozyt}}} |
|!Compare: | {{nya{[[siot]]}}} |

''Notes:'' The most basic eating utensil, so used as a base for many other eating and cooking words

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{zajvyk}}} | zaj''vyk'' | {{ipa{zɜ.ˈzid}}} | {{nya{zozyt}}} |
|!Paucal: | {{nya{zajvyykyky}}} | zaj''vyyk''ky//ky// | {{ipa{zɜ.ˈziːʔ.gʏ.ˌdi}}} | {{nya{zozyy'kity}}} |
|!Plural: | {{nya{zajvykky}}} | zaj''vyk''ky | {{ipa{zɜ.ˈzi.gi}}} | {{nya{zozyky}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{zan}}} |
|!Gloss: | distal (base) |
|!Combination Form: | {{nya{zan}}} |
|!Compare: | {{nya{[[mym]]}}} |

''Notes:'' Base in the correlative table that can't be used on its own.

!References:
<<showReferences>>
|!Lexeme: | {{nya{zanalakyrtɒ}}} |
|!Gloss: | to arrive, arrival, to come |
|!Derivation: | {{nya{[[za'yrtɒ]] + [[-nalak-]]}}} |
|!Irregularity: | |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[za'yrtɒ]], [[chizɯjy]], [[chɯjy]]}}} |

''Notes:'' 
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{x}}} | | {{ipa{zɜ.ˈna.ɰɞ.gʏⱱ.ˈɾɒ}}} | {{nya{zonawokiβrɒ}}} |
|!Paucal: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
|!Plural: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{zanchɯ}}} |
|!Gloss: | going away |
|!Derivation: | {{nya{[[zan]] + [[chɯjy]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | zan''chɯ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zɜn.ˈsɯ}}} / {{nya{zonsɯ}}} |
|!Combination Form: | {{nya{zachɯ}}} |
|!Compare with | {{nya{[[mymsy]], [[chɯβa]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zanko}}} |
|!Gloss: | distant from now |
|!Derivation: | {{nya{[[zan]] + [[kokɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1, Combo - Type 4|Irregulars]] |
|!Stress: | zan''ko'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zɜn.ˈsa}}} / {{nya{zonsa}}} |
|!Combination Form: | {{nya{zoka}}} |
|!Compare with | {{nya{[[mymko]], [[koβa]], [[koto]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zanli}}} |
|!Gloss: | far |
|!Derivation: | {{nya{[[zan]] + [[limu]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | zan''li'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zɜ.ˈni}}} / {{nya{zony}}} |
|!Combination Form: | {{nya{zony}}} |
|!Compare with | {{nya{[[mymli]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zansy}}} |
|!Gloss: | coming from here |
|!Derivation: | {{nya{[[zan]] + [[syza]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | zan''sy'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zɜn.ˈsi}}} / {{nya{zonsy}}} |
|!Combination Form: | {{nya{zosy}}} |
|!Compare with | {{nya{[[mymchɯ]], [[syβa]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zatɒ}}} |
|!Gloss: | four (4) |
|!Derivation: | {{nya{[[za'yrtɒ]]}}} |
|!Irregularity: | [[Combo - type 3|Irregulars]] |
|!Combination Form: | {{nya{za}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{zatɒ}}} | za''tɒ'' | {{ipa{zɜ.ˈdɒ}}} | {{nya{zotɒ}}} |
|!Paucal: | {{nya{zatootɒ}}} | za''too''tɒ | {{ipa{zɜ.ˈdɜːʔ.dɒ}}} | {{nya{zotoo'tɒ}}} |
|!Plural: | {{nya{zatɒtɒ}}} | za''tɒ''tɒ | {{ipa{zɜ.ˈdɒ.pɒ}}} | {{nya{zotɒtɒ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zawja}}} |
|!Gloss: | think, thought, idea |
|!Irregularity: | [[Irregular Verb, Combo - Type 4|Irregulars]] |
|!Combination Form: | {{nya{zaja}}} |

When you're thinking of me, I'm thinking of you too

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{zawja}}} | zaw''ja'' | {{ipa{zɜ.ˈza}}} | {{nya{zoza}}} |
|!Paucal: | {{nya{zawjooja}}} | zaw''joo''ja | {{ipa{zɜ.ˈdʒɜːʔ.dʒa}}} | {{nya{zojoo'ja}}} |
|!Plural: | {{nya{zawjaja}}} | zaw''ja''ja | {{ipa{zɜ.ˈdʒa.dʒa}}} | {{nya{zojaja}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zizofur}}} |
|!Gloss: | big thing, large thing, wide thing, long thing |
|!Derivation: | {{nya{[[zofur]] + [[-iz-]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{zovɯz}}} (same as {{nya{zofur}}}) |
|!Compare with | {{nya{[[chizizz]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{zizofur}}} | zi''zo''fur | {{ipa{zʏ.ˈsa.fʊz}}} | {{nya{zisafuz}}} |
|!Paucal: | {{nya{ziziizofur}}} | zi''zii''zo//fur// | {{ipa{zʏ.ˈsʏːʔ.zɜ.ˌvʊz}}} | {{nya{zisii'zovuz}}} |
|!Plural: | {{nya{zizozofur}}} | zi''zo''zo//fur// | {{ipa{zʏ.ˈsa.zo.ˌvʊz}}} | {{nya{zisazovuv}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zizyrchoβ}}} |
|!Gloss: | hole, wound |
|!Derivation: | {{nya{[[zyrchoβ]] + [[-iz-]]}}} |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{zijaz}}} |
|!Compare with | {{nya{x}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{zizyrchoβ}}} | zi''zyr''choβ | {{ipa{zʏ.ˈsiɾ.dʒɜz}}} | {{nya{zisyrjoz}}} |
|!Paucal: | {{nya{zizyyrrychoβ}}} | zi''zyyr''ry//choβ// | {{ipa{zʏ.ˈsiːɾ.ɾʏ.ˌzɜz}}} | {{nya{zisyyrrizoz}}} |
|!Plural: | {{nya{zizyrrychoβ}}} | zi''zyr''ry//choβ// | {{ipa{zʏ.ˈsiɾ.ɾʏ.ˌzɜz}}} | {{nya{zisyrrizoz}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ziŋmɒ}}} |
|!Gloss: | to fix, to repair, to bind together |
|!Irregularity: | [[Verbs]] |
|!Stress: | ziŋ''mɒ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zɪɱ.ˈɱɑ}}} / {{nya{zimmɒ}}} |
|!Combination Form: | {{nya{zimɒ}}} |
|!Compare with | {{nya{[[fɯslat]]}}} |

!References:
<<showReferences>>
zofijiylko
zoylko + fiβkii
pants, shorts
zɜ.ˈfi.tʃʏː.ˌdʒɜ / zofychiijo
|!Lexeme: | {{nya{zofur}}} |
|!Gloss: | large, big, long, wide |
|!Irregularity: | [[Descriptives]] |
|!Combination Form: | {{nya{zovɯz}}} |
|!Compare with | {{nya{[[lɯɒrri]], [[mɯvɯ]], [[folɒɒki]], [[chizz]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{zofur}}} | zo''fur'' | {{ipa{zɜ.ˈvɯz}}} | {{nya{zovɯz}}} |
|!Paucal: | {{nya{zofɯɯrru}}} | zo''fɯɯr''ru| {{ipa{zɜ.ˈfɯːɾ.ɾʊ}}} | {{nya{zofɯɯrru}}} |
|!Plural: | {{nya{zofurru}}} | zo''fur''ru | {{ipa{zɜ.ˈfɯɾ.ɾʊ}}} | {{nya{zofɯrru}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zom}}} |
|!Gloss: | off, remove, take off, get off, away from |
|!Irregularity: | |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zaŋ}}} / {{nya{zaŋ}}} |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{[[lɯch]], [[βɯzz]]}}} |

''Notes:'' 

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{zor}}} |
|!Gloss: | so, therefore, result, consequence, and then |
|!Derivation: | {{nya{[[zotɯir]]}}} |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zɜz}}} / {{nya{zoz}}} |
|!Compare with | {{nya{[[nina]], [[kɯn]]}}} |

''Notes:'' One of only three coordinating conjunctions.

!References:
<<showReferences>>
|!Lexeme: | {{nya{zotɯir}}} |
|!Gloss: | after, next, result |
|!Combination Form: | {{nya{zorɯz}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{zotɯir}}} | zo''tɯir'' | {{ipa{zɜ.ˈɾuʏz}}} | {{nya{zorɯiz}}} |
|!Paucal: | {{nya{zotyyrri}}} | zo''tyyr''ri | {{ipa{zɜ.ˈtiːɾ.ɾʏ}}} | {{nya{zotyyrri}}} |
|!Plural: | {{nya{zotɯirri}}} | zo''tɯir''ri | {{ipa{zɜ.ˈtuʏⱱ.ɾʏ}}} | {{nya{zotɯi&beta;ri}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zoylko}}} |
|!Gloss: | behind, back of, butt, rear end, to be behind |
|!Irregularity: | [[Noun / Static Verb|Nouns]] |
|!Combination Form: | {{nya{zoja}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{zoylko}}} | zoyl''ko'' | {{ipa{zɞʏ.ˈdʒa}}} | {{nya{zoija}}} |
|!Paucal: | {{nya{zoylkɯɯko}}} | zoyl''kɯɯ''ko | {{ipa{zɞʏ.ˈtɯːʔ.gɜ}}} | {{nya{zoitɯɯ'ko}}} |
|!Plural: | {{nya{zoylkoko}}} | zoyl''ko''ko | {{ipa{zɞʏ.ˈta.kɜ}}} | {{nya{zoitako}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zyich}}} |
|!Gloss: | over, above, top, head |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zyʏtʃ}}} / {{nya{zyich}}} |
|!Combination Form: | {{nya{zych}}} |
|!Compare with | {{nya{[[morass]]}}} |

@@Add plurals, add head to EnglishIndex@@

!References:
<<showReferences>>
|!Lexeme: | {{nya{zyjɯl}}} |
|!Gloss: | three (3) |
|!Irregularity: | [[Combo - Type 3|Irregulars]] |
|!Combination Form: | {{nya{zyj}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{zyjɯl}}} | zy''jɯl'' | {{ipa{zʏ.ˈzɯɰ}}} | {{nya{zizɯw}}} |
|!Paucal: | {{nya{zyjɯɯwlɯ}}} | zy''jɯɯw''lɯ | {{ipa{zʏ.ˈdʒɯːl.lu}}} | {{nya{zijɯɯllɯ}}} |
|!Plural: | {{nya{zyjɯwlɯ}}} | zy''jɯw''lɯ | {{ipa{zʏ.ˈdʒɯl.lu}}} | {{nya{zijɯɯllɯ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zyrchoβ}}} |
|!Gloss: | to stab, to pierce, to skewer, to drill, to bore (a hole), sting, needle, nail |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Verbs]] |
|!Stress: | zyr''choβ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zʏⱱ.ˈdʒaz}}} / {{nya{ziβjaz}}} |
|!Combination Form: | {{nya{zijaz}}} |
|!Compare with | {{nya{[[ŋɒraow]], [[βitkika]], [[jichna]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zɒka}}} |
|!Gloss: | nothing |
|!Derivation: | {{nya{[[zɒzɒ]] + [[katɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | zɒ''ka'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zɜ.ˈdʒa}}} / {{nya{zoja}}} |
|!Combination Form: | {{nya{zoja}}} |
|!Compare with | {{nya{[[nanka]], [[vinka]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zɒlɯ}}} |
|!Gloss: | everything |
|!Derivation: | {{nya{[[zɒzɒ]] + [[lɯvu]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | zɒ''lɯ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zɜ.ˈɰu}}} / {{nya{zowɯ}}} |
|!Combination Form: | {{nya{zɒlɯ}}} |
|!Compare with | {{nya{[[nanlɯ]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zɒsa}}} |
|!Gloss: | anything |
|!Derivation: | {{nya{[[zɒzɒ]] + [[sa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | zɒ''sa'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zɜ.ˈsa}}} / {{nya{zosa}}} |
|!Combination Form: | {{nya{zosa}}} |
|!Compare with | {{nya{[[nansa]], [[vinsa]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zɒto}}} |
|!Gloss: | something |
|!Derivation: | {{nya{[[zɒzɒ]] + [[to]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | zɒ''to'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zɜ.ˈɾa}}} / {{nya{zora}}} |
|!Combination Form: | {{nya{zora}}} |
|!Compare with | {{nya{[[nizɒ]]}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{zɒzɒ}}} |
|!Gloss: | thing (base), generic thing, doodad, thingamabob |
|!Irregularity: | [[Combo - Type 3, Irregular Verb, Noun - Type 1|Irregulars]] |
|!Combination Form: | {{nya{zɒ}}} |
|!Compare: | {{nya{[[lizimu]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zɒβi}}} |
|!Gloss: | this, that |
|!Derivation: | {{nya{[[zɒzɒ]] + [[βi]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | zɒ''βi'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zɜ.ˈⱱi}}} / {{nya{zoβy}}} |
|!Combination Form: | {{nya{zoβy}}} |
|!Compare with | {{nya{[[βi]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{zɯ}}} |
|!Gloss: | What?, question marker |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{zɯ}}} / {{nya{zɯ}}} |
|!Combination Form: | {{nya{zɯ}}} |

Brown bear, brown bear, what do you see?

[[mazynanu]] - bear

!References:
<<showReferences>>
|!Lexeme: | {{nya{zɯt}}} |
|!Gloss: | emphatic or reflexive first person pronouns |
|!Irregularity: | [[Noun - Type 5|Irregulars]] |
|!Combination Form: | {{nya{zɯt / jit}}} |

''Notes:'' Can also be added after other pronouns to create emphatic or reflexive forms.

!!Pronoun
!!!Written
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| {{nya{zɯt}}} | {{nya{jit}}} |border-right:2px solid; {{nya{jitto}}} | {{nya{zɯtan}}} | {{nya{jitan}}} |border-right:2px solid; {{nya{jitton}}} | {{nya{zɯtŋy}}} | {{nya{jitŋy}}} | {{nya{jiŋy}}} |
!!!Stress
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| zɯt | jit |border-right:2px solid; ''jit''to | zɯ''tan'' | ''ji''tan |border-right:2px solid; ''jit''ton | zɯt''ŋy'' | ''jit''ŋy | ''ji''ŋy |
!!!Phonetic
| {{ipa{IPA}}} / Ŋyjichɯn transliteration |c
|>|>|border-right:2px solid; nominative |>|>|border-right:2px solid; accusative/dative |>|>| possessive form |h
| sing. | paucal |border-right:2px solid; plural | sing. | paucal |border-right:2px solid; plural | sing. | paucal | plural |h
| {{ipa{zʊp}}} | {{ipa{dʒʏp}}} |border-right:2px solid; {{ipa{ˈziɾ.dɜ}}} | {{ipa{zʊ.ˈⱱaŋ}}} | {{ipa{ˈzi.taŋ}}} |border-right:2px solid; {{ipa{ˈziɾ.dɜŋ}}} | {{ipa{zʊp.ˈni}}} | {{ipa{ˈziɾ.ni}}} | {{ipa{ˈzi.mi}}} |
| {{nya{zut}}} | {{nya{jit}}} |border-right:2px solid; {{nya{zyrto}}} | {{nya{zuβaŋ}}} | {{nya{zytaŋ}}} |border-right:2px solid; {{nya{zyrtoŋ}}} | {{nya{zupny}}} | {{nya{zyrny}}} | {{nya{zymy}}} |
!References:
<<showReferences>>
Velar nasal. Can also be realized as a palatal. Pronounced approximately like the end of English 'sing'.
|!Entry: | {{nya{(-)ŋa-}}} |
|!Gloss: | Marker for 3rd person subjects |
|!Placement: | Infixes after the first syllable of multi-syllable words or prefixes single syllable words |

{{cent{
| singular | paucal | plural|h
| -ŋa- | -ŋooŋ- | -maŋ- |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋachantifnɯŋ}}} |
|!Gloss: | the color green, yellow, white, or pastels |
|!Derivation: | {{nya{[[ŋafnɯŋ]] + [[chanyki]]}}} |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ŋa''chan''tif//nɯŋ// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɜ.ˈdʒan.tʏf.ˌnɯŋ}}} / {{nya{mojantifnɯŋ}}} |
|!Combination Form: | {{nya{monɯŋ}}} (same combo as {{nya{[[ŋafnɯŋ]]}}}) |
|!Compare with | {{nya{[[jachantisa]], [[jɒchantiɯw]], [[lychantiasim]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. When used as a color it's the color of unripe fruit, early morning sky, young shoots and grass, and can cover white, yellow, and light greens. The picture below gives a sampling of the hues associated. 

[img[media/hafnxh.jpg]]

!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋachykmaŋafnɯŋ}}} |
|!Gloss: | fog |
|!Derivation: | {{nya{[[ŋafnɯŋ]] + [[chiwkiŋam]]}}} |
|!Irregularity: | [[Noun - Type 1|Irregulars]] |
|!Stress: | ŋa''chyk''maŋaf//nɯŋ// |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɜ.ˈdʒid.ɱɜ.nɜv.ˈnɯŋ}}} / {{nya{mojytmonovnɯŋ}}} |
|!Combination Form: | {{nya{chykmaŋ}}} (same as {{nya{chiwkiŋam}}})  |
|!Compare with | {{nya{[[jichykmaŋo]]}}} |

''Notes:'' Rarely used

!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋafnɯŋ}}} |
|!Gloss: | child, unripe, green (fruit), raw, yellow (shoots, grass, early morning sky), pale, early, morning |
|!Combination Form: | {{nya{monɯŋ}}} |
|!Compare with | {{nya{[[jɒɯw]], [[jasa]], [[lyasim]], [[kyi]]}}} |

''Notes:'' Color words in Ŋyjichɯn are heavily associated with nature and the exact color meant is heavily context specific. When used as a color it's the color of unripe fruit, early morning sky, young shoots and grass, and can cover white, yellow, and light greens. The picture below gives a sampling of the hues associated. To reference the color itself, the color incorporates {{nya{[[chanyki]]}}}.

[img[media/hafnxh.jpg]]

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{ŋafnɯŋ}}} | ŋaf''nɯŋ'' | {{ipa{ɱɜz.ˈnɯŋ}}} | {{nya{moznɯŋ}}} |
|!Paucal: | {{nya{ŋafnɯɯŋŋɯ}}} | ŋaf''nɯɯŋ''ŋɯ | {{ipa{ɱɜz.ˈnɯː.nɯ}}} | {{nya{moznɯɯnɯ}}} |
|!Plural: | {{nya{ŋafnɯŋŋɯ}}} | ŋaf''nɯŋ''ŋɯ | {{ipa{ɱɜz.ˈnɯ.nɯ}}} | {{nya{moznɯnɯ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋiitla}}} |
|!Gloss: | to cause, causes |
|!Derivation: | shares derivation with {{nya{[[-miir-]]}}} |
|!Irregularity: | |
|!Combination Form: | {{nya{x}}} |
|!Compare with | {{nya{x}}} |

''Notes:''
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{x}}} | | {{ipa{ˈɱʏː.ⱱa}}} | {{nya{miiβa}}} |
|!Paucal: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
|!Plural: | {{nya{x}}} | | {{ipa{x}}} | {{nya{x}}} |
!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''basic translation''// |
||{{nya{x}}} lexeme by lexeme translation |
||lexeme by lexeme gloss |
||free gloss |
|!Phonetic: |x |
|!IPA: |{{ipa{x}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋolyrtyi}}} |
|!Gloss: | roar, loud, yell, loud or bad weather |
|!Derivation: | Ideophone / Onomatopoeic  |
|!Combination Form: | {{nya{molyt}}} |
|!Compare with | {{nya{[[siysiss]], [[riamyaw]], [[soraka]]}}} |

''Notes:'' In reference to sound, it implies a deep sound. 

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{ŋolyrtyi}}} | ŋo''lyr''tyi | {{ipa{ɱɜ.ˈɰyɾ.dyʏ}}} | {{nya{mowyrtyi}}} |
|!Paucal: | {{nya{ŋolyyrrytyi}}} | ŋo''lyyr''ry//tyi// | {{ipa{ɱɜ.ˈɰyːɾ.ɾʏ.ˌbyʏ}}} | {{nya{mowyyryityi}}} |
|!Plural: | {{nya{ŋolyrrytyi}}} | ŋo''lyr''ry//tyi// | {{ipa{ɱɜ.ˈɰyɾ.ɾʏ.ˌbyʏ}}} | {{nya{mowyrrityi}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋoyza}}} |
|!Gloss: | to be in charge, to lead, to go first |
|!Stress: | ŋoy''za'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɞʏ.ˈza}}} / {{nya{moiza}}} |
|!Combination Form: | {{nya{noza}}} |
|!Compare with | {{nya{[[mɯnalak]], [[βych]]}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋoyzaviβ}}} |
|!Gloss: | chief, leader, captain, person in charge |
|!Derivation: | {{nya{[[ŋoyza]] + [[-viβ]]}}} |
|!Combination Form: | {{nya{mozviz}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{ŋoyzaviβ}}} | ŋoy''za''viβ | {{ipa{ɱɞʏ.ˈza.vʏz}}} | {{nya{moizaviz}}} |
|!Paucal: | {{nya{ŋoyzoozaviβ}}} | ŋoy''zoo''za//viβ// | {{ipa{ɱɞʏ.ˈzɜːʔ.zɜ.ˈvʏz}}} | {{nya{moizoo'zoviz}}} |
|!Plural: | {{nya{ŋoyzazaviβ}}} | ŋoy''za''za//viβ// | {{ipa{ɱɞʏ.ˈza.zɜ.ˈvʏz}}} | {{nya{moizazoviz}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋuu}}} |
|!Gloss: | tail, to wave, to wiggle |
|!Irregularity: | [[Noun - Type 2|Irregulars]] |
|!Combination Form: | {{nya{mu}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{ŋuu}}} | -- | {{ipa{ɱʊːʔ}}} | {{nya{muu'}}} |
|!Paucal & Paucal: | {{nya{ŋuuŋuu}}} | ''ŋuu''ŋuu | {{ipa{ɱoːʔɱʊːʔ}}} | {{nya{muu'muu'}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{ŋy-}}} |
|!Gloss: | Genitive case marker (possessives) |
|!Derivation: | {{nya{[[ŋɯŋy]]}}} |
|!Placement: | Prefix |
|!Compare with | {{nya{[[ŋɒch]]}}} |
|!Lexeme: | {{nya{ŋyjichɯn}}} |
|!Gloss: | language of the [[ŋɯɒzjuu]], to speak ŋyjichɯn |
|!Derivation: | {{nya{[[ŋɯɒzjuu]] + [[chɯŋ]]}}} |
|!Irregularity: | [[Combo - Type 3|Irregulars]] |
|!Stress: | ŋy''ji''chɯn |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɪ.ˈdʒi.ʧɯŋ}}} / {{nya{mijychɯŋ}}} |
|!Combination Form: | {{nya{ŋyji}}} |
|!Compare with | {{nya{[[ŋɯɒzjuu]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋyr}}} |
|!Gloss: | ear, hear, twitch |
|!Irregularity: | [[Combo - Type 3|Irregulars]] |
|!Combination Form: | {{nya{ŋyr}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{ŋyr}}} | -- | {{ipa{ɱiz}}} | {{nya{myz}}} |
|!Paucal: | {{nya{ŋyyrry}}} | ''ŋyyr''ry | {{ipa{ˈɱiːɾ.ɾi}}} | {{nya{myyrry}}} |
|!Plural: | {{nya{ŋyrry}}} | ŋyr''ry'' | {{ipa{ɱɪⱱ.ˈɾi}}} | {{nya{miβry}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋɒch}}} |
|!Gloss: | of, belonging to, from, for, owned by |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɑtʃ}}} / {{nya{mɑch}}} |
|!Combination Form: | {{nya{mɑch}}} |
|!Compare with | {{nya{[[ŋɯŋy]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋɒraow}}} |
|!Gloss: | attack |
|!Derivation: | Ideophone / Onomatopoeic |
|!Combination Form: | {{nya{noraw}}} |
|!Compare with | {{nya{[[βitkika]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{ŋɒraow}}} | ŋɒ''raow'' | {{ipa{nɜ.ˈɾaɜɰ}}} | {{nya{noraow}}} |
|!Paucal: | {{nya{ŋɒrɯɯwlo}}} | ŋɒ''rɯɯw''lo | {{ipa{nɜ.ˈɾɯɯl.lɞ}}} | {{nya{norɯɯllo}}} |
|!Plural: | {{nya{ŋɒraowlo}}} | ŋɒ''raow''lo | {{ipa{nɜ.ˈɾaɜl.lɞ}}} | {{nya{noraowllo}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋɯka}}} |
|!Gloss: | no one's |
|!Derivation: | {{nya{[[ŋɯŋy]] + [[katɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ŋɯ''ka'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱo.ˈdʒa}}} / {{nya{muja}}} |
|!Combination Form: | {{nya{muja}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋɯlɯ}}} |
|!Gloss: | everyone's |
|!Derivation: | {{nya{[[ŋɯŋy]] + [[lɯvu]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ŋɯ''lɯ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱo.ˈɰu}}} / {{nya{muwɯ}}} |
|!Combination Form: | {{nya{mulɯ}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋɯsa}}} |
|!Gloss: | anyone's |
|!Derivation: | {{nya{[[ŋɯŋy]] + [[sa]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ŋɯ''sa'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱo.ˈsa}}} / {{nya{musa}}} |
|!Combination Form: | {{nya{musa}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋɯto}}} |
|!Gloss: | someone's |
|!Derivation: | {{nya{[[ŋɯŋy]] + [[to]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ŋɯ''to'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱo.ˈⱱa}}} / {{nya{muβa}}} |
|!Combination Form: | {{nya{muβa}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋɯzɯ}}} |
|!Gloss: | whose? |
|!Derivation: | {{nya{[[ŋɯŋy]] + [[zɯ]]}}} |
|!Irregularity: | [[Irregular Verb, Noun - Type 1|Irregulars]] |
|!Stress: | ŋɯ''zɯ'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱo.ˈzɯ}}} / {{nya{muzɯ}}} |
|!Combination Form: | {{nya{muzɯ}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{ŋɯŋy}}} |
|!Gloss: | possession root |
|!Irregularity: | [[Combo - Type 3|Irregulars]] |
|!Combination Form: | {{nya{ŋy}}} |
|!Compare: | {{nya{[[ŋy-]], [[ŋɒch]]}}} |

''Notes:'' Base for possession. Can't be used on its own.

!References:
<<showReferences>>
|!Lexeme: | {{nya{ŋɯɒzjuu}}} |
|!Gloss: | those of the clans |
|!Derivation: | obsolete roots meaning  ‘people of the trees’ or ‘people given the trees' |
|!Irregularity: | [[Noun – Type 1, Combo - Type 1, Irregular Verb|Irregulars]] |
|!Stress: | ŋɯɒz''juu'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ɱɯɜ.ˈzʊːʔ}}} / {{nya{mɯozuu'}}} |
|!Combination Form: | {{nya{ŋyji}}} |
|!Compare: | {{nya{[[viβ]]}}} |

''Notes:'' The combo form is used more than the full one.

!References:
<<showReferences>>
The back open vowel. Usually rounded. Approximately the same as the vowel in English 'hot'. Can't start a word, so these will only be affixes.
|!Entry: | {{nya{(-)ɒz-}}} |
|!Gloss: | Marker for 2nd person subjects |
|!Placement: | Infixes after the first syllable of multi-syllable words or prefixes single syllable words |

''Notes:'' If placed in front, the affix takes the first consonant of the verb.

{{cent{
| singular | paucal | plural|h
| -ɒz- | -ɒsɒ- | -ozɒ- |
}}}

!References:
<<showReferences>>
Close back vowel. Usually unrounded. Pronounced approximately the same as the vowel in English 'boot'
Labiodental tap.
|!Lexeme: | {{nya{βa}}} |
|!Gloss: | that |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱo}}} / {{nya{βo}}} |
|!Combination Form: | {{nya{βa}}} |
|!Compare with | {{nya{βi}}} |

!References:
<<showReferences>>
|!Entry: | {{nya{(-)βak-}}} |
|!Gloss: | Marker for 1st person secondary objects (direct objects) |
|!Placement: | Infixes after the first syllable of multi-syllable words or prefixes single syllable words, after the subject and primary object markers |

{{cent{
| singular | paucal | plural|h
| -βak- | -βook- | -βak- |
}}}

!References:
<<showReferences>>
|!Lexeme: | {{nya{βi}}} |
|!Gloss: | this |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱʏ}}} / {{nya{βi}}} |
|!Combination Form: | {{nya{βi}}} |
|!Compare with | {{nya{[[βa]], [[zɒβi]]}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{βitkika}}} |
|!Gloss: | hit, strike, blow, hurt, knock |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Irregular Verb|Irregulars]] |
|!Combination Form: | {{nya{βikyk}}} |
|!Compare with | {{nya{[[βoɒnβy]], [[ŋɒraow]], [[ryjior]]}}} |

!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{βitkika}}} | βit''ki''ka | {{ipa{ⱱʏt.ˈki.ka}}} | {{nya{βitkyka}}} |
|!Paucal: | {{nya{βitkyykika}}} | βit''kyy''ki//ka// | {{ipa{ⱱʏt.ˈkiːʔ.gʏ.ˌdʒa}}} | {{nya{βitkyy'kija}}} |
|!Plural: | {{nya{βitkikika}}} | βit''ki''ki//ka// | {{ipa{ⱱʏt.ˈki.kʏ.ˌdʒa}}} | {{nya{βitkykija}}} |

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''kaβiɒztotkikazivi [[kɒz|ɒz-]]to[[katɯ]]zivi [[suɯran|suɯr]] [[mow]]''// |>|>|>|
||{{nya{[[ka|katɯ]]-βi&lt;[[ɒz|ɒz-]]-[[to|to-]]&gt;tkika[[-zivi]]}}} |{{nya{kɒz-to-katɯ-zivi}}} |{{nya{suɯran}}} |{{nya{mow}}} |
||~NEG-hit&lt;2sg.~SBJ-1.OBJ&gt;hit-IMP |2sg.~SBJ-1.~OBJ-not-IMP |1sg.OBJ |2sg.SBJ |
||Don't you hit me! |>|>|>|
|!Phonetic: |''ja''βios//tok//ki''ta''zi//vi// |''jɒs''to//ka//tu//zi//fi |suu''βaŋ'' |mol |
|!IPA: |{{ipa{ˈdʒa.ⱱɪɜs.ˌtɜk.kʏ.ˈta.zʏ.ˌvʏ}}} |{{ipa{ˈdʒɒs.tɜ.ˌka.dʊ.ˌzʏ.fʏ}}} |{{ipa{sʊː.ˈⱱaŋ}}} |{{ipa{ɱɜl}}} |
}}}

!References:
<<showReferences>>
|!Lexeme: | {{nya{βokko}}} |
|!Gloss: | similar, like, as, to be similar to, to be like |
|!Irregularity: | [[Irregular Verb|Irregulars]] |
|!Stress: | βok''ko'' |
|!Phonetic (IPA / Ŋyjichɯn transliteration): | {{ipa{ⱱɜd.ˈdʒa}}} / {{nya{βotja}}} |
|!Combination Form: | {{nya{βoja}}} |
|!Compare with | {{nya{[[sɒk]], [[-jafɒ]]}}} |

''Notes:'' When used as a verb, is irregular. States facts, obvious things, or evident things while the affic {{nya{[[-jafɒ]]}}} indicates opinions and likely things.

!Example Usage:
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''[[ly]] ŋa[[to|to-]]βokko [[suɯran|suɯr]]''// |>|>|
||{{nya{ly}}} |{{nya{[[ŋa|ŋa-]]-to-βokko}}} |{{nya{suɯran}}} |
||3sg |3.~SBJ-1.~POBJ-like |1sg |
||He is like me |>|>|
|!Phonetic: |wi |mo''ta''βot//jo// |suu''βaŋ'' |
|!IPA: |{{ipa{ɰʏ}}} |{{ipa{ɱɜ.ˈda.ⱱɜd.ˌdʒa}}} |{{ipa{sʊː.ˈⱱaŋ}}} |
}}}
{{noborder{
||font-family:Verdana,Geneva,sans-serif;//''ly [[ka|katɯ]]ŋatoβokko (ŋato[[katɯ]]) suɯran''// |>|>|>|
||{{nya{ly}}} |{{nya{ka-ŋa-to-βokko}}} |{{nya{(ŋa-to-katɯ)}}} |{{nya{suɯran}}} |
||3sg |~NEG-3.~SBJ-1.~POBJ-like |(3.~SBJ-1.~POBJ-not) |1sg |
||He is not like me |>|>|>|
|!Phonetic: |wi |''ja''no//to//βot''ja'' | mo''ta''ko//tɯ// |suu''βaŋ'' |
|!IPA: |{{ipa{ɰʏ}}} |{{ipa{ˈdʒa.nɜ.ˌdɜ.ⱱɜd.ˌdʒa}}} | {{ipa{ɱɜ.ˈda.kɜ.ˌdɯ}}} |{{ipa{sʊː.ˈⱱaŋ}}} |
}}}
!References:
<<showReferences>>
|!Lexeme: | {{nya{βoɒnβy}}} |
|!Gloss: | miss (opposite of hit) |
|!Derivation: | Ideophone / Onomatopoeic |
|!Combination Form: | {{nya{βoβy}}} |
|!Compare with | {{nya{[[βitkika]]}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{βoɒnβy}}} | βoɒn''βy'' | {{ipa{ⱱɜː.ˈⱱi}}} | {{nya{βooβy}}} |
|!Paucal: | {{nya{βoɒnβyyβy}}} | βoɒn''βyy''βy | {{ipa{ⱱɜː.ˈⱱiːʔ.ⱱi}}} | {{nya{βooβyy'βy}}} |
|!Plural: | {{nya{βoɒnβyβy}}} | βoɒn''βy''βy | {{ipa{ⱱɜː.ˈⱱi.ⱱi}}} | {{nya{βooβyβy}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{βulɒot}}} |
|!Gloss: | hour |
|!Irregularity: | [[Noun / Static Verb|Nouns]], [[Noun - Type 5|Irregulars]] |
|!Combination Form: | {{nya{βulɒz}}} |

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{βulɒot}}} | βu''lɒot'' | {{ipa{ⱱʊ.ˈɰɑɜz}}} | {{nya{βuwɒoz}}} |
|!Paucal: | {{nya{βuotto}}} | βuot''to'' | {{ipa{ⱱoɜt.ˈɾa}}} | {{nya{βuotra}}} |
|!Plural: | {{nya{βulotto}}} | βu''lot''to | {{ipa{ⱱʊ.ˈɰɶ.tɜ}}} | {{nya{βuwato}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{βych}}} |
|!Gloss: | to hunt, to search, to spy, to reconnaisance, hunt, quest |
|!Irregularity: | [[Noun - Type 4|Irregulars]] |
|!Combination Form: | {{nya{βij}}} |
|!Compare with | {{nya{βychviβ}}} |

''Notes:'' Has a sense of physical action. Warrior, hunter, aggressive. Primarily used by Taijin. The word is uninflected when used by a rych, but inflected when used by a mychsy.

!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{βych}}} | -- | {{ipa{ⱱʏdʒ}}} | {{nya{βij}}} |
|!Paucal: | {{nya{βyychy}}} | ''βyy''chy | {{ipa{ˈⱱiːʔ.dʒi}}} | {{nya{βyy'jy}}} |
|!Plural: | {{nya{βychy}}} | βy''chy'' | {{ipa{ⱱʏ.ˈzi}}} | {{nya{βizy}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{βychviβ}}} |
|!Gloss: | predator, hunter, scout |
|!Derivation: | {{nya{[[βych]] + [[-viβ]]}}} |
|!Combination Form: | {{nya{βizyz}}} |
|!Compare with | {{nya{βych}}} |
@@Add scout to English Index@@
!Noun

|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{βychviβ}}} | βych''viβ'' | {{ipa{ⱱʏ.ˈziz}}} | {{nya{βizyz}}} |
|!Paucal: | {{nya{βychvyyββi}}} | βych''vyyβ''βi | {{ipa{ⱱʏ.ˈziː.ⱱʏ}}} | {{nya{βizyyβi}}} |
|!Plural: | {{nya{βychviββi}}} | βych''viβ''βi | {{ipa{ⱱʏ.ˈzi.ⱱʏ}}} | {{nya{βizyβi}}} |

!References:
<<showReferences>>
|!Lexeme: | {{nya{βɒɒn}}} |
|!Gloss: | skull, back of head, egg, round, curve |
|!Derivation: | Ideophone / Onomatopoeic |
|!Irregularity: | [[Noun - Type 2|Irregulars]] |
|!Combination Form: | {{nya{βɒn}}} |
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{βɒɒn}}} | -- | {{ipa{ⱱɑɑn}}} | {{nya{βɒɒn}}} |
|!Paucal & Plural: | {{nya{βɒnnɒ}}} | βɒn''nɒ'' | {{ipa{ⱱɜn.ˈnɑ}}} | {{nya{βonnɒ}}} |
!References:
<<showReferences>>
|!Lexeme: | {{nya{βɯzz}}} |
|!Gloss: | in, between, among, within, at, inside, lung |
|!Irregularity: | [[Noun - Type 5|Irregulars]] |
|!Combination Form: | {{nya{βuz}}} |
|!Compare with | {{nya{[[lɯch]]}}} |

@@add lung to EnglishIndex and SemanticDomains.@@
!Noun
|! | | Stress: | IPA: | Ŋyjichɯn phonetic: |h
|!Singular: | {{nya{βɯzz}}} | -- | {{ipa{ⱱʊz}}} | {{nya{βuz}}} |
|!Paucal & Plural: | {{nya{ruzzɯ}}} | ruz''zɯ'' | {{ipa{ⱱʊ.ˈzɯ}}} | {{nya{βuzɯ}}} |
!References:
<<showReferences>>