I hereby claim:
- I am effone on github.
- I am effone (https://keybase.io/effone) on keybase.
- I have a public key ASBxn4aDnj16UTQiEb5Gq2VK1aRnR5kKHWrQDMb3w3NIMAo
To claim this, I am signing this object:
<?php | |
/** | |
* Generate 3-letter abbreviation | |
* @author effone <[email protected]> | |
* | |
* @param string $string | |
* @return string | |
*/ | |
function abb($string = '') |
I hereby claim:
To claim this, I am signing this object:
<?php | |
// To extend $key => $value pairs further as exception gets identified | |
return array( | |
'addendum'=>'addenda', | |
'analysis'=>'analyses', | |
'child'=>'children', | |
'goose'=>'geese', | |
'locus'=>'loci', | |
'louse'=>'lice', | |
'oasis'=>'oases', |