Fith: Difference between revisions

From FrathWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 23: Line 23:


'''Fith''' is a stack-based alien language invented by Jeffrey Henning.  It is spoken by centauroid sapient marsupials on the planet Fithia.
'''Fith''' is a stack-based alien language invented by Jeffrey Henning.  It is spoken by centauroid sapient marsupials on the planet Fithia.
==LIFO Grammar==
The grammar of Fith is based on a stack, which operates by the LIFO principle: ''last in, first out''.  Like, for instance, a stack of cards on which you can put a card on the top, or remove a card from the top.
===Nouns===
Nouns are simply pushed on the stack.  For example, the noun '''zhong''' 'nation' followed by the noun '''hong''' 'man' give the following stack:
{|class="wikitable"
|-
| '''hong'''
| 'man'
|-
| '''zhong'''
| 'nation'
|-
|}
===Adjectives===
Adjectives modify the top element of the stack.  For example, if the adjective '''lin''' 'loyal', the result is:
{|class="wikitable"
|-
| '''hong lin'''
| 'loyal man'
|-
| '''zhong'''
| 'nation'
|-
|}
===Postpositions===
A postposition connects the top element of the stack with the element below.  Example '''lo''' 'of':
{|class="wikitable"
|-
| '''zhong hong lin lo'''
| 'loyal man of the nation'
|-
|}


==External link==
==External link==


[http://www.langmaker.com/fith.htm Fith: The Alien Language With A LIFO Grammar]
[http://web.archive.org/web/20110610231636/http://www.langmaker.com/fith.htm Fith: The Alien Language With A LIFO Grammar] (archived)


[[Category: Conlangs]]
[[Category: Conlangs]]
[[Category: Exolangs]]
[[Category: Exolangs]]

Revision as of 07:10, 17 September 2012

This article is a stub. If you can contribute to its content, feel free to do so.
Fith
Spoken in: planet Fithia
Timeline/Universe:
Total speakers:
Genealogical classification: Fithian

  Fith

Created by:
Jeffrey Henning 1996-2005

Fith is a stack-based alien language invented by Jeffrey Henning. It is spoken by centauroid sapient marsupials on the planet Fithia.

LIFO Grammar

The grammar of Fith is based on a stack, which operates by the LIFO principle: last in, first out. Like, for instance, a stack of cards on which you can put a card on the top, or remove a card from the top.

Nouns

Nouns are simply pushed on the stack. For example, the noun zhong 'nation' followed by the noun hong 'man' give the following stack:

hong 'man'
zhong 'nation'

Adjectives

Adjectives modify the top element of the stack. For example, if the adjective lin 'loyal', the result is:

hong lin 'loyal man'
zhong 'nation'

Postpositions

A postposition connects the top element of the stack with the element below. Example lo 'of':

zhong hong lin lo 'loyal man of the nation'


External link

Fith: The Alien Language With A LIFO Grammar (archived)