pali_gt: Greater-than (>) comparison function for Pali words

Description Usage Arguments Value

View source: R/pali-sort.R

Description

Note that all Pali string comparisons are case-insensitive. #' Also non-Pali characters are placed at the end of the alphabet and are considered equivalent to each other.

Usage

1
pali_gt(word1, word2)

Arguments

word1

A first Pali word as a string

word2

A second Pali word as a string

Value

TRUE if word1 comes after word2 alphabetically


tipitaka documentation built on March 30, 2021, 5:12 p.m.