Handbook
Glossary
math.text.english.private vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Metadata
Parents:
math
.
text
.
english
Words
Symbol words
and-needed?
Ordinary words
Word
Stack effect
(number>text)
( n -- str )
(recombine)
( str index seq -- newstr )
3digits>text
( n -- str )
append-with-conjunction
( str1 str2 -- newstr )
hundreds-place
( n -- str )
negative-text
( n -- str )
recombine
( seq -- str )
scale-numbers
( n -- str )
set-conjunction
( seq -- )
small-numbers
( n -- str )
tens
( n -- str )
tens-place
( n -- str )
text-with-scale
( index seq -- str )
Files
resource:extra/math/text/english/english.factor
resource:extra/math/text/english/english-docs.factor
resource:extra/math/text/english/english-tests.factor