Discover Packages
within.website/x
tokipona
package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Mar 6, 2023
License: CC0-1.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
tokipona
An attempt to put toki pona sentences into a grammatical structure close to how I
conceptualize the langauge internally.
Expand ▾
Collapse ▴
Documentation
¶
Package tokipona contains utilities, helpers and relexers for Toki Pona.
type Word struct {
Name string `json:"name"`
Gloss string `json:"gloss"`
Grammar []string `json:"grammar"`
Category string `json:"category,omitempty"`
Type string `json:"type,omitempty"`
}
Word is a single word in the Toki Pona dictionary.
LoadWords loads the embedded Toki Pona dictionary.
Source Files
¶
Directories
¶
Code generated by go-bindata.
Code generated by go-bindata.
Click to show internal directories.
Click to hide internal directories.