Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions gismu/c/cnino.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,31 @@ rafsi:
- nin
- ni'o
examples: No examples.
meta-definitions:
tags:
- place-structure.adjective-x1-with-parameters
# This tag indicates a gismu which asserts x1 has some attribute with some parameters.
# Parameters of an attribute typically give a frame of reference.
# These are pretty common in lojban. e.g. x1 is a novelty.
places:
1:
gradable-antonym:
- slabu x1
# Meaning lies on a continuous spectrum.
# At what point does something stop becoming a novelty? At what point does it become old?
# https://en.wikipedia.org/wiki/Opposite_(semantics)#Gradable_antonyms
2:
correlated:
- slabu x2
# The x2 place of slabu correlates to the x2 place in cnino.
# The x2 place of slabu fills the same role in the slabu relationship
# as the x2 place of cnino does in the cnino relationship.
3:
correlated:
- slabu x4
4:
correlated:
- slabu x4
definitions:
en:
place structure: x1 is new/unfamiliar/novel to observer x2 in feature x3 (ka)
Expand Down
38 changes: 38 additions & 0 deletions gismu/n/nanba.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,44 @@ word: nanba
rafsi:
- nab
examples: No examples.
meta-definitions:
tags:
- place-structure.noun-x1-with-parameters
# This tag indicates a gismu which relates some noun to some parameters of that noun.
# These are pretty common in lojban. e.g. x1 is a ___ of species x2
- concept-class.specific-type
# https://en.wikipedia.org/wiki/Type%E2%80%93token_distinction
# i.e. bread is a specific type of food
# If we were in another culture (or on another planet) this specific type may not be present/applicable.
# A specific subtype is not a universal concept, like "food".
# A specific subtype can still have more subtypes nested in them.
places:
1:
hypernym:
- cidja x1
synonym:
- gusta x2
- snuji x3
- stasu x2
- xagji x2
2:
hypernym:
- spati x1
synonym:
- gurni x1
hyponym:
- bavmi x1
- cunmi x1
- mavji x1
- maxri x1
- mraji x1
- rismi x1
- sobde x1
- sorgu x1
- zumri x1
# https://en.wikipedia.org/wiki/Synonym_ring
# These synsets should probably be somewhere separate, otherwise they will need to be
# duplicated and maintained in each of these referenced gismu's yaml files.
definitions:
en:
place structure: x1 is a quantity of/contains bread [leavened or unleavened] made
Expand Down