git.schokokeks.org
Repositories
Help
Report an Issue
fs-draft.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
18080c6
Branches
Tags
master
midgard
vorlage
fs-draft.git
source
data
word_functions.json
foo
fenris
commited
18080c6
at 2016-04-24 18:00:07
word_functions.json
Blame
History
Raw
[ { "affix": "-ar", "type_from": ["verb"], "type_to": ["noun"], "name": null, "description": "A person, that does what is described in the referred verb", "cognates": [ { "language": "en", "affix": "-er" }, { "language": "nn", "affix": "-ar" }, { "language": "sv", "affix": "-ar" }, { "language": "de", "affix": "-er" } ], "example": { "word": "sprekar", "translations": { "en": ["speaker"] } } }, { "affix": "-ung", "type_from": ["verb"], "type_to": ["noun"], "name": null, "description": "Something that arises from the referred verb", "cognates": [ { "language": "en", "affix": "-ing" }, { "language": "nb", "affix": "-ing" }, { "language": "de", "affix": "-ing" } ], "example": { "word": "givung", "translations": { "en": ["gift"] } } }, { "affix": "-rid", "type_from": ["verb"], "type_to": ["noun"], "name": "Durative", "description": "The act described by the referred verb", "cognates": [ { "language": "en", "affix": "-red" }, { "language": "is", "affix": "-ri" } ], "example": { "word": "hatrid", "translations": { "en": ["hatred", "hating"] } } }, { "affix": "-(e)t", "type_from": ["verb"], "type_to": ["attribute"], "name": "Passive participle", "description": "The attribute to have done a certain action", "cognates": [ { "language": "en", "affix": "-d" }, { "language": "de", "affix": "-t" } ], "example": { "word": "hoyrt", "translations": { "en": ["heard"] } } }, { "affix": "-end", "type_from": ["verb"], "type_to": ["attribute"], "name": "Active participle", "description": "The attribute to be doing a certain action", "cognates": [ { "language": "de", "affix": "-end" } ], "example": { "word": "singend", "translations": { "en": ["singing"] } } }, { "affix": "-ber", "type_from": ["verb"], "type_to": ["attribute"], "name": null, "description": "The possibility to do, what the referred verb describes", "cognates": [ { "language": "de", "affix": "-bar" }, { "language": "nb", "affix": "-bar" } ], "example": { "word": "denkber", "translations": { "en": ["thinkable"] } } }, { "affix": "-isk", "type_from": ["noun"], "type_to": ["attribute"], "name": null, "description": "Belonging to the referred object", "cognates": [ { "language": "en", "affix": "-ish" }, { "language": "de", "affix": "-isch" }, { "language": "nb", "affix": "-isk" } ], "example": { "word": "svedisk", "translations": { "en": ["swedish"] } } }, { "affix": "-ig", "type_from": ["noun"], "type_to": ["attribute"], "name": null, "description": "With the referred object", "cognates": [ { "language": "en", "affix": "-y" }, { "language": "de", "affix": "-ig" } ], "example": { "word": "bludig", "translations": { "en": ["bloody"] } } }, { "affix": "-lik", "type_from": ["noun"], "type_to": ["attribute"], "name": null, "description": "Having the abilities of the referred object", "cognates": [ { "language": "en", "affix": "-ly" }, { "language": "de", "affix": "-lich" }, { "language": "nb", "affix": "-lig" } ], "example": { "word": "bruderlik", "translations": { "en": ["brotherly"] } } }, { "affix": "-en", "type_from": ["attribute"], "type_to": ["verb"], "name": null, "description": "To make something have the referred ability", "cognates": [ { "language": "en", "affix": "-en" }, { "language": "de", "affix": "-en" } ], "example": { "word": "harden", "translations": { "en": ["harden", "make hard"] } } }, { "affix": "-hed", "type_from": ["attribute"], "type_to": ["noun"], "name": null, "description": "The abstract attribute described by the referred property", "cognates": [ { "language": "de", "affix": "-heit" }, { "language": "nb", "affix": "-het" } ], "example": { "word": "frihed", "translations": { "en": ["freedom"] } } }, { "affix": "un-", "type_from": ["attribute"], "type_to": ["attribute"], "name": null, "description": "Negation of the referred attribute", "cognates": [ { "language": "en", "affix": "un-" }, { "language": "de", "affix": "un-" }, { "language": "nb", "affix": "u-" } ], "example": { "word": "unfri", "translations": { "en": ["unfree"] } } } ]