git.schokokeks.org
Repositories
Help
Report an Issue
fs-draft.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
270847a
Branches
Tags
master
midgard
vorlage
fs-draft.git
source
data
word_functions.json
update
Christian Fraß
commited
270847a
at 2017-04-17 03:54:52
word_functions.json
Blame
History
Raw
[ { "affix": "far-", "type_from": ["verb"], "type_to": ["verb"], "name": null, "description": "Alters the meaning of the verb to a somehow negative version (difficult to explain :))", "cognates": [ { "language": "eng", "affix": "for-" }, { "language": "nob", "affix": "for-" }, { "language": "deu", "affix": "ver-" } ], "example": { "word": "fargive", "translations": { "eng": ["forgive"] } } }, { "affix": "-ar", "type_from": ["verb"], "type_to": ["noun"], "name": null, "description": "A person, that does what is described in the referred verb", "cognates": [ { "language": "eng", "affix": "-er" }, { "language": "nno", "affix": "-ar" }, { "language": "swe", "affix": "-ar" }, { "language": "deu", "affix": "-er" } ], "example": { "word": "sprekar", "translations": { "eng": ["speaker"] } } }, { "affix": "-ing", "type_from": ["verb"], "type_to": ["noun"], "name": null, "description": "Something that arises from the referred verb", "cognates": [ { "language": "eng", "affix": "-ing" }, { "language": "nob", "affix": "-ing" }, { "language": "deu", "affix": "-ung" } ], "example": { "word": "giving", "translations": { "eng": ["gift"] } } }, { "affix": "-rid", "type_from": ["verb"], "type_to": ["noun"], "name": "Durative", "description": "The act described by the referred verb", "cognates": [ { "language": "eng", "affix": "-red" }, { "language": "isl", "affix": "-ri" } ], "example": { "word": "hatrid", "translations": { "eng": ["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": "eng", "affix": "-d" }, { "language": "deu", "affix": "-t" } ], "example": { "word": "hört", "translations": { "eng": ["heard"] } } }, { "affix": "-end", "type_from": ["verb"], "type_to": ["attribute"], "name": "Active participle", "description": "The attribute to be doing a certain action", "cognates": [ { "language": "deu", "affix": "-end" } ], "example": { "word": "singend", "translations": { "eng": ["singing"] } } }, { "affix": "-ber", "type_from": ["verb"], "type_to": ["attribute"], "name": null, "description": "The possibility to do, what the referred verb describes", "cognates": [ { "language": "deu", "affix": "-bar" }, { "language": "nob", "affix": "-bar" } ], "example": { "word": "denkber", "translations": { "eng": ["thinkable"] } } }, { "affix": "-isk", "type_from": ["noun"], "type_to": ["attribute"], "name": null, "description": "Belonging to the referred object", "cognates": [ { "language": "eng", "affix": "-ish" }, { "language": "deu", "affix": "-isch" }, { "language": "nob", "affix": "-isk" } ], "example": { "word": "svedisk", "translations": { "eng": ["swedish"] } } }, { "affix": "-ig", "type_from": ["noun"], "type_to": ["attribute"], "name": null, "description": "With the referred object", "cognates": [ { "language": "eng", "affix": "-y" }, { "language": "deu", "affix": "-ig" } ], "example": { "word": "bludig", "translations": { "eng": ["bloody"] } } }, { "affix": "-lik", "type_from": ["noun"], "type_to": ["attribute"], "name": null, "description": "Having the abilities of the referred object", "cognates": [ { "language": "eng", "affix": "-ly" }, { "language": "deu", "affix": "-lich" }, { "language": "nob", "affix": "-lig" } ], "example": { "word": "bruderlik", "translations": { "eng": ["brotherly"] } } }, { "affix": "-en", "type_from": ["attribute"], "type_to": ["verb"], "name": null, "description": "To make something have the referred ability", "cognates": [ { "language": "eng", "affix": "-en" }, { "language": "deu", "affix": "-en" } ], "example": { "word": "harden", "translations": { "eng": ["harden", "make hard"] } } }, { "affix": "-hed", "type_from": ["attribute"], "type_to": ["noun"], "name": null, "description": "The abstract attribute described by the referred property", "cognates": [ { "language": "deu", "affix": "-heit" }, { "language": "nob", "affix": "-het" } ], "example": { "word": "frihed", "translations": { "eng": ["freedom"] } } }, { "affix": "un-", "type_from": ["attribute"], "type_to": ["attribute"], "name": null, "description": "Negation of the referred attribute", "cognates": [ { "language": "eng", "affix": "un-" }, { "language": "deu", "affix": "un-" }, { "language": "nob", "affix": "u-" } ], "example": { "word": "unfri", "translations": { "eng": ["unfree"] } } } ]